| 2024-05-22 05:58 | docs: Update ChangeLog and README.md for 7.5.2 | mintsuki | 1567ddd7 |
| 2024-05-22 04:45 | lib/elf: Allow loading relocatable higher half kernels with low load addresses | mintsuki | 860d1b1d |
| 2024-05-22 02:44 | fs/fat: Address missing bpb validity checks. Fixes #351 and #352 | mintsuki | 5b1cd9d0 |
| 2024-05-08 19:52 | docs: ChangeLog: Fix typo | mintsuki | 59ac73d7 |
| 2024-05-08 19:50 | docs: Update ChangeLog and README.md for 7.5.1 | mintsuki | a5b020fa |
| 2024-05-08 19:42 | disk: UEFI: Add additional sector_size == 2048 condition for is_optical | mintsuki | 705dfa92 |
| 2024-05-08 18:55 | disk: BIOS: Yucky workaround to a workaround to an HP Pavillion something | mintsuki | 40a77203 |
| 2024-05-07 19:03 | disk: BIOS: Fix wrong logical operator from 9476b3dfaa35a77329686c6e1e10690c6e1a1855 | mintsuki | 9109b407 |
| 2024-05-07 18:11 | disk: BIOS: Work around bogus GCC warning | mintsuki | 71cfe73d |
| 2024-05-07 18:05 | disk: BIOS: Remove useless disk_read_sectors() call | mintsuki | 10e0ca6a |
| 2024-05-07 17:59 | build: Disable werror for nasm due to overly verbose new version | mintsuki | 903662fe |
| 2024-05-07 17:53 | disk: BIOS: Use DPTE to determine removable media and BDA disk count to skip broken entries | mintsuki | 9476b3df |
| 2024-05-03 18:50 | docs: Update ChangeLog and README.md for 7.5.0 | mintsuki | 1b677930 |
| 2024-05-03 18:26 | docs: Move usage to USAGE.md and install that instead of README.md | mintsuki | d83e03c1 |
| 2024-05-03 18:15 | docs: PROTOCOL.md: Minor wording improvment | mintsuki | 8d4b8885 |
| 2024-05-03 18:00 | docs: README.md: Further misc improvements | mintsuki | 9dbe88a4 |
| 2024-05-03 17:40 | docs: README.md: Minor cosmetic improvements | mintsuki | 695f5cb2 |
| 2024-05-03 17:31 | limine: Define and implement base revision 2 | mintsuki | cd9efbf8 |
| 2024-05-03 05:01 | limine: Remove left over start marker comparison code | mintsuki | 51304b35 |
| 2024-05-03 04:53 | docs: PROTOCOL.md: Fix typo | mintsuki | 8cb60d41 |
| 2024-05-03 04:43 | limine: Document and implement requests start marker | mintsuki | ba86da93 |
| 2024-05-02 02:35 | docs: Update screenshot | mintsuki | 54b01cd8 |
| 2024-05-01 21:45 | Merge pull request #349 from limine-bootloader/dependabot/github_actions/trunk/crate-ci/typos-1.21.0 | mintsuki | d9004d43 |
| 2024-05-01 21:37 | build: Fix issue with commit timestamps in bootstrap script | mintsuki | 52f948b5 |
| 2024-05-01 03:56 | build(deps): bump crate-ci/typos from 1.20.7 to 1.21.0 | dependabot[bot] | bbd11256 |
| 2024-04-29 21:48 | docs: Update ChangeLog and README.md for 7.4.1 | mintsuki | cbb398ae |
| 2024-04-29 21:14 | disk: Set MAX_VOLUMES to 256 for UEFI ports | mintsuki | 51fc81b1 |
| 2024-04-29 21:03 | menu: Minor tweaks to how architecture and firmware are printed | mintsuki | 37eb16f4 |
| 2024-04-20 01:37 | docs: Update ChangeLog and README.md for 7.4.0 | mintsuki | d0bbe193 |
| 2024-04-19 23:39 | part: Drop unused list_volumes() function | mintsuki | b1810b24 |