| 2022-11-14 06:29 | gop: Use ConOut to obtain GOP whenever possible | mintsuki | 0f703612 |
| 2022-11-12 19:04 | limine.h: Use C90 style comments for license header | mintsuki | 2200f373 |
| 2022-11-12 18:53 | Revert "gop: Allow user to select which GOP to use in config. Addresses #233" | mintsuki | e95df146 |
| 2022-11-12 18:53 | Revert "gop: Fix implicit declaration warning introduced in d82dc64b" | mintsuki | b10c5617 |
| 2022-10-23 19:56 | readline: Fix command line scrolling and cursor wrap-around | Ryan Cohen | 937d2c37 |
| 2022-11-11 23:34 | gop: Fix implicit declaration warning introduced in d82dc64b | mintsuki | 76a58733 |
| 2022-11-11 22:40 | gop: Allow user to select which GOP to use in config. Addresses #233 | mintsuki | f78243c3 |
| 2022-11-05 14:44 | limine.h: Add license header | mintsuki | 55a0181b |
| 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 |