kittyhawk
da38b6038d
Update from origin
2015-07-02 01:12:25 +05:00
Waqar144
ac87a85cc7
some grammar fixes, highlighting fixes and some other small fixes.
2015-05-05 00:18:15 +05:00
Waqar144
68ba0dd304
some grammar fixes, highlighting fixes and some other small fixes.
2015-05-05 00:07:22 +05:00
Vaibhav Tulsyan
5178f0dbfa
Fixed minor grammar
2015-05-04 20:53:20 +05:30
Arpan Kapoor
26e1158223
Fix nasm output format
...
Output option for flat-form binary files is 'bin'
2015-04-20 00:10:48 +05:30
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).
2015-03-27 20:42:31 +00:00
Kevin Swinton
445b4ad7b8
Update linux-bootstrap-1.md
...
Removed superfluous call to 'jmp boot' in the sample boot sector code.
2015-03-23 17:11:03 +00:00
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
```
2015-03-09 20:29:39 +02:00
Fabio Pozzi
d9bfb12650
fix typo: 1MB is 0xfffff, not 0xffff which is 65535
2015-03-09 17:05:55 +01:00
Jonatan Pålsson
02a4a4a431
Add description on QEMU booting
2015-02-28 13:30:28 +01:00
LYF610400210
567f2b39b8
linux-bootstrap-1.md -- fixed some grammar errors
2015-02-24 16:28:35 +08:00
0xAX
4f87dd7be0
Update linux-bootstrap-1.md
2015-02-10 22:58:32 +06:00
0xAX
eca46a8a8a
Update linux-bootstrap-1.md
2015-02-10 22:56:59 +06:00
Cam Cope
387e7e3546
Add more detail to the bootloader section
2015-02-08 03:23:24 -08:00
0xAX
62d608480c
titles updated
2015-01-29 00:48:45 +06:00
0xAX
558988009d
move files
2015-01-29 00:24:17 +06:00
0xAX
6543a39401
renames
2015-01-28 23:48:04 +06:00
0xAX
e013535d5c
boot moved to Boot
2015-01-28 23:38:40 +06:00