| 2022-06-19 18:23 | ext: Turn presence of encryption feature to a warning. Closes #179 | mintsuki | 47d9119c |
| 2022-06-19 18:16 | multiboot: Fix section location calculation | mintsuki | d88b5dcf |
| 2022-06-19 10:57 | Update menu.c | peko | eb8f45ae |
| 2022-06-18 23:46 | multiboot1: Add ELF sections load support | mintsuki | d134094d |
| 2022-06-18 23:08 | multiboot2: Use correct section list copy for section loading | mintsuki | c895cb08 |
| 2022-06-18 22:35 | multiboot2: Fix broken section list size calculation (3) | mintsuki | dca0fb24 |
| 2022-06-18 22:30 | multiboot2: Fix broken section list size calculation (2) | mintsuki | 1ca58af0 |
| 2022-06-18 22:01 | multiboot2: Fix broken section list size calculation | mintsuki | 8987bde6 |
| 2022-06-18 21:40 | multiboot2: Add mb2_alloc() for quirky allocation locations | mintsuki | 89466b91 |
| 2022-06-17 18:29 | term: Move notready and fallback backends to stage 2 | mintsuki | 382e8d17 |
| 2022-06-12 21:44 | stage1: Fix sector loading asm bug | mintsuki | 0503ebad |
| 2022-05-29 04:03 | elf: Load non-load sections in memory for multiboot | mintsuki | 835c4282 |
| 2022-05-28 03:13 | multiboot1: use config_get_tuple when appropriate | mintsuki | 061e1529 |
| 2022-05-28 03:05 | multiboot2: use config_get_tuple when appropriate | Nathan Royer | 9759df03 |
| 2022-05-28 02:58 | limine-deploy: Fix bug where any_active is not properly set | mintsuki | de1d876d |
| 2022-05-07 14:33 | fat: Add missing semicolon | mintsuki | a1d4b6dd |
| 2022-05-07 14:24 | fat: Improve detection code | mintsuki | 097175c6 |
| 2022-05-07 11:12 | elf: Do not assume relocatable unless DT_RELA present. Fixes #170 | mintsuki | 1e45b22d |
| 2022-04-22 15:03 | toolchain: Update GCC to 11.3.0 | mintsuki | 92a8b369 |
| 2022-04-22 14:48 | readline: Fix 1 uncaught NULL deref | mintsuki | e6b8824e |
| 2022-04-22 14:42 | menu: Fix 2 uncaught NULL derefs | mintsuki | 108f785e |
| 2022-04-19 20:28 | mm/efi: Fix issue where in-use bootloader memory may be erroneously allocated | mintsuki | 5526de2d |
| 2022-04-19 22:20 | build: Track specific reduced-gnu-efi commit | mintsuki | b9cde22b |
| 2022-04-17 05:51 | term/protos: Do not call callback if NULL | mintsuki | 261ceecf |
| 2022-04-15 17:59 | limine-deploy: Move code to activate partition to after MBR detection | mintsuki | ac01423e |
| 2022-04-15 17:46 | limine-deploy: Do not mark any protective MBR partition as active | mintsuki | 0d0d2a00 |
| 2022-04-15 16:37 | efi: Do not panic if GetMemoryMap() fails after first ExitBootServices() | mintsuki | 0e1e88aa |
| 2022-04-15 14:40 | limine-deploy: Auto set an MBR partition as active if none found | mintsuki | 40cbbe5d |
| 2022-04-15 14:13 | limine-deploy: Remove leading underscore from limine.hdd variable name | mintsuki | 18fc3209 |
| 2022-04-15 13:26 | limine-deploy: Use EXIT_FAILURE and EXIT_SUCCESS | mintsuki | 7f3e8f6a |