| 2021-08-22 20:19 | efi: Bump gnu-efi to 3.0.14 | mintsuki | 838c7186 |
| 2021-08-22 20:07 | disk: Misc fixes | mintsuki | 16645dfb |
| 2021-08-22 16:29 | misc: Add copyright notice at boot | mintsuki | 483cb465 |
| 2021-08-22 16:05 | disk: Remove redundant code used to get volume count | mintsuki | 712f4c02 |
| 2021-08-22 15:57 | efi: Leave 64MiB to firmware instead of 16MiB | mintsuki | 9a934eb6 |
| 2021-08-22 15:37 | cpu: Remove static from header inline functions | mintsuki | 48f7dee6 |
| 2021-08-22 15:20 | disk: Fix bugs introduced by previous commit | mintsuki | e497c1d7 |
| 2021-08-22 14:27 | disk: Add logic to determine fastest transfer size | mintsuki | 04960181 |
| 2021-08-22 13:02 | efi: Rework EFI memory map sanitisation | mintsuki | dadca8fe |
| 2021-08-20 20:18 | gterm: Rearrange logic to determine font properties | mintsuki | ee3131bd |
| 2021-08-20 17:25 | gterm: Implement TERMINAL_FONT_SPACING and default it to 1 | mintsuki | cefc4a76 |
| 2021-08-20 16:28 | misc: Bug fixes | mintsuki | f9fe2f96 |
| 2021-08-20 08:42 | Merge pull request #103 from Sebastian-byte/patch-1 | mint | 1dbc6e39 |
| 2021-08-19 23:13 | acpi: Fix wrong data type in tables header | Sebastian | 904488c6 |
| 2021-08-18 19:02 | gterm: Add config aliases and other minor fixes | mintsuki | fa0aa6d7 |
| 2021-08-18 15:06 | Merge pull request #102 from dancek/gterm-fonts | mint | 3f0c97db |
| 2021-08-18 13:03 | gterm: expand font 9th column like VGA | Hannu Hartikainen | cd02860f |
| 2021-08-18 12:49 | gterm: support font scaling | Hannu Hartikainen | 58d128b9 |
| 2021-08-18 12:07 | gterm: rename vga_font_{width,height} to lowercase | Hannu Hartikainen | c11dc238 |
| 2021-08-18 12:06 | gterm: support different font sizes | Hannu Hartikainen | a8a8af4c |
| 2021-08-18 11:36 | gterm: fix custom MENU_FONT | Hannu Hartikainen | 867b4a5f |
| 2021-08-16 22:58 | docs: Document TEXTMODE option | mintsuki | 32192f73 |
| 2021-08-16 22:37 | term: Misc improvements and fixes | mintsuki | b2e66e5a |
| 2021-08-16 22:06 | vga_textmode: Replace BIOS calls to enable and disable hardware cursor with direct VGA port IO | mintsuki | 385af687 |
| 2021-08-16 22:00 | menu: Fix broken change | mintsuki | 19ecfe9c |
| 2021-08-16 20:47 | term: Fix broken defines and calls | mintsuki | 7e50f302 |
| 2021-08-16 18:56 | term: Finish up context control work | mintsuki | 17c5ec43 |
| 2021-08-16 18:00 | gterm: Add context control logic | mintsuki | 0b1c1ccc |
| 2021-08-16 17:32 | term: Implement a bunch of escape sequences | mintsuki | a3f3f95b |
| 2021-08-16 16:34 | stivale2: More reasonable code flow to determine target video mode | mintsuki | 1cd381a3 |