105 Commits (20ee3691a41889b95feae6fe0964e94e72a1b8d0)

Author SHA1 Message Date
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.
3 years ago
slowy07 f74f207581 fix: typo grammar spelling 3 years ago
Z c02c46458f
Update linux-bootstrap-1.md 4 years ago
Z 019aa1865e
Update linux-bootstrap-1.md 4 years ago
Sebastian Fricke 714c13a34c
Merge pull request #757 from Mutated1994/patch-6
fix: Adjust a sentence
4 years ago
Z 7af1d84b19
Update linux-bootstrap-1.md 4 years ago
Z cdc7d9421c
Update linux-bootstrap-1.md 4 years ago
Jan Sonntag fa1cf540e8 Fix broken links and emails 4 years ago
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
4 years ago
Alexander Kuleshov 09642cab4e fix calculation of 8086 available memory range
Thanks to @rodggerbr
4 years ago
Michael D 84a7575f2f Salvage images from archive.org and add them to git
Patch 1: Booting/
5 years ago
0xAX 720e7534ad
Merge pull request #683 from gwelymernans/cleanups
Cleanup some of the grammar to flow better
5 years ago
Stefan20162016 60c19f7c02 added link to minimal bootloader with comments 5 years ago
Bill Wendling a3dabbe734 Cleanup some of the grammar to flow better 5 years ago
0xAX b97cc6aaf5
Merge pull request #667 from WarpspeedSCP/grammar-fix
Fix grammar and  improve formatting for linux-bootstrap section
5 years ago
WarpspeedSCP 64712ac607
fix typo 5 years ago
Raghav Shankar 2ef0a4023b Fix grammar and improve formatting 5 years ago
Alexander Kuleshov e205c3966b
fix segmenta address in boot 1
Thank you to @changuoqiang and @PinoTsao

Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
5 years ago
Reid Mayfield 7225b45c3b
Minor capitalization nitpick
Reset vector -> reset vector
6 years ago
Alexander Kuleshov 3d68ef4efe
boot: update to last linux v4.16
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
6 years ago
Alexander Kuleshov 5d643f8e9f
boot-1: clarify boot address
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
6 years ago
Iru Cai 2da09c8755 Booting/linux-bootstrap-1.md: update to the latest coreboot code 6 years ago
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
6 years ago
kuritonasu 3513614cb8 Replaced from with since 6 years ago
kuritonasu 60fbd20122 Modified a couple of points that sound more correct 6 years ago
Raghav Shankar d9c55a26e8 Make grammar and formatting fixes in linux-bootstrap-1.md 6 years ago
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>
7 years ago
0xAX 646ccfd632
Merge pull request #531 from c0r3dump3d/linux-bootstrap-1-fix
Linux bootstrap 1 fix
7 years ago
Shaun Smiley cacd5e487b Grammar fixes in Booting Part 1 7 years ago
Andrés Rojas Guerrero a94cefa191 Add location coreboot source code 7 years ago
Andrés Rojas Guerrero 311a318f58 Add location coreboot source code 7 years ago
Alexander Kuleshov 220d3378f7 boot: STACK_SIZE is 1024 now
since d594aa0277 (diff-0af1468d3dc7f373d70011eda7be1592)
7 years ago
Aaron Hill 17da4af718
Make all Github links reference a specific commit
Closes #480
7 years ago
Tao LI cda7e02da7 Typo fixes on booting part1 7 years ago
Alexander Kuleshov 0ce272fc6a fix #14 issue 7 years ago
Alexander Kuleshov 6ed0589b83 many fixes in boot part 1
including links fixes
7 years ago
Kavindra Nikhurpa ece5ad6f25 fix typos 7 years ago
Alexander Kuleshov af4d2701fa mark some constants 7 years ago
Alexander Kuleshov 12006725a4
mention boot linker script as suggeset by @Aaron1011
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
7 years ago
Guillaume Thouvenin 18890ee09f Fix the description of the address FFFFFFF0h 7 years ago
Daniel Campoverde [alx741] d62e2d7f4a Booting: Fix typo 7 years ago
Cao jin a21734b76d Nitpicking: correct address space range
s/0x100000/0xFFFFF/. Address space size is 1M, but range is 0 - 0xFFFFF
7 years ago
Amreo 2e640db706 Fix math error
Fixed math error because X = 0x001000+sizeof(boot loader)
7 years ago
Andrew Hayes 8998841c4c small typo fix 8 years ago
Anastas Stoyanovsky 130d87c716 Edit linux-bootstrap-1 8 years ago
Kavindra Nikhurpa 28a39fe665 More fixes and corrected contributors.md
Signed-off-by: Kavindra Nikhurpa <kavindra.nikhurpa@hotmail.com>
8 years ago
Kavindra Nikhurpa aeb802e895 Fixed typos in Booting 8 years ago
Nehal J Wani 9553e9bf82 Fix small grammatical error
s/use/uses . The word 'processor' is singular :)
8 years ago
Larry Kim 51c5bc4893 Help readers not to confuse with segment addr and phy addr
and a minor typo
8 years ago
Matthieu Tardy c0c69b8dc0 Normalize indentation in linux-bootstrap-1's code sections to improve readability 8 years ago