| 2022-11-02 14:28 | Revert "smp/x86: Free up trampoline memory after use" | mintsuki | 9ae0bcef |
| 2022-10-30 12:58 | docs/protocol: Clarify file address alignment | mintsuki | f9e422b5 |
| 2022-10-30 10:19 | multiboot2: Support load_addr == -1 | mintsuki | 88d99fa3 |
| 2022-10-29 14:17 | smp/x86: Free up trampoline memory after use | mintsuki | 2fab5311 |
| 2022-10-17 04:28 | pmm: Work around potential memmap data race in EFI init_memmap() | mintsuki | 23081f06 |
| 2022-10-17 02:41 | pmm: Fix AllocatePages() call to take pages count; remove useless alignment check | mintsuki | f3357648 |
| 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 |