| 2022-09-24 01:57 | pmm: Undo most of what was done between 85603ec8 and 74a3a1c6 | mintsuki | f83654bf |
| 2022-09-23 18:59 | panic: Fix build on non-BIOS targets | mintsuki | 27ccb230 |
| 2022-09-23 18:53 | term: Move more of it to stage 3 | mintsuki | 5b95375d |
| 2022-09-22 23:00 | Revert "linux/efi: Perform efi_memmap_size=0 workaround for 32 on 64 as well" | mintsuki | a9a7dda2 |
| 2022-09-22 22:44 | build: Update install commands to be more quiet on non-fatal fail | mintsuki | 4f5041ca |
| 2022-09-22 16:10 | linux/efi: Perform efi_memmap_size=0 workaround for 32 on 64 as well | mintsuki | be1c704f |
| 2022-09-22 13:58 | build: Update build option dependencies and names | mintsuki | 6f7d2f0b |
| 2022-09-22 13:12 | config: On UEFI, scan the volume containing the EFI executable first. Addresses #219 | mintsuki | 83e07006 |
| 2022-09-20 21:10 | build: Honor LIBS variable | mintsuki | e9df2f11 |
| 2022-09-20 19:28 | build: Honor CPPFLAGS variable | mintsuki | e06abc04 |
| 2022-09-20 13:25 | menu: Fix regression when pressing a key during quiet timeout wait. Addresses in part #220 | mintsuki | 37f30894 |
| 2022-09-20 08:02 | build: Fix issue introduced in 87e09dba | mintsuki | a043d081 |
| 2022-09-20 07:54 | misc: Fix bugs introduced in 3181293a | mintsuki | 5db1aba4 |
| 2022-09-19 18:48 | disk/efi: Improve firmware error handling | mintsuki | a4320ec5 |
| 2022-09-19 00:31 | build: Plug back limine_stage2only.elf into the BIOS build system | mintsuki | 94f6e4a8 |
| 2022-09-18 09:52 | menu: Avoid reinitialising fallback terminal on first runs | mintsuki | 105e90f4 |
| 2022-09-18 09:30 | smp: Fix indentation | mintsuki | e0b9f997 |
| 2022-09-18 08:39 | efi: Limit amount of tries to get boot volume from handle | mintsuki | 0cb95d7e |
| 2022-09-17 13:09 | misc: Fix up some no_unwind globals | mintsuki | 143d0012 |
| 2022-09-17 11:53 | misc: Misc stage 2 related improvements | mintsuki | 09c965ca |
| 2022-09-17 08:40 | misc: Improve printing effectively on panics and errors | mintsuki | 35bd9ee9 |
| 2022-09-15 20:31 | multiboot2: Fix broken EFI memmap length calculation | mintsuki | 99187cd8 |
| 2022-09-15 11:31 | efi: Ensure panics are (hopefully) always visible | mintsuki | 18d8598e |
| 2022-09-15 10:53 | efi/disk: Use blake2b to calculate unique sector hash | mintsuki | e645f83e |
| 2022-09-11 16:48 | crypt: Implement blake2b hash function | czapek1337 | 6b742b83 |
| 2022-09-15 04:56 | build: Do not request readelf from cross-detect when not needed | mintsuki | 8f4a5e9b |
| 2022-09-15 04:38 | build: Change name of --enable-uefi-x86_64 option to --enable-uefi-x86-64 | mintsuki | 8ad515d9 |
| 2022-09-15 04:33 | build: Only check nasm and gzip presence as needed | mintsuki | 9b10b195 |
| 2022-09-14 00:16 | build: Fix stage2 map | mintsuki | cfe62d98 |
| 2022-09-11 21:12 | test: Fix stivale include path | mintsuki | ab2860ff |