| 2021-03-13 02:39 | misc: IDT itself does not need to be in .realmode | mintsuki | 63bccd9b |
| 2021-03-13 02:21 | misc: Handle CPU exceptions nicely | mintsuki | 94887a45 |
| 2021-03-12 04:19 | misc: Split off a stage 2 symbol map and embed it into stage 2 so that it can print stacktrace symbol names before stage 3 is loaded | mintsuki | 9e60b1da |
| 2021-03-11 23:04 | stivale: UEFI is not BIOS | mintsuki | 6d9d3259 |
| 2021-03-10 23:35 | misc: Add pxe-test Makefile target | mintsuki | 12d58228 |
| 2021-03-10 23:23 | misc: Clean up the boot device detection system | mintsuki | 53332d70 |
| 2021-03-10 04:08 | misc: Make sure Limine UEFI still works without GRAPHICS=yes and/or with TIMEOUT=0 | mintsuki | 0cd183fa |
| 2021-03-10 03:45 | mtrr: Fix range overlap check | mintsuki | 7f32fb59 |
| 2021-03-10 02:09 | stivale: Exit boot services in the right spot | mintsuki | 8bcbaa48 |
| 2021-03-10 01:27 | acpi: Fix length of RSDP calculation | mintsuki | ab441fec |
| 2021-03-10 00:35 | pmm: Remove useless if | mintsuki | 0ab68fa8 |
| 2021-03-10 00:23 | pmm: Implement pmm_reclaim_uefi_mem() | mintsuki | 6fe0a46a |
| 2021-03-09 23:56 | misc: Revert test limine.cfg | mintsuki | 781fc313 |
| 2021-03-09 23:55 | misc: Make sure 64 bit Linux binary limine-install also gets statically linked | mintsuki | bd69732b |
| 2021-03-08 08:23 | misc: Update gh workflow | mintsuki | 3e9eee3b |
| 2021-03-08 07:12 | limine-install: Add relevant mingw code | mintsuki | 0bd4e297 |
| 2021-03-08 07:09 | misc: Makefile fixes and update README.md | mintsuki | 271ac851 |
| 2021-03-08 02:08 | misc: Fix output of limine_stage2only.elf in Makefile | mintsuki | 32aa82a1 |
| 2021-03-08 02:05 | misc: Disentangle Makefiles so it builds fine with -j | mintsuki | db20cc75 |
| 2021-03-07 23:50 | misc: Initial Makefile rework | mintsuki | a8626d6f |
| 2021-03-07 05:50 | Get SMP to work on UEFI | mintsuki | 62b042a2 |
| 2021-03-07 03:31 | Misc fixes | mintsuki | 058da701 |
| 2021-03-07 03:10 | pmm: Make conventional memory allocator work with UEFI | mintsuki | e56df5b3 |
| 2021-03-07 02:57 | acpi: Implement UEFI version of acpi_get_rsdp() | mintsuki | 4e55d287 |
| 2021-03-07 02:03 | fat32: Fix base calculation for cluster sizes of more than 1 sector | mintsuki | d96bdf77 |
| 2021-03-06 23:52 | Implement do_32() and make stivale kernels work with UEFI | mintsuki | 5d3f8b4e |
| 2021-03-06 05:02 | Do not build necessary gnu-efi dependencies using the host compiler, use our toolchain instead | mintsuki | 6c22743c |
| 2021-03-06 02:57 | limine-install: Fix buffer overflow bug with new stage 2 alignments | mintsuki | 249d0589 |
| 2021-03-05 21:42 | iso9660: support files without extension | JlXip | 32a45393 |
| 2021-03-05 22:48 | Implement UEFI EDID | mintsuki | 443266fe |