| 2024-05-24 09:59 | docs: Update ChangeLog and README.md for 7.5.3 | mintsuki | c204af45 |
| 2024-05-24 08:01 | lib/elf: Do not perform any additional checks if an ELF is both ET_DYN and has a PT_DYNAMIC segment | mintsuki | 1811c7f8 |
| 2024-05-23 14:39 | test/multiboot2: Fix up memmap entry_count calculation and add EFI memmap printing | mintsuki | a9afcf89 |
| 2024-05-23 14:35 | misc/efi: Make VirtualStart always 0 for created EFI memmap entries | mintsuki | e8006a44 |
| 2024-05-23 06:43 | Merge pull request #357 from phip1611/fix-uefi-bug | mintsuki | 18e2ae3b |
| 2024-05-22 21:04 | multiboot2: fix efi{32,64]_ih generation | Philipp Schuster | 63d29af1 |
| 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 |