| 2024-06-23 22:22 | docs: Update ChangeLog and README.md for 7.8.0 | mintsuki | cd5eeaa9 |
| 2024-06-07 22:48 | lib/panic: Use ternary in 'return to' message | mintsuki | 19f8cc07 |
| 2024-06-07 21:31 | Setting different error message for boot failure when booting from menu or booting from the editor | iillis | d0124c5b |
| 2024-06-06 14:56 | When booting from editor fails you return to the editor while keeping the text as you were editing it (#364) | illis | 6ae857bc |
| 2024-06-23 22:00 | host/limine: Mark protective MBR wrapper partition as active on GPT | mintsuki | af125bd2 |
| 2024-06-23 21:52 | host/limine: Simplify some redundantly written code | mintsuki | 3c9e5d6b |
| 2024-06-16 18:10 | misc/flanterm: Remove leftover feature flags | mintsuki | 5ab25407 |
| 2024-06-16 16:27 | misc/uefi: Switch from EfiLoaderData to EfiLoaderCode at 2 more allocation sites | mintsuki | 70749d0b |
| 2024-06-11 19:54 | pmm: Allocate memory from UEFI with EfiLoaderCode type | Kacper SÅomiÅski | b30da718 |
| 2024-06-12 02:04 | docs: PROTOCOL.md: Misc fixes and clarifications | mintsuki | b76556af |
| 2024-06-12 01:28 | docs: PROTOCOL.md: Mention that the EDID blob pointer can be NULL | mintsuki | f9074687 |
| 2024-06-12 01:06 | build/bootstrap: Bump cc-runtime | mintsuki | 1eb3d444 |
| 2024-06-12 00:51 | build/bootstrap: Bump STB | mintsuki | 92bd4cd9 |
| 2024-06-12 00:39 | build/bootstrap: Bump Flanterm | mintsuki | 7783900c |
| 2024-06-12 00:00 | lib/panic: efi: Disallow returning to menu after exiting boot services | mintsuki | a62f81d2 |
| 2024-06-11 15:13 | lib/elf: Minor rework of dynamic segment parsing | mintsuki | 223a47b8 |
| 2024-06-09 22:25 | lib/elf: Fix bug where the wrong struct was checked in elf64_load() | mintsuki | 86a3dcd3 |
| 2024-06-09 21:52 | docs: Update ChangeLog and README.md for 7.7.2 | mintsuki | 300cdc94 |
| 2024-06-09 19:34 | lib/elf: Reject relocatable ELFs in elf*_load_elsewhere() | mintsuki | e8689101 |
| 2024-06-08 22:19 | lib/elf: Do not check for DT_RELAENT size for DT_PLTREL entries | mintsuki | fb651eee |
| 2024-06-08 21:37 | lib/elf: Panic on unresolved symbols, unless marked weak | mintsuki | 614a5b9d |
| 2024-06-08 15:02 | build/bootstrap: Bump limine-efi revision | mintsuki | c713cd2a |
| 2024-06-08 14:28 | build/bootstrap: Bump limine-efi revision | mintsuki | cf2aebee |
| 2024-06-08 14:11 | misc/efi: Replace .padding with manual alignment | mintsuki | 1c552de5 |
| 2024-06-07 23:19 | lib/elf: Ignore PT_LOAD PHDRs with 0 memsz | mintsuki | ec72702e |
| 2024-06-06 14:01 | docs: Update ChangeLog and README.md for 7.7.1 | mintsuki | f137a99b |
| 2024-06-05 14:53 | build/linker: UEFI: New padding method that doesn't mangle PT_DYNAMIC | mintsuki | d25b7bd0 |
| 2024-06-05 09:30 | lib/elf: Stop parsing PT_DYNAMIC once DT_NULL reached | mintsuki | ffe25e38 |
| 2024-06-04 10:19 | docs: Update ChangeLog and README.md for 7.7.0 | mintsuki | dc4c3f2b |
| 2024-06-04 01:09 | lib/elf: Panic if ELF file contains DT_NEEDED tags | mintsuki | e6a742e8 |