| 2023-09-09 21:06 | docs: Update example Limine version in README to 5.20230909.0 | mintsuki | 8f789fc0 |
| 2023-09-09 20:49 | misc: Improve UEFI linker scripts | mintsuki | b5cffbb6 |
| 2023-09-09 14:52 | docs: README.md: Fix minor grammar mistake | mintsuki | 9ff62c2a |
| 2023-09-09 14:45 | stage1/gdt: Mark accessed flag in descriptors | mintsuki | 68f82c3d |
| 2023-09-09 11:45 | docs: Remove references to shim as we don't directly support it | mintsuki | 2642249e |
| 2023-09-08 17:35 | x86/gdt: Mark accessed flag in descriptors | mintsuki | e6a67c80 |
| 2023-08-30 03:33 | docs: Update example Limine version in README to 5.20230830.0 | mintsuki | 541dbd26 |
| 2023-08-30 02:39 | build: Drop -mabi=sysv for x86 for clang 16 | mintsuki | e207c03f |
| 2023-08-30 02:14 | config: Disable editor by default if config b2sum present. Fixes #296 | mintsuki | 57e4ae6e |
| 2023-08-27 07:29 | menu: Change menu arrow to use unicode big arrow | mintsuki | a30cad35 |
| 2023-08-27 07:23 | gterm: Update font's big left and right arrows | mintsuki | ac0d9465 |
| 2023-08-19 13:43 | docs: Update example Limine version in README to 5.20230819.0 | mintsuki | f0b899b5 |
| 2023-08-19 13:04 | disk: BIOS: Skip drive if sector size is 0. Fixes #294 | mintsuki | 4abedffb |
| 2023-08-17 22:55 | smp: aarch64: Don't needlessly invalidate the data cache | Kacper SÅomiÅski | 50dab6c2 |
| 2023-08-17 21:13 | elf: aarch64: Don't needlessly invalidate the data cache | Kacper SÅomiÅski | ba5d63b8 |
| 2023-08-17 19:31 | elf: elf64_load_section(): Return false early if sh_num == 0 | mintsuki | 573d0095 |
| 2023-08-17 17:55 | disk: Add additional volume_index_i overflow guards | mintsuki | 27a32e41 |
| 2023-08-14 15:58 | exceptions: Change naming of exceptions in panic message | mintsuki | 9a074530 |
| 2023-08-11 15:29 | docs: Update example Limine version in README to 5.20230811.0 | mintsuki | a248b557 |
| 2023-08-11 00:01 | limine: Do not return SMBIOS response if not present | mintsuki | d66df6b3 |
| 2023-08-04 14:54 | test: General makefile updates | mintsuki | 1e9a42e7 |
| 2023-08-04 12:56 | test: Use Flanterm | mintsuki | b8fff872 |
| 2023-08-04 12:53 | menu: Add option to hide help text | mekb | 820d4751 |
| 2023-08-03 08:46 | test/riscv: disable linker relaxation, specify ISA string and ABI | xvanc | 82ea6d6a |
| 2023-08-02 20:05 | vmm/riscv: fix bug in `vmm_max_paging_mode()` | xvanc | 030242d6 |
| 2023-08-01 10:26 | docs: Update example Limine version in README to 5.20230801.0 | mintsuki | b64335f6 |
| 2023-08-01 10:06 | rv64: Misc relaxation related fixes | mintsuki | 50b8ab2c |
| 2023-07-29 17:00 | docs: Update example Limine version in README to 5.20230729.0 | mintsuki | 2d0752f6 |
| 2023-07-29 16:32 | misc: Update test wallpaper and screenshot | mintsuki | ff86be6b |
| 2023-07-29 09:45 | gterm: Change resolutions at which autoscaling is triggered | mintsuki | 2f1dac06 |