40 Commits (146b3bb4b34c3d1cc83f15fa4bc5a53343afa686)

Author SHA1 Message Date
0xAX 7e18eb149b Merge pull request #299 from mudongliang/modifyinternals
revert internals to insides in Booting
9 years ago
0xAX fce396e0bf Merge pull request #289 from ruthgrace/bootstrap_2_console_init
fixed grammar in linux-bootstrap-2.md, Console initialization section
9 years ago
0xAX 16e86ba66e Merge pull request #288 from ruthgrace/bootstrap_2_copying_boot_params
fixed grammar in linux-bootstrap-2.md, Copying boot parameters into the "zeropage" section
9 years ago
0xAX aefea69c9e Merge pull request #287 from ruthgrace/bootstrap_2_heap_init
fixed grammar in linux-bootstrap-2.md, Heap Initialization section
9 years ago
0xAX c22523567b Merge pull request #286 from ruthgrace/bootstrap_2_protected_mode
fixed grammar in linux-bootstrap-2.md, Protected mode section
9 years ago
慕冬亮 a413dd6a56 revert internals to insides in Booting 9 years ago
ruthgrace fec74f0515 fixed grammar in linux-bootstrap-2.md, Console initialization section 9 years ago
ruthgrace be308af276 fixed grammar in linux-bootstrap-2.md, Copying boot parameters into the zeropage section 9 years ago
ruthgrace fc2bf58364 fixed grammar in linux-bootstrap-2.md, Heap Initialization section 9 years ago
ruthgrace 43e1338894 fixed grammar in linux-bootstrap-2.md, Protected mode section 9 years ago
ruthgrace 48dd5ff2ee fixed grammar in linux-bootstrap-2.md, Querying section 9 years ago
Jeremy Lacomis 2cb4d459de Changed some awkward wording in linux-bootstrap-2. 9 years ago
Bogdan Kulbida 886e327b2a fix typo in the bits range 9 years ago
Remi Rampin 6aaa477bc6 TYPO: put_char -> putchar 9 years ago
Remi Rampin 72cc33c3c6 TYPO: minor fixes in booting section 9 years ago
Waqar Ahmed 25c03728b2 Update Linux-Bootsrap-2.md
Fix minor mistakes
updated some sentences.
added more explanation and code.
9 years ago
Waqar Ahmed 921be703d2 fix wrong capital 9 years ago
Waqar Ahmed 0adc50e635 highlight fix, numbering fix 9 years ago
Waqar Ahmed 27ee40c93a Return previous heading
fixed wrong capital
9 years ago
Waqar Ahmed 3384a4351e Small fixes 9 years ago
Waqar Ahmed 4eb7e7d783 Change first heading to overview 9 years ago
Waqar Ahmed c2c7f33435 Some more cleanups for GDT and protected mode 9 years ago
Waqar144 e0f2abea2d Merge pull request #1 from Waqar144/bt-2
merge branches
9 years ago
kittyhawk d8a45ac0f4 Update GDT, add more explanation, clarify, minor corrections) 9 years ago
kittyhawk a704c61037 Minor grammar corrections, Minor mistake correction 9 years ago
Waqar144 4556442a36 remove -"for further reading" from links heading 9 years ago
Waqar144 641f9d4843 Add further reading links 9 years ago
kittyhawk 6fd85f870d Fix highlighting, grammar and some code additions 9 years ago
Christopher Toth 88de3bac64 Minor grammatical cleanups in part 2 of the booting section.
Specifically I fixed a lot of article usage. I did my best to maintain the flow of the document with only minor rearranging of words. If I was unsure of something I left it as it was, as I did not want to possibly corrupt any important technical details.
9 years ago
0xAX d0a2fdb3d5 Merge pull request #98 from marmeladema/patch-1
Make segment size in protected mode clearer
9 years ago
marmeladema 5d3fea0efe Make segment type in protected mode clearer 9 years ago
marmeladema 59326d400e Make segment size in protected mode clearer 9 years ago
Anton Davydov 984ef074ec Fix typos in repository 9 years ago
Ashleigh Newman-Jones 8f567e3494 Fix typo in bootstrap 2
Fixes a small typo in Linux Bootstrap 2
9 years ago
Brother-Lal 1c7559524d Update linux-bootstrap-2.md
Corrected small errors for better reading
Typos
interruption -> interrupt
9 years ago
Hudd 3047f17d08 Make links to other parts relative
Links to other parts had absolute URLs, so they were pointing to the
same page, regardless of where they were located. E.g. pages on gitbooks
links to github.
Make them relative, so they are pointing to the host on which the are
located.
10 years ago
Jonatan Pålsson 2cc46df9ed Update linux-bootstrap-2.md
Fixed some typos
10 years ago
0xAX b896531b69 urls fixed 10 years ago
0xAX 62d608480c titles updated 10 years ago
0xAX e013535d5c boot moved to Boot 10 years ago