| 2022-05-07 15:11 | limine: Only acknowledge stack size req if new stack > default | mintsuki | e836fb44 |
| 2022-05-07 14:44 | workflow: Install lld in check workflow | mintsuki | 8806f470 |
| 2022-05-07 14:33 | fat: Add missing semicolon | mintsuki | 0c46c16a |
| 2022-05-07 14:24 | fat: Improve detection code | mintsuki | c8973ed6 |
| 2022-05-07 11:12 | elf: Do not assume relocatable unless DT_RELA present. Fixes #170 | mintsuki | c2249297 |
| 2022-05-05 12:17 | Merge pull request #171 from ilobilo/patch-1 | mint | 650c1443 |
| 2022-05-05 11:51 | Stack size | ilobilo | ce7c561e |
| 2022-04-29 13:20 | docs: Fix wrong sentence in Limine spec | mintsuki | 52667354 |
| 2022-04-28 22:19 | Merge pull request #169 from NateDogg1232/patch-1 | mint | 7430cb9a |
| 2022-04-28 21:30 | Specify the starting index of revision numbers | Nathaniel Barragan | 43f817f7 |
| 2022-04-24 21:30 | efi: Updates for new reduced-gnu-efi | mintsuki | b0c59cc0 |
| 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 |