| 2022-11-30 20:19 | docs/protocol: Fix wording for reserved/reclaimable | Raphael O | a0933b73 |
| 2022-11-19 07:04 | readline: Fix issue arising from terminal's wraparound handling fix | mintsuki | 104e0c5e |
| 2022-11-19 05:35 | disk: Fix issue where _p struct was not zeroed out in create_disk_index() | mintsuki | 1c0db869 |
| 2022-11-18 22:28 | Fixed little memory leak in the UEFI build that would make the bootloader crash on systems with larger disks | beakeyz | 690c3cce |
| 2022-11-15 10:23 | docs: Add packaging status to README.md | mintsuki | a94a0f59 |
| 2022-11-15 05:39 | gop: Remove ConOut logic | mintsuki | 066244c6 |
| 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 |