| 2022-10-14 04:00 | docs: Document blake2b checksums related things | mintsuki | c7e62083 |
| 2022-10-14 03:50 | docs: Fix formatting issue in PROTOCOL.md | mintsuki | f0d6aa80 |
| 2022-10-14 03:34 | gop: Do not zero default_res out erroneously | mintsuki | c14bb605 |
| 2022-10-14 03:17 | limine: Add support for framebuffer modes listing | mintsuki | e0aec79c |
| 2022-10-13 22:59 | file: Reimplement a1bcf3c0 without use-after-free bug | mintsuki | 01ee0937 |
| 2022-10-13 21:58 | ci: Build and check using Alpine instead of Arch | mintsuki | 502f77b3 |
| 2022-10-13 21:10 | misc: Update references to hardcoded directories | mintsuki | 42b1db10 |
| 2022-10-13 20:59 | disk: UEFI: Add BLOCK_IO fallback for volume_from_efi_handle() | mintsuki | b30d2dc9 |
| 2022-10-13 20:20 | disk: On UEFI, improve optical vs non-optical detection | mintsuki | da5896b7 |
| 2022-10-10 02:35 | elf: Add overlapping PHDR detection | mintsuki | 6022f5bf |
| 2022-10-09 08:52 | disk: Only use BLOCK_IO as fallback to DISK_IO when determining optical | mintsuki | 96fe1aa2 |
| 2022-10-09 07:02 | disk: On BIOS, change how optical is determined | mintsuki | d265cad7 |
| 2022-10-09 05:31 | limine: Fix bug which triggered on no-NX where wrong register was used for rd/wrmsr | mintsuki | ce33e9df |
| 2022-10-07 07:14 | docs: Update README.md | mintsuki | fa40b927 |
| 2022-10-07 06:49 | menu: Add arrows to indicate overflow for many menu entries | mintsuki | d10d2bad |
| 2022-10-07 05:49 | misc: Dynamically allocate EFI memmap copy | mintsuki | af80341c |
| 2022-10-07 05:35 | menu: Properly handly high number of entries | mintsuki | 53d20619 |
| 2022-10-07 04:23 | misc: Increase EFI_COPY_MAX_ENTRIES to 2048 | mintsuki | 2557aa8f |
| 2022-10-06 16:39 | limine/smp: Fix stack offset accidentally added twice | mintsuki | 4ba1b2fd |
| 2022-10-06 04:29 | misc: Add limine subdir to stage3 and config search paths. Closes #225 | mintsuki | 3d95c896 |
| 2022-10-06 04:05 | Merge pull request #228 from czapek1337/some-fixes | mint | 23f2c7db |
| 2022-10-06 03:58 | efi: Fallback to volume scan instead of panicking | czapek1337 | 02c26a87 |
| 2022-10-06 03:36 | menu: Add missing valid keys | mintsuki | b1319408 |
| 2022-10-06 03:29 | term: Misc improvements for SERIAL=yes on EFI | mintsuki | 7f09259c |
| 2022-10-06 01:58 | term: Unbreak textmode + serial combo | mintsuki | 610a98d8 |
| 2022-10-06 01:24 | gterm: Prevent memory leak gterm_init() failure | mintsuki | 6e1c792e |
| 2022-10-06 01:24 | limine: Fix NULL term dereference bug if gterm_init fails | mintsuki | fb994e61 |
| 2022-10-06 03:38 | disk: Use BLOCK_IO instead of DISK_IO | czapek1337 | 44a3f3f2 |
| 2022-10-06 03:37 | readline: Fallback to SystemTable->ConIn | czapek1337 | 68e936e7 |
| 2022-10-05 13:01 | term: Better ensure term is not accessed when NULL | mintsuki | ac34ec41 |