Commit Graph

39 Commits

Author SHA1 Message Date
mintsuki
85a4106691 Update binary image 2020-05-11 19:52:54 +02:00
mintsuki
736085120c Update binary image 2020-05-10 00:50:17 +02:00
mintsuki
b7cd5378d1 Update GCC to 10.1.0 2020-05-08 23:19:53 +02:00
mintsuki
dfea9ac420 Save the GDT when hopping to real mode 2020-05-07 22:53:31 +02:00
mintsuki
14fc5f8201 Update binary image 2020-05-06 19:44:03 +02:00
mintsuki
40a63ecb88 Initial chainloading support 2020-05-06 17:00:41 +02:00
mintsuki
35376681e3 Update binary image 2020-05-06 16:39:11 +02:00
mintsuki
23ba6bdb6c Fix type mismatch issue in ext2fs driver 2020-05-05 16:52:20 +02:00
mintsuki
cffdc2f0cf Add checks for get_part errors 2020-05-03 18:11:18 +02:00
mintsuki
62d78d1f90 Add out of memory checks 2020-05-02 23:38:57 +02:00
mintsuki
e077ac9b4a Update binary image 2020-05-02 16:23:11 +02:00
mintsuki
d9eb0b4053 Add partprobe to test targets in makefile 2020-05-01 18:23:49 +02:00
KrekBuk
af1b908d77 FAT32 support 2020-05-01 17:19:29 +02:00
mintsuki
e3dbdad6c8 Align disk buffer to 16 for perf reasons 2020-05-01 02:30:03 +02:00
mintsuki
2ec27cbeee Dynamically allocate e820 2020-04-30 23:59:14 +02:00
mintsuki
8db7cdcbd1 Add time stuff 2020-04-30 21:19:12 +02:00
mintsuki
6ad7df109b Add long mode checks 2020-04-30 13:03:04 +02:00
mintsuki
8e7ce7a105 Dehook int 0x08 when unused 2020-04-29 17:16:11 +02:00
mintsuki
f8c0b317aa Resolve most GCC warnings 2020-04-29 16:53:05 +02:00
mintsuki
45bae8018d Update binary image 2020-04-25 22:16:55 +02:00
mintsuki
2fd36507a1 Rewrite pit_sleep_and_quit_on_keypress() to be fully in real mode to avoid issues with switching back and forth 2020-04-25 20:33:26 +02:00
mintsuki
8ef1e28e9d Misc bug fixes and sanity checks 2020-04-24 18:26:08 +02:00
mintsuki
2c3bd46854 Fix bug where config file values with a colon were interpreted as entries (3) 2020-04-24 17:36:37 +02:00
mintsuki
2b6cf6296c Fix bug where config file values with a colon were interpreted as entries (2) 2020-04-24 17:28:19 +02:00
mintsuki
7904025c9b Fix bug where config file values with a colon were interpreted as entries 2020-04-24 17:02:53 +02:00
mintsuki
ebae7c91b7 Change default optimisation level to -Os and update binary image 2020-04-24 15:24:37 +02:00
mintsuki
ee38f8b4c9 Improve ext2 inode reading 2020-04-24 14:16:48 +02:00
mintsuki
8be6ea8a3d Fix ext2fs bug 2020-04-23 22:23:38 +02:00
mintsuki
2fc3b21295 Use int 0x16 for pit_sleep_and_quit_on_keypress() 2020-04-23 12:56:15 +02:00
mintsuki
d314bd8401 Update binary image 2020-04-22 17:52:06 +02:00
mintsuki
f153e1a509 Update binary image 2020-04-21 18:29:29 +02:00
mintsuki
97ec3db65d Update binary image 2020-04-20 12:14:49 +02:00
mintsuki
6a9c5f3c35 Update binary image 2020-04-18 20:13:10 +02:00
mintsuki
7ae6781282 Handle if EDID returns resolution of 0 and update binary image 2020-04-16 14:53:33 +02:00
mintsuki
9038e3b8fe Update binary image 2020-04-15 22:35:52 +02:00
mintsuki
87876de243 Update binary image 2020-04-15 13:26:58 +02:00
mintsuki
5471121141 Update binary image 2020-04-14 06:36:43 +02:00
mintsuki
3a4ec45eec Fixed EDID bug 2020-04-10 18:21:14 +02:00
mintsuki
df22bcc17f Add readme and prebuilt image 2020-04-07 07:24:19 +02:00