| 2021-10-14 13:53 | build: Pull gnu-efi from our own GitHub clone | mintsuki | 05064540 |
| 2021-10-14 13:36 | term: Undo most of commit 1332be4 as that causes a performance hit on QEMU TCG | mintsuki | bac1d489 |
| 2021-10-12 18:52 | gterm: Center terminal grid inside terminal window | mintsuki | 0f7746c3 |
| 2021-10-12 14:38 | gterm: Improvements and bug fixes in canvas drawing | mintsuki | cb55eef4 |
| 2021-10-11 19:35 | build: Pass -mtune=generic | mintsuki | f3e6ca63 |
| 2021-10-11 19:08 | term: Check if any terminal is actually initialised in reset_term() | mintsuki | 4f064b30 |
| 2021-10-09 11:32 | console: Introduce Limine console | mintsuki | 2b11825b |
| 2021-10-08 15:11 | acpi: Remove broken comparison from UEFI acpi_get_rsdp() | mintsuki | 1e26c5fa |
| 2021-10-08 03:57 | Merge pull request #119 from Andy-Python-Programmer/trunk | mint | c2139b23 |
| 2021-10-08 03:47 | multiboot2: pass both of the smbios entry points if non-null | Andy-Python-Programmer | c528aa61 |
| 2021-10-08 02:26 | multiboot2: add smbios tag | Andy-Python-Programmer | 61b31cf4 |
| 2021-10-08 01:52 | acpi: cleanup smbios lookup to use actual smbios structs | Andy-Python-Programmer | 13fc2ce4 |
| 2021-10-07 06:10 | Merge pull request #118 from Andy-Python-Programmer/trunk | mint | a3696411 |
| 2021-10-07 02:04 | multiboot2: add the basic memory info tag | Andy-Python-Programmer | 0dd2bc62 |
| 2021-10-05 02:45 | Merge pull request #117 from Andy-Python-Programmer/trunk | mint | 2b88de75 |
| 2021-10-05 01:07 | multiboot2: add the ACPI old tag | Andy-Python-Programmer | 725393b2 |
| 2021-10-04 22:59 | Merge pull request #116 from Andy-Python-Programmer/trunk | mint | fd805e2d |
| 2021-10-04 22:34 | acpi_get_rsdp: UEFI RSDP lookup return RSDPv1 | Andy-Python-Programmer | cce7fa4e |
| 2021-10-04 02:21 | Merge pull request #115 from Andy-Python-Programmer/trunk | mint | 80279359 |
| 2021-10-04 00:39 | multiboot2: add the EFI image handle tag | Andy-Python-Programmer | 60180f7e |
| 2021-10-02 20:17 | multiboot: Zero out all undefined GPRs before handoff | mintsuki | 10438e51 |
| 2021-10-02 19:32 | elf: Fix off-by-1 comparisons | mintsuki | 0e9d145b |
| 2021-10-02 19:14 | pmm: Workaround for cases in which AllocatePages fails during initialisation | mintsuki | a6acfb76 |
| 2021-10-01 05:08 | gterm: Cursor print bug fix | mintsuki | 244b4617 |
| 2021-09-29 15:51 | gh: Add missing checkout step to compile check workflow | mintsuki | 474c02c9 |
| 2021-09-29 15:47 | ntfs: Fix compilation errors | mintsuki | 624f1934 |
| 2021-09-29 15:41 | gh: Add workflow to test for compilation failures | mintsuki | 5e8cd503 |
| 2021-09-29 15:14 | Merge pull request #114 from Itay2805/trunk | mint | 321eae8f |
| 2021-09-29 14:58 | Added support for resident directory indexes | Itay Almog | f2486dcd |
| 2021-09-29 13:56 | Runlist elements are relative to the last runlist, so make that work | Itay Almog | 02ea23ab |