| 2024-06-27 23:01 | dtb: Fix bugs introduced in cc05481b89f13c842645d5cacc78908d6a9f102e | mintsuki | 68ad2db7 |
| 2024-06-27 22:51 | dtb: Fix bugs introduced in 45e036275af9867471e141444f7d07db97f5d0e9 | mintsuki | cc05481b |
| 2024-06-27 22:43 | dtb: Optionally reallocate and expand DTB memory as needed | mintsuki | 45e03627 |
| 2024-06-27 22:01 | build: bootstrap: Update repository links | mintsuki | ddfd6546 |
| 2024-06-27 11:59 | lib/elf: Add additional ELF type sanity checks | mintsuki | 2923125d |
| 2024-06-26 18:19 | lib/elf: Only assume relocatable if ELF type is ET_DYN | mintsuki | 5df8ca77 |
| 2024-06-26 18:00 | lib/mem: Remove unused memcpy32to64() function | mintsuki | 50b147cb |
| 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 |