| 2023-02-06 23:49 | docs: README.md: Document secure boot and config hash enrolling | mintsuki | 8cb03108 |
| 2023-02-06 23:42 | docs: Misc README.md fixes and updates | mintsuki | fa50944b |
| 2023-02-06 23:28 | config: Do not allow recovering from checksum mismatch panic | mintsuki | de409b93 |
| 2023-02-06 23:23 | config: No longer allow continuing boot on checksum mismatches | mintsuki | abc5119a |
| 2023-02-06 22:58 | misc: Add support for enrolling config blake2b hash in executable | mintsuki | a72d2fc5 |
| 2023-02-06 19:24 | docs: Add PHILOSOPHY.md | mintsuki | d7e827f5 |
| 2023-02-06 18:28 | protocol: Update copyright date in limine.h | mintsuki | 4d362ea0 |
| 2023-01-20 19:14 | term: Expose support for out-of-band output control | mintsuki | c132903b |
| 2023-01-20 16:27 | file: Fix several bugs to do with handling of path field | mintsuki | e6cc9c9b |
| 2023-01-20 15:25 | Revert "Revert "Revert "ci: Build and check using Alpine instead of Arch""" | mintsuki | b3146edf |
| 2023-01-17 16:40 | limine: Add UEFI PXE support based on @qookei's original patch with small changes. | Qwinci | 5efd4357 |
| 2023-01-14 11:49 | efi/chainload: Support passing of command lines. Addresses #244 | mintsuki | 2ef15c15 |
| 2023-01-11 05:36 | misc: Update copyright for 2023 | mintsuki | 3152b05a |
| 2022-12-30 08:04 | Revert "Revert "ci: Build and check using Alpine instead of Arch"" | mintsuki | dffd45a6 |
| 2022-12-30 07:53 | ci: Remove website upload portion of workflow | mintsuki | 4bb74236 |
| 2022-12-30 07:24 | term: Compatibility with new terminal code | mintsuki | 258388c8 |
| 2022-12-16 02:41 | lib/gterm: Remove now-useless full_refresh() call | mintsuki | 78075319 |
| 2022-12-14 15:19 | term: Compatibility with latest terminal changes | mintsuki | 72f074bf |
| 2022-12-13 12:18 | host/limine-deploy: Add quiet option. Closes #243 | mintsuki | e1c0d71b |
| 2022-12-08 11:25 | docs/protocol: Fix syntax highlighting of struct limine_video_mode | mintsuki | a0184f01 |
| 2022-12-06 13:22 | adding bytes description to stack_size | TornaxO7 | 9bcaeffc |
| 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 |