Baptiste Wicht
|
d18dcfb162
|
Change License to MIT
|
2016-09-05 21:53:42 +02:00 |
|
Baptiste Wicht
|
f9bea8cfe8
|
Prepare better initialization of thor
|
2016-07-31 12:22:50 +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
|
d25e567201
|
Testing
|
2014-01-07 22:47:00 +01:00 |
|
Baptiste Wicht
|
e319431a20
|
Fix the incrementation
|
2014-01-06 22:24:00 +01:00 |
|
Baptiste Wicht
|
f907b80ca1
|
Add some debug informations to the bootloader output
|
2014-01-06 22:09:04 +01:00 |
|
Baptiste Wicht
|
8d8bfc3ea1
|
Optimization and cleanup
Do string comparison two byte at a time
Output error messages for unsupported FAT32 features
|
2014-01-02 17:14:14 +01:00 |
|
Baptiste Wicht
|
c21164d102
|
Increase the size of the stack to 16K
|
2014-01-02 16:32:46 +01:00 |
|
Baptiste Wicht
|
f609fef964
|
Fix the stack location to avoid overwriting it
|
2014-01-02 13:58:57 +01:00 |
|
Baptiste Wicht
|
597a39ce2b
|
Load the kernel
|
2014-01-01 22:12:47 +01:00 |
|
Baptiste Wicht
|
2892baa993
|
Load the kernel
|
2014-01-01 20:52:23 +01:00 |
|
Baptiste Wicht
|
60d159af6f
|
Search the kernel in FAT32
|
2014-01-01 17:59:48 +01:00 |
|
Baptiste Wicht
|
b12599e147
|
Read FAT32 informations, start reading root directory
|
2013-12-31 16:37:23 +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
|
e5c3dea185
|
Cleanup
|
2013-12-16 22:06:59 +01:00 |
|
Baptiste Wicht
|
2f55635656
|
Discard the micro_kernel
|
2013-12-15 21:43:39 +01:00 |
|
Baptiste Wicht
|
9873c153ef
|
Finalize the C++ 16->64 bit transition
|
2013-12-15 21:28:27 +01:00 |
|
Baptiste Wicht
|
29bf691713
|
Cleanup
|
2013-12-08 13:45:41 +01:00 |
|
Baptiste Wicht
|
57af577ba9
|
Review the build
|
2013-12-02 18:28:14 +01:00 |
|
Baptiste Wicht
|
c3c0878d31
|
Add cache informations to sysinfo
|
2013-12-01 23:09:06 +01:00 |
|
Baptiste Wicht
|
39ae80527c
|
Remove magic breakpoint
|
2013-11-24 18:02:05 +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 |
|