13 Commits

Author SHA1 Message Date
Baptiste Wicht
d18dcfb162 Change License to MIT 2016-09-05 21:53:42 +02:00
Baptiste Wicht
40049a75cf Update license copyright 2016-07-02 16:42:45 +02:00
Baptiste Wicht
7a855c780a Update copyright 2014-01-16 21:03:18 +01:00
Baptiste Wicht
f907b80ca1 Add some debug informations to the bootloader output 2014-01-06 22:09:04 +01:00
Baptiste Wicht
c21164d102 Increase the size of the stack to 16K 2014-01-02 16:32:46 +01:00
Baptiste Wicht
92b8b4c395 Fix the stack to avoid being erase by the kernel loading 2014-01-02 14:02:29 +01:00
Baptiste Wicht
61159fffd9 Cleanup 2013-12-31 16:36:56 +01:00
Baptiste Wicht
35ba77cb0f Start migrating from floppy to hard disk
Move stage1 into the MBR boot code
Move stage2 into the second sector of the hard disk
2013-12-31 15:16:04 +01:00
Baptiste Wicht
3f6bc4270a Cleanup 2013-12-31 14:12:17 +01:00
Baptiste Wicht
dd81953be3 Cleanup the bootloader
Clear the screen
Check for BIOS extensions
2013-12-31 14:10:00 +01:00
Baptiste Wicht
84c869f8fa Finalize the new bootloader 2013-11-24 16:13:07 +01:00
Baptiste Wicht
9a0e4318b1 Review bootloader 2013-11-23 18:38:23 +01:00
Baptiste Wicht
8f775f8bb9 Separate the two stages clearly 2013-11-23 15:40:06 +01:00