| 2022-03-11 04:11 | serial: Ensure DLAB off before initiatialisation | mintsuki | ff5059f9 |
| 2022-03-11 03:57 | misc: New example background | mintsuki | c877c0ef |
| 2022-03-10 17:21 | term: Fix deinitialisation issues | mintsuki | 48eaab4a |
| 2022-03-08 20:05 | elf: Use PHDRs instead of sections for resolving relocations | mintsuki | 26acbb8b |
| 2022-03-08 13:26 | time: Work around potential issue with day wraparound | mintsuki | f31ed9c4 |
| 2022-03-07 21:09 | readline: Support odd backspace behaviour from serial | mintsuki | 33b52eb3 |
| 2022-03-07 20:11 | term: Change default settings to prefer video to text mode | mintsuki | b96046f8 |
| 2022-03-07 10:46 | gterm: Fix crash if margin==0 with a background | mintsuki | 220ebb38 |
| 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 |