61 Commits (d3e24690bf45e7b46beebe02296e8464c536fb29)

Author SHA1 Message Date
Edward H c9a4497c77
Fixed syntax error in the sentence
6 years ago
Alexander Kuleshov b4f824db27
fix order of calling set_bios_mode()
6 years ago
Alexander Kuleshov 3d68ef4efe
boot: update to last linux v4.16
6 years ago
Iru Cai 7c0d65420c linux-bootstrap-2: correct the calling convention statement
6 years ago
Raghav Shankar 3b9b488267 Grammar and formatting fixes in linux-bootstrap-2.md
6 years ago
Aleksey Lagoshin bfb3d493c7 Fixed mistakes in the segment descriptors part
6 years ago
Low Jeng Lam 0294cff63e
Update link for check_cpu function
7 years ago
Low Jeng Lam c7bf68bfa1
Update link to refer to the correct line number
7 years ago
Alexander Kuleshov 2bbbbb9524 boot: e820entry renamed to e820_entry
7 years ago
Alexander Kuleshov 220d3378f7 boot: STACK_SIZE is 1024 now
7 years ago
Alexander Kuleshov 117dbf29a1 boot: add missed set_bios_mode()
7 years ago
Alexander Kuleshov 8d76549828 boot: remove informatnion about query_mca()
7 years ago
Aaron Hill 17da4af718
Make all Github links reference a specific commit
7 years ago
Kavindra Nikhurpa ece5ad6f25 fix typos
7 years ago
Tomas Juocepis f29bd4aebf correct minor mistake - list 3 bits instead of 4
7 years ago
Ayyuce Demirbas 337c8b801d closing brace
7 years ago
sevico 3568a962e4 fix typo
8 years ago
Alcaro f23e2bf684 Fix MCA link
8 years ago
Matthieu Tardy 175b153379 Normalize indentation in linux-bootstrap-2 to improve readability
8 years ago
Matthieu Tardy 29ac51e923 Fix linux-bootstrap-2.md
8 years ago
zhaoxiaoqiang ae5cbb4c20 fix minor grammer errors
8 years ago
0xAX 7e18eb149b Merge pull request #299 from mudongliang/modifyinternals
9 years ago
0xAX fce396e0bf Merge pull request #289 from ruthgrace/bootstrap_2_console_init
9 years ago
0xAX 16e86ba66e Merge pull request #288 from ruthgrace/bootstrap_2_copying_boot_params
9 years ago
0xAX aefea69c9e Merge pull request #287 from ruthgrace/bootstrap_2_heap_init
9 years ago
0xAX c22523567b Merge pull request #286 from ruthgrace/bootstrap_2_protected_mode
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
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
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
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.
9 years ago