115 Commits (723940d80e566de4ada0622872aef31fae9989b2)

Author SHA1 Message Date
ruthgrace 723940d80e fixed grammar in linux-bootstrap-3.md, Set up Global Descriptor Table section 9 years ago
0xAX f4b7f56a7a Merge pull request #259 from ruthgrace/bootstrap_4_prep_long_mode
fixed grammar in linux-bootstrap-4.md, Preparation before entering long mode section
9 years ago
0xAX 7233742766 Merge pull request #258 from ruthgrace/bootstrap_4_calc_relocation
fixed grammar in linux-bootstrap-4.md, Calculate relocation address section
9 years ago
0xAX f4ea9243c1 Merge pull request #257 from ruthgrace/bootstrap_4_stack_setup
fixed grammar in linux-bootstrap-4.md, Stack setup and CPU verification section
9 years ago
0xAX e0f87ad2bd Merge pull request #255 from ruthgrace/bootstrap_4_32_bit_entry
fixed grammar in linux-bootstrap-4.md, 32-bit entry point section
9 years ago
0xAX 0a5e5a9c3a Merge pull request #250 from ruthgrace/bootstrap_5_last_prep
fixed grammar in linux-bootstrap-5.md, Last preparation before kernel decomposition section
9 years ago
Ruth Grace Wong cf05f092bf fixed '.text' sections to be singular 9 years ago
0xAX b01d0a5498 Merge pull request #256 from ruthgrace/bootstrap_4_reload_segments
fixed grammar in linux-bootstrap-4.md, Reload the segments if needed section
9 years ago
0xAX a56992d961 Merge pull request #253 from ruthgrace/bootstrap_5_kernel_decomp
fixed grammar in linux-bootstrap-5.md, Kernel decomposition section
9 years ago
ruthgrace f32b0f792c fixed grammar mistakes in linux-bootstrap-4.md, section Preparation before entering long mode 9 years ago
ruthgrace 95a9ce40f1 fixed grammar mistakes in linux-bootstrap-4, Calculate relocation address section 9 years ago
ruthgrace 796c21c171 fixed grammar mistakes in linux-bootstrap-4.md, Stack setup and CPU verification section 9 years ago
ruthgrace bf3b7014dd fixed grammar mistakes in linux-bootstrap-4.md, Reload the segments if needed section 9 years ago
ruthgrace 0da1ecb5b1 fixed grammar mistakes in linux-bootstrap-4.md, 32 bit entry point section 9 years ago
ruthgrace 8c02753005 fixed grammar mistakes in linux-bootstrap-5.md kernel decomposition section 9 years ago
ruthgrace 7d929d0fc8 fixed grammar mistakes in last prep before kernel decomposition section of linux-bootstrap-5.md 9 years ago
ruthgrace 33b89cc64d fixed grammar mistakes in Kernel decompression section of linux-bootstrap-5.md 9 years ago
mudongliang 3f2eaef8ad fix issue #211 9 years ago
0xAX fc401de8a0 Merge pull request #246 from ruthgrace/master
fixed grammar mistake: Remind that -> Recall that
9 years ago
ruthgrace e60f8a2fb1 fixed grammar mistake: Remind that -> Recall that 9 years ago
Bogdan Kulbida 886e327b2a fix typo in the bits range 9 years ago
0xAX 40466a4931 Merge pull request #212 from mudongliang/master
change grammatical tense problem
9 years ago
0xAX a9f8ac57b3 Merge pull request #216 from QuentinPerez/missing_register
missing register
9 years ago
Remi Rampin be59a42e94 Fix get_heap arguments meaning
`n` is not the number of bytes but the number of items which are each of
the given size.
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
Quentin Perez 8c76586ebd missing register 9 years ago
Remi Rampin 1ad8f71482 TYPO: wether -> whether 9 years ago
mudongliang 2a818916a6 change some grammatical tense problem 9 years ago
慕冬亮 58f930ebb8 Merge pull request #11 from 0xAX/master
merge commits
9 years ago
Leonardo 8b326e3766 Fixed typo: fielsd --> fields 9 years ago
Administrator 763f9066b6 modify some descriptions of README in Booting 9 years ago
0xAX 1ab5214d9d Update linux-bootstrap-1.md 9 years ago
rpeiremans 44eb8b2c39 Update linux-bootstrap-1.md
Fixed several typos, rewrote some parts of the text
9 years ago
rpeiremans c505715c91 Update linux-bootstrap-1.md 9 years ago
Dave Flogeras 511688b110 Fix typo 9 years ago
Siôn Le Roux 51e7262cdc Fix typo
stoped --> stopped
9 years ago
Waqar Ahmed 8a166ac424 Fix sentence structures in linux-bootstrap-3
Update heading underline to 80 chars
9 years ago
Waqar Ahmed 2538edd5d9 Fix sentence structures in linux-bootstrap-3
Updated.
9 years ago
Waqar Ahmed bc872eb2f7 Fix conflicts 9 years ago
Waqar144 e3897be370 [3/3] Fix sentence structures in linux-bootstrap-3.md 9 years ago
Waqar144 4af04f58c6 [3/3] Fix sentence structures in linux-bootstrap-3.md 9 years ago
Waqar144 196a8b8f90 [2/3] Fix sentence structures in linux-bootstrap-3.md 9 years ago
Waqar144 175f348a02 [1/3] Fix sentence structures in linux-bootstrap-3.md 9 years ago
Waqar144 e10c624957 [1/3] Fix sentence structures in linux-bootstrap-3.md 9 years ago
0xAX aedf30cbf4 Update linux-bootstrap-1.md 9 years ago
nimisolo 81777efad4 It should be "cld" here :) 9 years ago
Jean-Baptiste Cayrou f935203ffd Fix linux-bootstrap-1.md incorrect merging
Correct merging of commit da38b6038d line 253
9 years ago
0xAX 9de004f866 Merge pull request #129 from Waqar144/master
Update Linux-Bootsrap-2.md
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