| 2023-09-24 07:00 | docs: Update example Limine version in README to 4.20230924.0 | mintsuki | ef3766d4 |
| 2023-09-24 06:53 | elf: Panic if there are PHDRs with different perms sharing same page | mintsuki | 9bf2543b |
| 2023-09-23 18:27 | smp: Remove dead 32-bit trampoline code | mintsuki | c9c5a1ad |
| 2023-09-22 22:17 | misc: Backport limine.h and PROTOCOL.md from 5.x | mintsuki | 794f207b |
| 2023-09-20 04:52 | menu: Fix padding issue introduced in e1d25f8 | mintsuki | fd73ea7c |
| 2023-09-16 21:55 | docs: PROTOCOL.md: Backport caching section from trunk | mintsuki | e94d2b79 |
| 2023-09-16 20:12 | misc: Backports from trunk | mintsuki | a6e115d4 |
| 2023-09-16 19:28 | misc: aarch64: Remove unused enter_in_current_el() function | mintsuki | 1b72dd32 |
| 2023-09-16 16:07 | misc: Consistently call x86-64 such, instead of x86_64 | mintsuki | 068b06e7 |
| 2023-09-16 15:28 | docs: PROTOCOL.md: Minor fixes | mintsuki | 829712b4 |
| 2023-09-13 15:18 | acpi: remove duplicate definition in sys/lapic.c | xvanc | bb3d0b81 |
| 2023-09-13 14:22 | lib/libc: add misc utilities | xvanc | f7bee447 |
| 2023-09-13 14:14 | acpi: move acpi structure defs to lib/acpi.h | xvanc | 9249edf7 |
| 2023-09-11 22:02 | test: Use -dumpmachine to find architecture instead of expecting -target | mintsuki | bd67dfee |
| 2023-09-11 21:48 | misc/bios: Update and improve linker script and related files | mintsuki | 0693d86c |
| 2023-09-11 20:31 | protos/chainload: Fix bug that could result in bogus oom errors. Fixes #302 | mintsuki | 7d527d86 |
| 2023-09-11 11:49 | decompressor: Mark .entry section with proper flags in entry.asm | mintsuki | bddd30a6 |
| 2023-09-11 11:49 | decompressor: Add rodata PHDR and section to ld script | mintsuki | ce91f109 |
| 2023-09-11 11:20 | protos: chainload: Allocate memory for the null terminator in cmdline | Kacper SÅomiÅski | e53acb99 |
| 2023-09-11 09:27 | misc: Misc EFI linker script improvements and drop .sbat | mintsuki | 7305724b |
| 2023-09-09 21:03 | docs: Update example Limine version in README to 4.20230909.0 | mintsuki | 093899d8 |
| 2023-09-09 20:49 | misc: Improve UEFI linker scripts | mintsuki | f5e43d2e |
| 2023-09-09 14:52 | docs: README.md: Fix minor grammar mistake | mintsuki | e7311fc8 |
| 2023-09-09 14:45 | stage1/gdt: Mark accessed flag in descriptors | mintsuki | 81545122 |
| 2023-09-09 11:45 | docs: Remove references to shim as we don't directly support it | mintsuki | 0fea596e |
| 2023-09-08 17:35 | x86/gdt: Mark accessed flag in descriptors | mintsuki | 559bb10f |
| 2023-08-30 03:19 | docs: Update example Limine version in README to 4.20230830.0 | mintsuki | 4dfea163 |
| 2023-08-30 02:39 | build: Drop -mabi=sysv for x86 for clang 16 | mintsuki | b97fd363 |
| 2023-08-30 02:14 | config: Disable editor by default if config b2sum present. Fixes #296 | mintsuki | 4a46597f |
| 2023-08-27 07:29 | menu: Change menu arrow to use unicode big arrow | mintsuki | 3f0591ee |