Jaskaran Singh
f3bb4af963
Booting: Add coreboot source code links to linux-bootstrap-1.md
...
The coreboot source code has changed since this section was written.
reset16.inc and reset16.ld do not exist in the master branch
of coreboot. Add links to the source code of coreboot v4.11 to point
to the correct files.
2021-08-16 15:56:08 +05:30
slowy07
f74f207581
fix: typo grammar spelling
2021-08-06 20:29:33 +07:00
Z
c02c46458f
Update linux-bootstrap-1.md
2020-11-29 16:27:11 +08:00
Z
019aa1865e
Update linux-bootstrap-1.md
2020-11-29 13:39:19 +08:00
Sebastian Fricke
714c13a34c
Merge pull request #757 from Mutated1994/patch-6
...
fix: Adjust a sentence
2020-11-26 06:18:31 +01:00
Z
7af1d84b19
Update linux-bootstrap-1.md
2020-11-21 16:20:04 +08:00
Z
cdc7d9421c
Update linux-bootstrap-1.md
2020-11-20 09:39:30 +08:00
Jan Sonntag
fa1cf540e8
Fix broken links and emails
2020-10-14 19:40:15 +02:00
Roy Kupershmid
f57c653b00
linux-bootstrap-1: Clearify the boot sector origin example
...
Following abf4f68
- removes all references to the deleted [ORG 0x7c00],
and generally mention that the BIOS copies the boot sector into that
fixed memory location
2020-09-26 20:55:05 +03:00
Alexander Kuleshov
09642cab4e
fix calculation of 8086 available memory range
...
Thanks to @rodggerbr
2020-05-31 13:15:40 +06:00
Michael D
84a7575f2f
Salvage images from archive.org and add them to git
...
Patch 1: Booting/
2019-10-10 19:47:21 +02:00
0xAX
720e7534ad
Merge pull request #683 from gwelymernans/cleanups
...
Cleanup some of the grammar to flow better
2019-10-07 23:56:20 +06:00
Stefan20162016
60c19f7c02
added link to minimal bootloader with comments
2019-08-21 23:17:32 +02:00
Bill Wendling
a3dabbe734
Cleanup some of the grammar to flow better
2019-08-01 15:20:24 -07:00
0xAX
b97cc6aaf5
Merge pull request #667 from WarpspeedSCP/grammar-fix
...
Fix grammar and improve formatting for linux-bootstrap section
2019-04-24 17:23:16 +06:00
WarpspeedSCP
64712ac607
fix typo
2019-04-16 22:21:45 +05:30
Raghav Shankar
2ef0a4023b
Fix grammar and improve formatting
2019-04-15 23:56:02 +05:30
Alexander Kuleshov
e205c3966b
fix segmenta address in boot 1
...
Thank you to @changuoqiang and @PinoTsao
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
2019-03-09 00:00:31 +06:00
Reid Mayfield
7225b45c3b
Minor capitalization nitpick
...
Reset vector -> reset vector
2018-12-14 20:33:55 +11:00
Alexander Kuleshov
3d68ef4efe
boot: update to last linux v4.16
...
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
2018-05-12 01:27:02 +06:00
Alexander Kuleshov
5d643f8e9f
boot-1: clarify boot address
...
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
2018-05-04 23:46:09 +06:00
Iru Cai
2da09c8755
Booting/linux-bootstrap-1.md: update to the latest coreboot code
2018-03-16 10:51:18 +08:00
Iru Cai
16bb7744f3
Booting/linux-bootstrap-1.md: lowercase coreboot[1], http->https
...
[1] in coreboot source code:
util/lint/lint-stable-021-coreboot-lowercase
2018-03-16 10:51:12 +08:00
kuritonasu
3513614cb8
Replaced from with since
2018-01-23 10:30:42 +02:00
kuritonasu
60fbd20122
Modified a couple of points that sound more correct
2018-01-23 10:21:18 +02:00
Raghav Shankar
d9c55a26e8
Make grammar and formatting fixes in linux-bootstrap-1.md
2018-01-12 18:15:21 +05:30
Alexander Kuleshov
abf4f684a5
bootstrap1: .org directive is useless in a case of binary output
...
so we may remove one.
Thank you @slo
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
2017-11-27 00:55:57 +06:00
0xAX
646ccfd632
Merge pull request #531 from c0r3dump3d/linux-bootstrap-1-fix
...
Linux bootstrap 1 fix
2017-10-28 14:08:37 +06:00
Shaun Smiley
cacd5e487b
Grammar fixes in Booting Part 1
2017-10-24 22:45:27 -07:00
Andrés Rojas Guerrero
a94cefa191
Add location coreboot source code
2017-10-18 16:37:19 +02:00
Andrés Rojas Guerrero
311a318f58
Add location coreboot source code
2017-10-18 16:25:21 +02:00
Alexander Kuleshov
220d3378f7
boot: STACK_SIZE is 1024 now
...
since d594aa0277 (diff-0af1468d3dc7f373d70011eda7be1592)
2017-09-12 00:53:18 +06:00
Aaron Hill
17da4af718
Make all Github links reference a specific commit
...
Closes #480
2017-07-30 15:56:26 -04:00
Tao LI
cda7e02da7
Typo fixes on booting part1
2017-07-17 11:40:31 +08:00
Alexander Kuleshov
0ce272fc6a
fix #14 issue
2017-07-16 23:10:48 +06:00
Alexander Kuleshov
6ed0589b83
many fixes in boot part 1
...
including links fixes
2017-07-14 18:44:35 +06:00
Kavindra Nikhurpa
ece5ad6f25
fix typos
2017-06-28 01:27:15 +05:30
Alexander Kuleshov
af4d2701fa
mark some constants
2017-06-09 00:25:25 +06:00
Alexander Kuleshov
12006725a4
mention boot linker script as suggeset by @Aaron1011
...
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
2017-05-28 00:19:45 +06:00
Guillaume Thouvenin
18890ee09f
Fix the description of the address FFFFFFF0h
2017-03-21 14:49:38 +01:00
Daniel Campoverde [alx741]
d62e2d7f4a
Booting: Fix typo
2017-03-19 15:08:18 -05:00
Cao jin
a21734b76d
Nitpicking: correct address space range
...
s/0x100000/0xFFFFF/. Address space size is 1M, but range is 0 - 0xFFFFF
2017-03-01 10:34:12 +08:00
Amreo
2e640db706
Fix math error
...
Fixed math error because X = 0x001000+sizeof(boot loader)
2017-02-01 22:02:35 +01:00
Andrew Hayes
8998841c4c
small typo fix
2016-10-24 10:50:20 -04:00
Anastas Stoyanovsky
130d87c716
Edit linux-bootstrap-1
2016-08-04 05:10:21 -04:00
Kavindra Nikhurpa
28a39fe665
More fixes and corrected contributors.md
...
Signed-off-by: Kavindra Nikhurpa <kavindra.nikhurpa@hotmail.com>
2016-07-03 12:19:09 +05:30
Kavindra Nikhurpa
aeb802e895
Fixed typos in Booting
2016-06-29 10:28:48 +05:30
Nehal J Wani
9553e9bf82
Fix small grammatical error
...
s/use/uses . The word 'processor' is singular :)
2016-04-12 03:15:40 +05:30
Larry Kim
51c5bc4893
Help readers not to confuse with segment addr and phy addr
...
and a minor typo
2016-04-03 06:20:43 +09:00
Matthieu Tardy
c0c69b8dc0
Normalize indentation in linux-bootstrap-1's code sections to improve readability
2016-01-22 06:01:43 +01:00