| 2021-03-06 05:02 | Do not build necessary gnu-efi dependencies using the host compiler, use our toolchain instead | mintsuki | 6c22743c |
| 2021-03-06 02:57 | limine-install: Fix buffer overflow bug with new stage 2 alignments | mintsuki | 249d0589 |
| 2021-03-05 21:42 | iso9660: support files without extension | JlXip | 32a45393 |
| 2021-03-05 22:48 | Implement UEFI EDID | mintsuki | 443266fe |
| 2021-03-05 05:10 | Always use our own (better) allocator | mintsuki | c3c278ff |
| 2021-03-05 03:20 | Implement UEFI to Limine memory map conversion | mintsuki | a81f094d |
| 2021-03-04 22:12 | misc: Compile stage 2 with -Os and stage 3 with -O3 | mintsuki | 8939c342 |
| 2021-03-04 12:48 | Fix keyboard stuff | mintsuki | cbcf3779 |
| 2021-03-04 11:29 | limine-install: Make sure stage 2 chunks are sector aligned | mintsuki | 5dc8f48d |
| 2021-03-04 09:13 | Let there be GOP | mintsuki | f26b6045 |
| 2021-03-04 08:22 | Tidy up stage 3 entry | mintsuki | c478e57a |
| 2021-03-04 08:15 | Misc stuff | mintsuki | deac1d7f |
| 2021-03-04 06:18 | We got the config to load | mintsuki | 7be0b35f |
| 2021-03-04 04:30 | Makefile fixes | mintsuki | 1be84baf |
| 2021-03-04 04:15 | Make the smp trampoline more UEFI friendly | mintsuki | 746d9146 |
| 2021-03-04 00:42 | Implement disk_volume_from_efi_handle() | mintsuki | 82466973 |
| 2021-03-03 21:47 | Fix sleep_and_quit_on_keypress on BIOS | mintsuki | e21b9d87 |
| 2021-03-03 21:38 | A lot of changes | mintsuki | f7a8bbd7 |
| 2021-03-03 20:40 | disk: More properly detect non-present removable media | mintsuki | 54862a82 |
| 2021-03-03 19:53 | disk: Move caching code to part.c from disk.c | mintsuki | 3e4b4a6b |
| 2021-03-02 18:11 | Make it work | mintsuki | 0ec05371 |
| 2021-03-02 17:39 | Further Makefile fixes | mintsuki | 7d8758d6 |
| 2021-03-02 09:45 | More Makefile fixes | mintsuki | 7f2c1743 |
| 2021-03-02 09:42 | Makefile fixes | mintsuki | 6d756cf7 |
| 2021-03-02 09:23 | Initial UEFI port | mintsuki | edd4a8de |
| 2021-03-02 05:21 | fb: Abstract framebuffer API | mintsuki | a7a168a6 |
| 2021-03-02 05:05 | vbe: Move graphical terminal code to gterm and ship font instead of dumping from graphics card | mintsuki | 689e82db |
| 2021-03-01 22:57 | misc: Make sure to remove limine_stage2only.elf in stage23 clean target | mintsuki | d4ea15e3 |
| 2021-03-01 22:51 | tinf: Remove legacy stage 3 stuff | mintsuki | 71d0feb2 |
| 2021-03-01 22:38 | misc: Change the way stage 2 and 3 are divided | mintsuki | 8c0c36ea |