| 2025-03-10 23:47 | gha: Do not repush all tags on release | Mintsuki | 6d177ccc |
| 2025-03-10 23:31 | gha: Fix up tarball sign command and sign binary tags | Mintsuki | 34bf9477 |
| 2025-03-10 23:10 | docs: Update ChangeLog and README.md for 9.1.2 | Mintsuki | ca1d59a5 |
| 2025-03-10 22:57 | docs: Improve COPYING file to cover submodules | Mintsuki | 83352e48 |
| 2025-03-10 22:31 | misc: Bump nyu-efi commit and correct license info about it | Mintsuki | 852fc730 |
| 2025-03-10 05:37 | gha: Fix sign release step and update release notes | mintsuki | c78ac308 |
| 2025-03-10 00:15 | docs: Update ChangeLog and README.md for 9.1.1 | Mintsuki | 235c629b |
| 2025-03-09 22:49 | misc: Fix a variable shadowing in is_efi_serial_present() | mintsuki | 852f4a06 |
| 2025-03-09 22:42 | misc: Do not attempt to use serial if not detected on EFI | mintsuki | 2d404d6f |
| 2025-03-09 20:56 | gha: Sign release tarballs and binary branch commits | Mintsuki | c39be10c |
| 2025-03-07 20:02 | docs: Update ChangeLog and README.md for 9.1.0 | mintsuki | f04a5eb5 |
| 2025-03-07 18:22 | host/limine: Add LBA to CHS conversion code for GPT to MBR conversion | mintsuki | d718ff1c |
| 2025-03-07 08:56 | Revert "docs: Address issue with ISOHYBRIDs and some BIOS systems. Closes #470" | mintsuki | 65d43f56 |
| 2025-03-07 05:33 | host/limine: Perform automatic conversion of GPT to MBR for ISOHYBRIDs if possible | mintsuki | 4a9b8fe9 |
| 2025-03-05 06:01 | docs: Address issue with ISOHYBRIDs and some BIOS systems. Closes #470 | mintsuki | 9f937d95 |
| 2025-03-04 09:55 | Merge pull request #469 from limine-bootloader/dependabot/github_actions/trunk/crate-ci/typos-1.30.1 | mintsuki | aba9550f |
| 2025-03-04 09:53 | build: Further improvement on 3e056121eb5f8b9dd802be02899325994e7d3ac3 | mintsuki | bec034c6 |
| 2025-03-04 03:41 | build(deps): bump crate-ci/typos from 1.30.0 to 1.30.1 | dependabot[bot] | 8f8cc251 |
| 2025-03-03 22:16 | bootstrap: fix posix compliance | q66 | 3e056121 |
| 2025-03-03 22:18 | Merge pull request #466 from limine-bootloader/dependabot/github_actions/trunk/crate-ci/typos-1.30.0 | mintsuki | 7f50386f |
| 2025-03-03 03:27 | build(deps): bump crate-ci/typos from 1.29.10 to 1.30.0 | dependabot[bot] | 3da856ef |
| 2025-02-28 18:54 | Merge pull request #465 from limine-bootloader/dependabot/github_actions/trunk/crate-ci/typos-1.29.10 | mintsuki | c66a8f74 |
| 2025-02-28 18:54 | docs: Update Discord server invite link | mintsuki | eb541b62 |
| 2025-02-26 04:01 | build(deps): bump crate-ci/typos from 1.29.9 to 1.29.10 | dependabot[bot] | f2dc4fc0 |
| 2025-02-25 18:54 | docs: Update ChangeLog and README.md for 9.0.1 | mintsuki | 243c2472 |
| 2025-02-25 18:47 | protos/chainload: Get rid of unnecessary function splits | mintsuki | c0924e6c |
| 2025-02-25 18:44 | protos/chainload: Use updated protocol names in messages | mintsuki | 71014d8f |
| 2025-02-25 18:25 | protos/efi: Do not use EFI allocator uselessly and fix use-after-free | mintsuki | 50c01f01 |
| 2025-02-25 18:06 | protos/efi: Comment out unused debug function devpath_print() to avoid warning | mintsuki | 3e899468 |
| 2025-02-25 18:02 | protos/efi: Rework entire chainloading procedure to fix issues caused by the old method | mintsuki | 84981d6c |