| 2022-10-17 02:34 | pmm: Avoid throwing away big memory ranges that fail to AllocatePages() indiscriminately | mintsuki | 7d0ef9ef |
| 2022-10-15 23:31 | Revert "ci: Build and check using Alpine instead of Arch" | mintsuki | 5a1375f9 |
| 2022-10-14 12:28 | linux: Revert 793d0293 | mintsuki | bda32f73 |
| 2022-10-14 04:59 | disk: Fix wrong parameter passed to ReadBlocks() | mintsuki | 8b1c1ef6 |
| 2022-10-14 04:00 | docs: Document blake2b checksums related things | mintsuki | 0f1e9291 |
| 2022-10-14 03:50 | docs: Fix formatting issue in PROTOCOL.md | mintsuki | 5b8f3fe0 |
| 2022-09-13 08:06 | misc: Minor cleanup after #216 | mintsuki | 5d5f29ff |
| 2022-09-11 18:47 | uri: Add checksum validation | czapek1337 | 2a4cbcec |
| 2022-09-11 18:45 | print: Specifier for printing URIs | czapek1337 | 5a6cc577 |
| 2022-10-14 03:34 | gop: Do not zero default_res out erroneously | mintsuki | 9bf0d263 |
| 2022-10-14 03:17 | limine: Add support for framebuffer modes listing | mintsuki | 09941f90 |
| 2022-10-13 22:59 | file: Reimplement a1bcf3c0 without use-after-free bug | mintsuki | 5e29b657 |
| 2022-10-13 21:58 | ci: Build and check using Alpine instead of Arch | mintsuki | a016008f |
| 2022-10-13 21:10 | misc: Update references to hardcoded directories | mintsuki | bdce1644 |
| 2022-10-13 20:59 | disk: UEFI: Add BLOCK_IO fallback for volume_from_efi_handle() | mintsuki | 1eefb6b6 |
| 2022-10-13 20:20 | disk: On UEFI, improve optical vs non-optical detection | mintsuki | ed238b7c |
| 2022-10-10 02:35 | elf: Add overlapping PHDR detection | mintsuki | 0aa3bc05 |
| 2022-10-09 08:52 | disk: Only use BLOCK_IO as fallback to DISK_IO when determining optical | mintsuki | 9d1d910d |
| 2022-10-09 07:02 | disk: On BIOS, change how optical is determined | mintsuki | 2e05e4ca |
| 2022-10-09 05:31 | limine: Fix bug which triggered on no-NX where wrong register was used for rd/wrmsr | mintsuki | 07440337 |
| 2022-10-07 07:14 | docs: Update README.md | mintsuki | 3af2fb1e |
| 2022-10-07 06:49 | menu: Add arrows to indicate overflow for many menu entries | mintsuki | 17be311a |
| 2022-10-07 05:49 | misc: Dynamically allocate EFI memmap copy | mintsuki | 42cc1d8e |
| 2022-10-07 05:35 | menu: Properly handly high number of entries | mintsuki | 15737894 |
| 2022-10-07 04:23 | misc: Increase EFI_COPY_MAX_ENTRIES to 2048 | mintsuki | ea412cfa |
| 2022-10-06 16:39 | limine/smp: Fix stack offset accidentally added twice | mintsuki | 4860f955 |
| 2022-10-06 03:36 | menu: Add missing valid keys | mintsuki | 6733f194 |
| 2022-10-06 03:29 | term: Misc improvements for SERIAL=yes on EFI | mintsuki | ff145eb5 |
| 2022-10-06 01:58 | term: Unbreak textmode + serial combo | mintsuki | 33dac9b3 |
| 2022-10-06 01:24 | gterm: Prevent memory leak gterm_init() failure | mintsuki | 5bbda71d |