Commit Graph

16 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
f2b7146418 Install the missing grub-pc-bin
grub-mkrescue did not work otherwise.
2018-04-02 21:49:56 +01:00
Ciro Santilli
2f4e0f2bd5 Document grub and multiboot not working 2018-04-02 21:11:47 +01:00
Ciro Santilli
dbbed23e47 multiboot usage 2017-08-24 08:10:10 +01:00
Ciro Santilli
d4aae6183b Failed attempt at modifying a segment descriptor, split GDB to separate file 2015-10-20 12:21:31 +02:00
Ciro Santilli
01a5e64efa Segment registers 2015-09-20 17:09:30 +02:00
Ciro Santilli
793df24519 Move GRUB in from linux-cheat, add chainloader example 2015-09-18 09:34:53 +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
c65cbf6b2e Remove unused multiboot isodir 2015-09-12 12:06:25 +02:00
Ciro Santilli
bf4556b972 Infinite loop, rm .elf output 2015-09-12 11:37:30 +02:00
Ciro Santilli
82bd584e71 Minimized multiboot works! 2015-09-11 12:12:31 +02:00