| 2024-06-25 12:34 | lib/getchar: Only apply EFI serial backspace workaround if serial == true | mintsuki | fa11b1f9 |
| 2024-06-25 11:50 | menu: Minor change to multiboot1/2 unsupported messages | mintsuki | b46b896b |
| 2024-06-23 22:22 | docs: Update ChangeLog and README.md for 7.8.0 | mintsuki | cfd43201 |
| 2024-06-23 22:00 | host/limine: Mark protective MBR wrapper partition as active on GPT | mintsuki | d41c5375 |
| 2024-06-23 21:52 | host/limine: Simplify some redundantly written code | mintsuki | 9e1f6650 |
| 2024-06-16 17:02 | protos/linux_risc: Properly fill VirtualStart in memory map | Kacper SÅomiÅski | aed3b334 |
| 2024-06-16 18:10 | misc/flanterm: Remove leftover feature flags | mintsuki | b3d76884 |
| 2024-06-16 16:27 | misc/uefi: Switch from EfiLoaderData to EfiLoaderCode at 2 more allocation sites | mintsuki | 8c75c55a |
| 2024-06-16 05:40 | protos/linux: riscv64: Fix protocol version check | mintsuki | 9fb64230 |
| 2024-06-15 19:30 | protos/linux: Rename files to avoid unnecessary diffs (2) | mintsuki | 74aa2287 |
| 2024-06-15 19:30 | protos/linux: Rename files to avoid unnecessary diffs (1) | mintsuki | 2541760b |
| 2024-06-12 02:04 | docs: PROTOCOL.md: Misc fixes and clarifications | mintsuki | 943ba1eb |
| 2024-06-12 01:28 | docs: PROTOCOL.md: Mention that the EDID blob pointer can be NULL | mintsuki | 571cb918 |
| 2024-06-12 01:06 | build/bootstrap: Bump cc-runtime | mintsuki | 2fd75654 |
| 2024-06-12 00:51 | build/bootstrap: Bump STB | mintsuki | 7b098c7f |
| 2024-06-12 00:39 | build/bootstrap: Bump Flanterm | mintsuki | 4a245024 |
| 2024-06-12 00:07 | protos/linux: Rename files (2) | mintsuki | 440ba05e |
| 2024-06-12 00:07 | protos/linux: Rename files (1) | mintsuki | 56b7a32d |
| 2024-06-12 00:00 | lib/panic: efi: Disallow returning to menu after exiting boot services | mintsuki | 2a0913c1 |
| 2024-06-11 21:43 | Merge pull request #371 from qookei/linux-aa64 | mintsuki | da52f231 |
| 2024-06-11 19:59 | protos/linux: Add support for AArch64 | Kacper SÅomiÅski | c95ad880 |
| 2024-06-11 19:58 | protos/linux: Fill DTB with information about UEFI | Kacper SÅomiÅski | f49dbd4a |
| 2024-06-11 19:54 | pmm: Allocate memory from UEFI with EfiLoaderCode type | Kacper SÅomiÅski | 2a0de56e |
| 2024-06-11 19:54 | lib: Add helpers for adding 32-bit /chosen properties | Kacper SÅomiÅski | 288cb6e1 |
| 2024-06-11 15:13 | lib/elf: Minor rework of dynamic segment parsing | mintsuki | 6b3d0e59 |
| 2024-06-09 22:25 | lib/elf: Fix bug where the wrong struct was checked in elf64_load() | mintsuki | 00b3025f |
| 2024-06-09 21:52 | docs: Update ChangeLog and README.md for 7.7.2 | mintsuki | b677e01d |
| 2024-06-09 20:42 | Merge pull request #370 from ziyao233/outgoing/riscv/linux-protocol | mintsuki | 2795fdab |
| 2024-06-08 10:19 | protos/linux_riscv64: support linux protocol on riscv64 | Yao Zi | 7767f246 |
| 2024-06-08 12:06 | lib/fdt: add fdt helpers | Yao Zi | 3a44b450 |