| 2022-12-13 12:18 | host/limine-deploy: Add quiet option. Closes #243 | mintsuki | f17c9ebb |
| 2022-12-08 11:25 | docs/protocol: Fix syntax highlighting of struct limine_video_mode | mintsuki | 1b5fe8bb |
| 2022-12-06 13:22 | adding bytes description to stack_size | TornaxO7 | 7e331c71 |
| 2022-11-30 20:19 | docs/protocol: Fix wording for reserved/reclaimable | Raphael O | 5d6a92e4 |
| 2022-11-19 07:04 | readline: Fix issue arising from terminal's wraparound handling fix | mintsuki | e72d4059 |
| 2022-11-19 05:35 | disk: Fix issue where _p struct was not zeroed out in create_disk_index() | mintsuki | 35866614 |
| 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 | 409c05c4 |
| 2022-11-15 10:23 | docs: Add packaging status to README.md | mintsuki | ffc624bd |
| 2022-11-15 05:39 | gop: Remove ConOut logic | mintsuki | 74fbf527 |
| 2022-10-23 19:56 | readline: Fix command line scrolling and cursor wrap-around | Ryan Cohen | 5c903dc5 |
| 2022-11-14 06:29 | gop: Use ConOut to obtain GOP whenever possible | mintsuki | 18100db8 |
| 2022-11-12 19:04 | limine.h: Use C90 style comments for license header | mintsuki | 8e2b91cc |
| 2022-11-12 18:53 | Revert "gop: Allow user to select which GOP to use in config. Addresses #233" | mintsuki | 9e76687b |
| 2022-11-12 18:53 | Revert "gop: Fix implicit declaration warning introduced in d82dc64b" | mintsuki | d07ddd1c |
| 2022-11-11 23:34 | gop: Fix implicit declaration warning introduced in d82dc64b | mintsuki | 93d8c16a |
| 2022-11-11 22:40 | gop: Allow user to select which GOP to use in config. Addresses #233 | mintsuki | e4ba09aa |
| 2022-11-05 14:44 | limine.h: Add license header | mintsuki | 5a2c8928 |
| 2022-11-02 14:28 | Revert "smp/x86: Free up trampoline memory after use" | mintsuki | dd0ae411 |
| 2022-10-30 12:58 | docs/protocol: Clarify file address alignment | mintsuki | 8d9c116e |
| 2022-10-30 10:19 | multiboot2: Support load_addr == -1 | mintsuki | a5d8031a |
| 2022-10-29 14:17 | smp/x86: Free up trampoline memory after use | mintsuki | 4b132dc1 |
| 2022-10-17 04:28 | pmm: Work around potential memmap data race in EFI init_memmap() | mintsuki | c0c07981 |
| 2022-10-17 02:41 | pmm: Fix AllocatePages() call to take pages count; remove useless alignment check | mintsuki | 9da003d5 |
| 2022-10-17 02:34 | pmm: Avoid throwing away big memory ranges that fail to AllocatePages() indiscriminately | mintsuki | ac61b6a6 |
| 2022-10-15 23:25 | Revert "ci: Build and check using Alpine instead of Arch" | mintsuki | 935eecb8 |
| 2022-10-15 23:17 | stivale: Adjust deprecation message | mintsuki | 60c27ef1 |
| 2022-10-15 21:59 | fs: Add fix from 1da478d5 for 4.x dropped filesystems | mintsuki | a8e9328f |
| 2022-10-14 12:28 | linux: Revert 793d0293 | mintsuki | d43dc03e |
| 2022-10-14 04:59 | disk: Fix wrong parameter passed to ReadBlocks() | mintsuki | d4d1d4a1 |
| 2022-10-14 03:50 | docs: Fix formatting issue in PROTOCOL.md | mintsuki | e208b9f9 |