44 Commits (ac87a85cc7ecb349ea65e140873c9fa64c90de9a)

Author SHA1 Message Date
Waqar144 ac87a85cc7 some grammar fixes, highlighting fixes and some other small fixes. 9 years ago
Waqar144 68ba0dd304 some grammar fixes, highlighting fixes and some other small fixes. 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
umatomba 518d6b7572 Update linux-bootstrap-4.md 9 years ago
Anton Davydov 984ef074ec Fix typos in repository 9 years ago
Arpan Kapoor 26e1158223 Fix nasm output format
Output option for flat-form binary files is 'bin'
9 years ago
Brandon Fosdick 080c6668ba Small grammar fixes
A few grammar fixes. There may be more, but I only do what I can.
9 years ago
Ashleigh Newman-Jones 8f567e3494 Fix typo in bootstrap 2
Fixes a small typo in Linux Bootstrap 2
9 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
0xAX 4f87dd7be0 Update linux-bootstrap-1.md 10 years ago
0xAX eca46a8a8a Update linux-bootstrap-1.md 10 years ago
Cam Cope 387e7e3546 Add more detail to the bootloader section 10 years ago
0xAX c6e99a8997 indentation fixed 10 years ago
0xAX c3fe74f46d Booting 4 part 10 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
Hudd 18490a9d67 Part 3: Put period at the end of the sentence 10 years ago
Hudd 49625488e5 Part 3: Fix URLs
Some links to the previous part were broken.
10 years ago
Akash Shende bbe6d3c742 Fixed some types.
Fixed issue#45.
10 years ago
0xAX c6b3baf21c Booting/README.md updated 10 years ago
0xAX e177131508 title updated 10 years ago
0xAX 9707a443b9 [Booting] third part added 10 years ago
0xAX b896531b69 urls fixed 10 years ago
0xAX 62d608480c titles updated 10 years ago
0xAX c03045d9c9 Update Booting/README.md 10 years ago
0xAX 558988009d move files 10 years ago
0xAX 5d369c49ae fix 10 years ago
0xAX 6543a39401 renames 10 years ago
0xAX e013535d5c boot moved to Boot 10 years ago