| 2022-09-22 16:10 | linux/efi: Perform efi_memmap_size=0 workaround for 32 on 64 as well | mintsuki | b9f41799 |
| 2022-09-22 13:58 | build: Update build option dependencies and names | mintsuki | 39037253 |
| 2022-09-22 13:12 | config: On UEFI, scan the volume containing the EFI executable first. Addresses #219 | mintsuki | b229d0cd |
| 2022-09-20 21:10 | build: Honor LIBS variable | mintsuki | 0a28a095 |
| 2022-09-20 19:28 | build: Honor CPPFLAGS variable | mintsuki | dab2a35b |
| 2022-09-20 13:25 | menu: Fix regression when pressing a key during quiet timeout wait. Addresses in part #220 | mintsuki | d5ff4467 |
| 2022-09-20 08:02 | build: Fix issue introduced in 87e09dba | mintsuki | b1bfa2d2 |
| 2022-09-20 07:54 | misc: Fix bugs introduced in 3181293a | mintsuki | a6189abd |
| 2022-09-19 18:48 | disk/efi: Improve firmware error handling | mintsuki | e89d8344 |
| 2022-09-19 00:31 | build: Plug back limine_stage2only.elf into the BIOS build system | mintsuki | 87e09dba |
| 2022-09-18 09:52 | menu: Avoid reinitialising fallback terminal on first runs | mintsuki | 59bbd1f6 |
| 2022-09-18 09:30 | smp: Fix indentation | mintsuki | 26f6ac3b |
| 2022-09-18 08:39 | efi: Limit amount of tries to get boot volume from handle | mintsuki | dc5ed66e |
| 2022-09-17 13:09 | misc: Fix up some no_unwind globals | mintsuki | f86a4212 |
| 2022-09-17 11:53 | misc: Misc stage 2 related improvements | mintsuki | 0ae552a2 |
| 2022-09-17 08:40 | misc: Improve printing effectively on panics and errors | mintsuki | 7f14f2f0 |
| 2022-09-15 20:31 | multiboot2: Fix broken EFI memmap length calculation | mintsuki | e76c8d47 |
| 2022-09-15 11:31 | efi: Ensure panics are (hopefully) always visible | mintsuki | 50b52483 |
| 2022-09-15 10:53 | efi/disk: Use blake2b to calculate unique sector hash | mintsuki | 88652335 |
| 2022-09-15 04:56 | build: Do not request readelf from cross-detect when not needed | mintsuki | 430e8419 |
| 2022-09-15 04:38 | build: Change name of --enable-uefi-x86_64 option to --enable-uefi-x86-64 | mintsuki | 708868c8 |
| 2022-09-15 04:33 | build: Only check nasm and gzip presence as needed | mintsuki | a95d475c |
| 2022-09-14 13:39 | smp: Fix aarch64 issue introduced in 0f04f686 | mintsuki | 2b71eaed |
| 2022-09-14 12:54 | smp: Remove hacks needed for stivale | mintsuki | 0f04f686 |
| 2022-09-14 00:16 | build: Fix stage2 map | mintsuki | 7e6aad31 |
| 2022-09-13 08:06 | misc: Minor cleanup after #216 | mintsuki | ae460593 |
| 2022-09-13 07:30 | Merge pull request #216 from czapek1337/blake2b | mint | c1e98f26 |
| 2022-09-11 18:47 | uri: Add checksum validation | czapek1337 | 9680a1ad |
| 2022-09-11 18:45 | print: Specifier for printing URIs | czapek1337 | 71eb1436 |
| 2022-09-11 18:21 | file: Convert file to a memfile as soon as possible | czapek1337 | a1bcf3c0 |