| 2022-03-02 17:51 | stivale2: Ensure serial off before starting runtime term | mintsuki | 22fe3862 |
| 2022-03-02 17:19 | docs: Update README.md | mintsuki | 9c1f7e60 |
| 2022-03-02 17:08 | docs: Update README.md | mintsuki | 12b79c03 |
| 2022-03-02 15:05 | build: Lower required C standard for limine-install to C99 | mintsuki | 2d74b23f |
| 2022-03-02 14:55 | build: Pass -fno-stack-check in decompressor build | mintsuki | 66e56f55 |
| 2022-03-02 14:46 | build: Pass -undef to preprocessor calls | mintsuki | b172a092 |
| 2022-03-02 14:15 | readline: Unify getchar() impl for UEFI and BIOS | mintsuki | 90d67a3c |
| 2022-03-02 13:56 | test: Remove SERIAL line from config | mintsuki | 8525bd83 |
| 2022-03-02 13:38 | menu: Use reverse video to highlight selected entry | mintsuki | a95315ef |
| 2022-03-02 13:32 | docs: Document serial support better | mintsuki | 7f5bfda6 |
| 2022-03-02 12:31 | misc: Ensure editor is not accessible from console if disabled | mintsuki | 79e4a2c4 |
| 2022-03-02 12:14 | docs: Document serial support | mintsuki | 39ff8ad8 |
| 2022-03-01 16:53 | io: Complete serial support. Closes #155 | mintsuki | 93a00dee |
| 2022-02-22 01:10 | docs: Update README.md | mintsuki | b1cf80c1 |
| 2022-02-07 01:10 | misc: Misc output fixes for serial support | mintsuki | 072c54b9 |
| 2022-02-28 07:24 | pmm: Fix alignment issue introduced in 3fe8217 | mintsuki | 79781941 |
| 2022-02-27 04:47 | efi: Do not fail on first ExitBootServices() attempt | mintsuki | 4dbc6831 |
| 2022-02-21 22:37 | build: Build nasm as part of make_toolchain.sh | mintsuki | 24a72f8d |
| 2022-02-21 15:27 | build: Updates for new reduced-gnu-efi commits | mintsuki | 4b54f7d4 |
| 2022-02-21 12:08 | build: Misc gnu-efi related fixes | mintsuki | ac090a29 |
| 2022-02-21 09:27 | build: Fix GNUmakefile.in issue introduced in 1984f40 | mintsuki | 06ec0472 |
| 2022-02-20 23:40 | build: Unbreak out of tree builds | mintsuki | 44c524ec |
| 2022-02-20 22:17 | build: Add common/config.h to distclean | mintsuki | 7cad56aa |
| 2022-02-20 22:14 | build: Include config.h in sbat.c | mintsuki | 33a51cc3 |
| 2022-02-20 22:05 | build: Use config.h for generated constants | mintsuki | 060b654b |
| 2022-02-20 21:55 | readline: Use .scan instead of .ascii to test timeout | mintsuki | 97e0f74d |
| 2022-02-19 16:19 | readline: Fix argument handling in sleep.asmb | mintsuki | 85bb87a3 |
| 2022-02-18 01:23 | build: Add more granular configure options | mintsuki | b795c3b2 |
| 2022-02-18 00:09 | misc: Make VLAs a warning | mintsuki | ab0dfc21 |
| 2022-02-15 05:26 | build: Add freestanding_headers to GNUmakefile.in | mintsuki | 7acad99c |