| 2021-10-22 18:08 | build: De-symlink tinf | mintsuki | e215f774 |
| 2021-10-22 14:37 | protos: Fix misc use-after-close bugs | mintsuki | 87ced72d |
| 2021-10-22 14:23 | stivale2: Fix use-after-close bugs | mintsuki | 8d5b1462 |
| 2021-10-22 13:45 | asm: Reorganise assembly code to avoid symlink use | mintsuki | 87a62d7f |
| 2021-10-22 10:17 | idt: Move dummy_isr() to its own assembly file | mintsuki | 39b8b499 |
| 2021-10-21 01:03 | build: Add guards to ensure GNU Make is used | mintsuki | f061965f |
| 2021-10-21 01:03 | build: Add guards to ensure GNU Make is used | mintsuki | 820921a4 |
| 2021-10-21 00:37 | everywhere: Use pmm_free() in more places | mintsuki | 54e92b23 |
| 2021-10-20 23:27 | everywhere: Implement pmm_free() | mintsuki | a8050bce |
| 2021-10-21 00:37 | everywhere: Use pmm_free() in more places | mintsuki | 3ff618f1 |
| 2021-10-20 23:27 | everywhere: Implement pmm_free() | mintsuki | f71e57af |
| 2021-10-14 13:53 | build: Pull gnu-efi from our own GitHub clone | mintsuki | 3231f6f1 |
| 2021-10-14 13:36 | term: Undo most of commit 1332be4 as that causes a performance hit on QEMU TCG | mintsuki | da72f9c2 |
| 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 | d74c7aca |
| 2021-10-12 14:38 | gterm: Improvements and bug fixes in canvas drawing | mintsuki | 700351f5 |
| 2021-10-11 19:35 | build: Pass -mtune=generic | mintsuki | 631b894a |
| 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 | d90cb4a8 |
| 2021-10-08 03:47 | multiboot2: pass both of the smbios entry points if non-null | Andy-Python-Programmer | 01fc0b8e |
| 2021-10-08 02:26 | multiboot2: add smbios tag | Andy-Python-Programmer | a6007c2d |
| 2021-10-08 01:52 | acpi: cleanup smbios lookup to use actual smbios structs | Andy-Python-Programmer | 6a0d3ea9 |
| 2021-10-07 02:04 | multiboot2: add the basic memory info tag | Andy-Python-Programmer | 7025da44 |
| 2021-10-05 01:07 | multiboot2: add the ACPI old tag | Andy-Python-Programmer | 2786666b |
| 2021-10-04 22:34 | acpi_get_rsdp: UEFI RSDP lookup return RSDPv1 | Andy-Python-Programmer | 05d55187 |