| 2022-04-22 15:03 | toolchain: Update GCC to 11.3.0 | mintsuki | 0cd9dba8 |
| 2022-04-22 14:48 | readline: Fix 1 uncaught NULL deref | mintsuki | cf7d9e73 |
| 2022-04-22 14:42 | menu: Fix 2 uncaught NULL derefs | mintsuki | cac57ced |
| 2022-04-21 13:44 | efi: Update linker scripts for new reduced-gnu-efi | mintsuki | d454935e |
| 2022-04-20 02:58 | ci: Use TOOLCHAIN=llvm to test LLVM builds | mintsuki | 4e349fe0 |
| 2022-04-20 02:38 | build: No longer hard depend on GNU binutils | mintsuki | 64e9c11d |
| 2022-04-20 02:00 | efi: Adjust for new reduced-gnu-efi | mintsuki | df7e43df |
| 2022-04-19 20:28 | mm/efi: Fix issue where in-use bootloader memory may be erroneously allocated | mintsuki | 1af09d07 |
| 2022-04-17 06:46 | build: Fix targets that built redundandly on install | mintsuki | 8cb61a95 |
| 2022-04-17 05:56 | limine: Increment default stack size to 64KiB | mintsuki | e22d5eff |
| 2022-04-17 05:51 | term/protos: Do not call callback if NULL | mintsuki | fbf1e158 |
| 2022-04-15 17:59 | limine-deploy: Move code to activate partition to after MBR detection | mintsuki | ddf248aa |
| 2022-04-15 17:46 | limine-deploy: Do not mark any protective MBR partition as active | mintsuki | e5f2b2c0 |
| 2022-04-15 16:37 | efi: Do not panic if GetMemoryMap() fails after first ExitBootServices() | mintsuki | d8180342 |
| 2022-04-15 14:40 | limine-deploy: Auto set an MBR partition as active if none found | mintsuki | 3baa802f |
| 2022-04-15 14:13 | limine-deploy: Remove leading underscore from limine.hdd variable name | mintsuki | 98b54eaf |
| 2022-04-15 13:26 | limine-deploy: Use EXIT_FAILURE and EXIT_SUCCESS | mintsuki | af330e12 |
| 2022-04-15 13:13 | limine: Ensure framebuffer memmap entry is always generated | mintsuki | 4202402b |
| 2022-04-14 23:28 | limine: Document Requests Section | mintsuki | 93ce137a |
| 2022-04-14 18:34 | limine: Add support for .limine_reqs ELF section | mintsuki | dae89270 |
| 2022-04-13 02:49 | build: Misc Makefile fixes | mintsuki | 15267d85 |
| 2022-04-13 02:19 | build: Fix out-of-tree builds | mintsuki | 9f2f6069 |
| 2022-04-12 23:19 | build: Use SHESCAPE on autoconf include dir variables | mintsuki | ca1cc67f |
| 2022-04-12 23:09 | build: Misc Makefile fixes | mintsuki | 4fb7fd8c |
| 2022-04-12 23:05 | build: Add limine.h to make uninstall | mintsuki | 78a482e5 |
| 2022-04-12 23:01 | build: Install limine.h header file | mintsuki | 73883696 |
| 2022-04-12 22:47 | build: Use autoconf generated install dir variables | mintsuki | e8bab04a |
| 2022-04-02 13:52 | misc: Get rid of latest-binary | mintsuki | bcced191 |
| 2022-04-02 08:28 | limine: Add media type to limine_file structure | mintsuki | 5c7578c5 |
| 2022-04-02 08:14 | misc: Fix minor things accidentally reverted in 790a130 | mintsuki | 012e7b0b |