| 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 |
| 2022-09-11 13:23 | build: Updates for new cross-detect | mintsuki | 58181fb7 |
| 2022-09-05 01:10 | textmode: Load notready() *before* setting term_{cols,rows} | mintsuki | 5d5ebf9d |
| 2022-09-05 01:10 | build: Further fix test targets | mintsuki | aaff3c15 |
| 2022-09-05 00:17 | misc: Better integration of aarch64 port and test mechanism | mintsuki | e506ac7f |
| 2022-09-04 22:49 | term: Initial support for 256-color palette | mintsuki | fa532260 |
| 2022-09-04 04:39 | term: Initial support for RGB | mintsuki | 225c4b16 |
| 2022-09-04 01:57 | misc: Update wallpaper | mintsuki | 96c94f6e |
| 2022-09-03 03:22 | stivale/limine: Fix build_pagemap issue introduced in 07e6c2d5 | mintsuki | 87aa55ec |
| 2022-09-02 09:19 | build: Updates for new limine-efi | mintsuki | 4cf7030b |
| 2022-09-02 01:41 | limine: Do not set NX bit in page tables if NX not available | mintsuki | 07e6c2d5 |
| 2022-09-02 01:31 | limine: Make NX feature not mandatory | mintsuki | 50fb77ee |