| 2023-07-28 09:02 | menu: Adjust centering by 2 characters to the left | mintsuki | 722bde2c |
| 2023-07-28 06:36 | menu: Fix a couple of boot menu alignment issues | mintsuki | 5bdb1bbf |
| 2023-07-28 05:30 | menu: Initialise max_len if null regardless of shift | mintsuki | 8f167bc2 |
| 2023-07-28 04:17 | menu: Fix maybe uninitialised issue with cur_len var | mintsuki | d73cd378 |
| 2023-07-28 04:12 | menu: Fix NULL deref bug with shift variable | mintsuki | 478b6f38 |
| 2023-07-28 04:09 | console: Add slide command | mintsuki | 4b452e69 |
| 2023-07-28 03:50 | menu: Center boot menu | mintsuki | 98f30bfd |
| 2023-07-27 07:32 | Revert "build: Make limine-uefi-cd.bin 16MiB in size (use FAT16)" | mintsuki | ba259760 |
| 2023-07-27 06:41 | gterm: Autoscale font on higher resolutions | mintsuki | 9921af54 |
| 2023-07-26 21:04 | limine: Adjust higher half offsets for AArch64 | Kacper SÅomiÅski | a2e50232 |
| 2023-07-26 21:03 | limine: Use a higher-half pointer for the stack on AArch64 | Kacper SÅomiÅski | dc68fcaf |
| 2023-07-14 23:10 | misc: Minor updates to linker scripts | mintsuki | f365a466 |
| 2023-07-14 20:33 | build: Get rid of OBJCOPY2ELF_FLAGS since only IA-32/BIOS used it | mintsuki | 871a8053 |
| 2023-07-13 05:58 | build: Get rid of RISCV_CFLAGS variable as it is now unnecessary | mintsuki | 49ecb6b5 |
| 2023-07-13 02:57 | ci: Remove openssh dependency no longer required for release | mintsuki | 997e2c75 |
| 2023-07-13 02:45 | riscv64: Do not use global pointer register | mintsuki | bc1896c5 |
| 2023-07-13 01:39 | docs/protocol: Fix typo and mandate ra and gp registers to be 0 for rv64 | mintsuki | e261a96f |
| 2023-07-10 16:57 | host/limine: Fix typo | mintsuki | 1f82dd89 |
| 2023-07-09 01:55 | docs: Update example Limine version in README to 5.20230709.0 | mintsuki | 93942a33 |
| 2023-07-09 01:40 | elf: elf64_load(): Remove accidentally left in debug code | mintsuki | b72d0335 |
| 2023-07-09 01:37 | part: Require keypresses between entry displays in list_volumes() | mintsuki | 11f50a6a |
| 2023-07-09 01:09 | misc: Use assembly for memory functions on x86 | mintsuki | 79e50a82 |
| 2023-07-09 01:09 | elf: Fix potential uninitialised usage of bss_size | mintsuki | 17e26c8c |
| 2023-07-08 21:44 | limine/elf: Optimise not to scan .bss for requests | mintsuki | 9333f1ca |
| 2023-06-20 14:24 | build: Drop -Wno-deprecated-declarations flag | mintsuki | 99d671ec |
| 2023-06-20 14:10 | limine: Drop 5-level paging request support | mintsuki | 7882d89b |
| 2023-06-20 13:58 | limine: Drop terminal request support | mintsuki | 1ad6d601 |
| 2023-06-20 11:24 | asm: Add missing section directives | mintsuki | 2ac43a32 |
| 2023-06-20 09:10 | console: Add firmware type command | mintsuki | 2d6a1e45 |
| 2023-06-20 08:19 | limine.c: Add copyright and license information to version command | mintsuki | d08ea721 |