| 2022-11-02 14:28 | Revert "smp/x86: Free up trampoline memory after use" | mintsuki | 1258f01b |
| 2022-10-30 12:58 | docs/protocol: Clarify file address alignment | mintsuki | 144c481e |
| 2022-10-30 10:19 | multiboot2: Support load_addr == -1 | mintsuki | 7e403e00 |
| 2022-10-29 14:17 | smp/x86: Free up trampoline memory after use | mintsuki | ae771dd8 |
| 2022-10-17 04:28 | pmm: Work around potential memmap data race in EFI init_memmap() | mintsuki | 49f4ccd3 |
| 2022-10-17 02:41 | pmm: Fix AllocatePages() call to take pages count; remove useless alignment check | mintsuki | 09faf82b |
| 2022-10-17 02:34 | pmm: Avoid throwing away big memory ranges that fail to AllocatePages() indiscriminately | mintsuki | d8193abc |
| 2022-10-15 23:31 | Revert "ci: Build and check using Alpine instead of Arch" | mintsuki | ce4046d5 |
| 2022-10-14 12:28 | linux: Revert 793d0293 | mintsuki | 7e1d4a98 |
| 2022-10-14 04:59 | disk: Fix wrong parameter passed to ReadBlocks() | mintsuki | 3c541576 |
| 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 |