| 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 |
| 2025-02-25 13:55 | Merge pull request #463 from limine-bootloader/dependabot/github_actions/trunk/crate-ci/typos-1.29.9 | mintsuki | 4f516529 |
| 2025-02-21 03:16 | build(deps): bump crate-ci/typos from 1.29.7 to 1.29.9 | dependabot[bot] | f01a91c4 |
| 2025-02-19 11:36 | Merge pull request #461 from Qwinci/map-pe-headers | mintsuki | 7bfd6152 |
| 2025-02-19 08:36 | lib/pe: Map image headers | Qwinci | 30a3928e |
| 2025-02-17 02:04 | docs: Fix typo in ChangeLog | mintsuki | 4687a182 |
| 2025-02-17 01:58 | docs: Update ChangeLog and README.md for 9.0.0 | mintsuki | 9b9859fa |
| 2025-02-17 01:14 | protos/limine: Specify and implement executable command line feature | mintsuki | 99738edd |
| 2025-02-16 01:58 | protos/limine: Rename 'boot time' feature to 'date at boot' for APIv3 | mintsuki | 278881c7 |
| 2025-02-15 20:45 | protos/limine: Update PROTOCOL.md to reflect the APIv3 cmdline->string change | mintsuki | c9bf4604 |
| 2025-02-15 19:57 | protos/efi: Fix 'path' option alias not working. Closes #458 | mintsuki | eaca4391 |
| 2025-02-15 13:26 | protos/chainload_next: Drop protocol | mintsuki | e2cda1d8 |
| 2025-02-15 13:22 | protos/limine: Introduce API revision 3; rename cmdline to string in file struct | mintsuki | 6858bbf4 |
| 2025-02-15 09:33 | Merge pull request #457 from limine-bootloader/dependabot/github_actions/trunk/crate-ci/typos-1.29.7 | mintsuki | d10e154c |
| 2025-02-14 03:12 | build(deps): bump crate-ci/typos from 1.29.5 to 1.29.7 | dependabot[bot] | 6c280c4a |
| 2025-02-11 21:26 | config: Add aliases for BIOS and EFI chainload protocol options | mintsuki | 0b41786e |
| 2025-02-10 12:31 | config: Drop support for legacy config format | mintsuki | db8f63bd |
| 2025-02-08 10:24 | build: Bump Flanterm commit | mintsuki | 892e75d1 |
| 2025-02-08 07:58 | Reapply "fs: Drop ext2/3/4 support" | mintsuki | 281972e9 |
| 2025-02-08 07:53 | sys/smp: Use monitor/mwait when available instead of plain pause for spin-loops | mintsuki | 906b714c |
| 2025-02-04 11:58 | Merge pull request #454 from limine-bootloader/dependabot/github_actions/trunk/crate-ci/typos-1.29.5 | mintsuki | 1482c6a4 |
| 2025-01-31 03:46 | build(deps): bump crate-ci/typos from 1.29.4 to 1.29.5 | dependabot[bot] | ba198c21 |
| 2025-01-10 13:46 | docs: Update ChangeLog and README.md for 8.7.0 | mintsuki | e7a0cedc |
| 2025-01-10 12:53 | protos: Make 'path' option standard to pick executable to boot for all protos | mintsuki | c9cc7bbb |
| 2025-01-10 12:35 | Revert "protos: Keep linux protocol disabled on loong64 as it is not confirmed working" | mintsuki | 96a70314 |