70 Commits (57afa0785cfa91b04fe26953794bd75e8ac4242f)

Author SHA1 Message Date
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
0xAX 3e84a906e4 Update linux-bootstrap-1.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
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
kittyhawk 90608ac7ce Merge branch 'master' of https://github.com/0xAX/linux-insides 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
0xAX 6bb648df18 Update linux-bootstrap-1.md 9 years ago
Waqar144 641f9d4843 Add further reading links 9 years ago
kittyhawk 6fd85f870d Fix highlighting, grammar and some code additions 9 years ago
Waqar144 d1ed036979 Fix grammar, some capitalization corrections 9 years ago
kittyhawk da38b6038d Update from origin 9 years ago
0xAX 002ef60893 Update linux-bootstrap-5.md 9 years ago
0xAX c47af96544 Update linux-bootstrap-5.md 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.
10 years ago
Waqar144 ac87a85cc7 some grammar fixes, highlighting fixes and some other small fixes. 10 years ago
Waqar144 68ba0dd304 some grammar fixes, highlighting fixes and some other small fixes. 10 years ago
Vaibhav Tulsyan 5178f0dbfa Fixed minor grammar 10 years ago
0xAX d0a2fdb3d5 Merge pull request #98 from marmeladema/patch-1
Make segment size in protected mode clearer
10 years ago
marmeladema 5d3fea0efe Make segment type in protected mode clearer 10 years ago
marmeladema 59326d400e Make segment size in protected mode clearer 10 years ago
umatomba 518d6b7572 Update linux-bootstrap-4.md 10 years ago
Anton Davydov 984ef074ec Fix typos in repository 10 years ago
Arpan Kapoor 26e1158223 Fix nasm output format
Output option for flat-form binary files is 'bin'
10 years ago
Brandon Fosdick 080c6668ba Small grammar fixes
A few grammar fixes. There may be more, but I only do what I can.
10 years ago
Ashleigh Newman-Jones 8f567e3494 Fix typo in bootstrap 2
Fixes a small typo in Linux Bootstrap 2
10 years ago
Kevin Swinton 77f2bef595 Update linux-bootstrap-1.md
A small review of the BSS area. I hope you find the changes acceptable - the changes proposed here should improve the narrative flow, as well as provide a slightly clearer explanation as to what the x86 code is doing (for those less familiar with native x86 instructions).
10 years ago
0xAX c0a43c2dec Merge pull request #77 from Brother-Lal/patch-1
Update linux-bootstrap-2.md
10 years ago
Kevin Swinton 445b4ad7b8 Update linux-bootstrap-1.md
Removed superfluous call to 'jmp boot' in the sample boot sector code.
10 years ago
Brother-Lal 1c7559524d Update linux-bootstrap-2.md
Corrected small errors for better reading
Typos
interruption -> interrupt
10 years ago
Dzmitry Plashchynski f771529c58 Intel syntax uses ; as a comment mark
There's a NASM compilation error:
```
boot.nasm:1: error: label or instruction expected at start of line
Note: this example written with Intel syntax:1: error: label or instruction expected at start of line
```
10 years ago
Fabio Pozzi d9bfb12650 fix typo: 1MB is 0xfffff, not 0xffff which is 65535 10 years ago
0xAX fa62f27bbe Initialization added 10 years ago
Ciro Santilli b6740f7eab Make x86 paging reference title clearer 10 years ago
Jonatan Pålsson 02a4a4a431 Add description on QEMU booting 10 years ago
0xAX 92a4576a06 Merge pull request #59 from mssola/master
Booting: fixed typo "paramter" in the linux-bootstrap-5.md file.
10 years ago
Miquel Sabaté 6fb1cb22aa Booting: fixed typo "paramter" in the linux-bootstrap-5.md file. 10 years ago
LYF610400210 567f2b39b8 linux-bootstrap-1.md -- fixed some grammar errors 10 years ago
0xAX a70ee9976f Update README.md 10 years ago
0xAX d93287bda3 Update and rename Booting to Booting/linux-bootstrap-5.md 10 years ago