Commit Graph

9 Commits

Author SHA1 Message Date
Ciro Santilli
672569ee69 add link readmes to all directories 2018-12-04 08:22:57 +00:00
Ciro Santilli
fb3c7e04c4 Move all documentation to README.adoc
This includes both separate .md files, and documentation that was on the
head of the .S source files.

Retest everything as this was done, and fix a few easy things.
2018-05-13 22:13:19 +01:00
Ciro Santilli
01a5e64efa Segment registers 2015-09-20 17:09:30 +02:00
Ciro Santilli
a8d90ac777 Make osdev example more uniform with the hello world 2015-09-14 11:21:55 +02:00
Ciro Santilli
bd104479ae Document multiboot/osdev works 2015-09-14 06:52:40 +02:00
Michael Petch
4164f58e46 Fix issue with GRUB not finding multiboot header
Modify the linker script to move the unique GNU information in
section .note.gnu.build-id after the .multiboot section. This
prevents the mulitboot header being pushed beyond the 8k position
in the kernel image.
2015-09-14 06:49:58 +02:00
Ciro Santilli
2c090180e9 Move xorriso to top level apt-get 2015-09-14 06:44:39 +02:00
Ciro Santilli
38c30d5bc0 Generate bootable multiboot image with grub-mkrescue 2015-09-14 06:11:38 +02:00
Ciro Santilli
82bd584e71 Minimized multiboot works! 2015-09-11 12:12:31 +02:00