| 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 |
| 2021-10-04 00:39 | multiboot2: add the EFI image handle tag | Andy-Python-Programmer | cd588982 |
| 2021-10-02 20:17 | multiboot: Zero out all undefined GPRs before handoff | mintsuki | 403f18da |
| 2021-10-02 19:32 | elf: Fix off-by-1 comparisons | mintsuki | 5d6135e6 |
| 2021-10-02 19:14 | pmm: Workaround for cases in which AllocatePages fails during initialisation | mintsuki | f448df21 |
| 2021-10-01 05:08 | gterm: Cursor print bug fix | mintsuki | df8dcd30 |
| 2021-09-29 15:51 | gh: Add missing checkout step to compile check workflow | mintsuki | e304defd |
| 2021-09-29 15:41 | gh: Add workflow to test for compilation failures | mintsuki | 0e9bb2da |
| 2021-09-28 04:17 | term: Fix bug related to scrolling regions | mintsuki | 34cfd0e5 |
| 2021-09-28 00:05 | term: Overhaul (4) | mintsuki | bca6f924 |
| 2021-09-27 21:43 | term: Overhaul (3) | mintsuki | 1332be4e |
| 2021-09-27 02:04 | chainload: Misc bug fixes and improvements | mintsuki | bd4646f0 |
| 2021-09-26 18:59 | term: Overhaul (2) | mintsuki | fabf2aef |
| 2021-09-26 16:16 | term: Overhaul (1) | mintsuki | ea2665c5 |
| 2021-09-25 02:52 | menu: Misc editor improvements | mintsuki | 46e1380f |
| 2021-09-25 00:02 | bmp: Ensure that bf_offset + bf_size <= file size | mintsuki | b7176d5c |
| 2021-09-22 22:17 | bios: Call a20_enable() before doing anything else | mintsuki | 5374e4e1 |
| 2021-09-22 10:33 | apic: Do not attempt an APIC flush for protocols that don't mask IRQs | mintsuki | dbab5f60 |
| 2021-09-21 18:01 | stivale: Pass the right number of arguments to common_spinup() | mintsuki | 5a4a6151 |
| 2021-09-21 16:56 | efi: Disable watchdog timer | mintsuki | 4d40e736 |
| 2021-09-21 16:40 | entry: Move some initialisation calls to after config initialisation | mintsuki | 56ceffb4 |
| 2021-09-21 16:34 | spinup64: Don't smash argument registers when calling flush_irqs() | mintsuki | 46be45fa |
| 2021-09-21 15:44 | idt: Move flush_irq() logic to stage 3 | mintsuki | 21b926fb |
| 2021-09-21 15:34 | protos: Remove now-useless pic_flush() calls | mintsuki | c2e279db |