| 2022-10-07 07:14 | docs: Update README.md | mintsuki | 3af2fb1e |
| 2022-10-07 06:49 | menu: Add arrows to indicate overflow for many menu entries | mintsuki | 17be311a |
| 2022-10-07 05:49 | misc: Dynamically allocate EFI memmap copy | mintsuki | 42cc1d8e |
| 2022-10-07 05:35 | menu: Properly handly high number of entries | mintsuki | 15737894 |
| 2022-10-07 04:23 | misc: Increase EFI_COPY_MAX_ENTRIES to 2048 | mintsuki | ea412cfa |
| 2022-10-06 16:39 | limine/smp: Fix stack offset accidentally added twice | mintsuki | 4860f955 |
| 2022-10-06 03:36 | menu: Add missing valid keys | mintsuki | 6733f194 |
| 2022-10-06 03:29 | term: Misc improvements for SERIAL=yes on EFI | mintsuki | ff145eb5 |
| 2022-10-06 01:58 | term: Unbreak textmode + serial combo | mintsuki | 33dac9b3 |
| 2022-10-06 01:24 | gterm: Prevent memory leak gterm_init() failure | mintsuki | 5bbda71d |
| 2022-10-06 01:24 | limine: Fix NULL term dereference bug if gterm_init fails | mintsuki | aca99ad7 |
| 2022-10-06 04:29 | misc: Add limine subdir to stage3 and config search paths. Closes #225 | mintsuki | a76691a9 |
| 2022-10-06 03:58 | efi: Fallback to volume scan instead of panicking | czapek1337 | 62021484 |
| 2022-10-06 03:38 | disk: Use BLOCK_IO instead of DISK_IO | czapek1337 | 6a8e4eb4 |
| 2022-10-06 03:37 | readline: Fallback to SystemTable->ConIn | czapek1337 | e445555b |
| 2022-10-05 13:01 | term: Better ensure term is not accessed when NULL | mintsuki | 97228270 |
| 2022-10-05 12:22 | limine: Do not panic if failing to set up terminal or framebuffer | mintsuki | 10df0100 |
| 2022-10-05 12:21 | menu: Use fallback terminal instead of panicking on gterm_init() fail | mintsuki | 194e60a3 |
| 2022-10-05 12:07 | limine: Fix bug where NULL term was accessed. Fixes #227 | mintsuki | fc2fe1a3 |
| 2022-10-04 19:53 | limine: Reimplement proper callback functionality | mintsuki | d65d180c |
| 2022-10-04 19:00 | term: Make term_notready() static | mintsuki | dddcf34a |
| 2022-10-04 18:47 | term: Gate BIOS specific code behind ifdefs | mintsuki | 6f1e157c |
| 2022-10-04 18:39 | term: Reimplement context control | mintsuki | 7065967b |
| 2022-10-04 17:10 | term: Misc fixes and improvements | mintsuki | f5cdb5b9 |
| 2022-10-04 06:21 | term: Misc fixes and improvements | mintsuki | 223ebc19 |
| 2022-10-04 05:24 | term: Misc fixes and improvements | mintsuki | 1c06055e |
| 2022-10-04 04:04 | term: Add builtin font | mintsuki | 3cb47a9d |
| 2022-10-04 03:39 | term: Misc minor bug fixes | mintsuki | 68f9bdcd |
| 2022-10-04 00:34 | term: Tidy up VGA textmode wrapper code | mintsuki | c30dffd1 |
| 2022-10-03 23:37 | term: Tidy up gterm wrapper code | mintsuki | d442805b |