| 2021-03-14 11:10 | gh: Update gh workflow | mintsuki | 91e4e651 |
| 2021-03-14 06:04 | config: Update search paths | mintsuki | 503fb92c |
| 2021-03-14 05:59 | gh: Update gh workflow | mintsuki | 8b8b7841 |
| 2021-03-14 05:13 | stivale2: Implement EDID and EFI system table tags | mintsuki | 6c7e0968 |
| 2021-03-14 02:03 | gop: Implement fallback resolutions like for VBE | mintsuki | 3674ce3a |
| 2021-03-14 01:11 | gop: Properly determine bpp and pixel masks and shifts | mintsuki | d6cda61f |
| 2021-03-13 14:53 | uefi: Add hacky support for determining boot drive was a CD | mintsuki | 7950ac59 |
| 2021-03-13 13:26 | protos: Properly advertise the presence of PXE to stivale2 | mintsuki | 094c8eca |
| 2021-03-13 13:10 | pmm: Make sure conv_mem_alloc() does not return NULL as a valid allocation | mintsuki | 1f1f601c |
| 2021-03-13 10:49 | gh: We don't want draft releases anymore | mintsuki | 05f60916 |
| 2021-03-13 08:48 | misc: Makefile fixes | mintsuki | 441c6fad |
| 2021-03-13 08:45 | uefi: We don't do PXE | mintsuki | 9386536c |
| 2021-03-13 08:08 | pxe: Make it work again | mintsuki | 7ee7e342 |
| 2021-03-13 07:27 | uri: Replace bios:// with hdd:// and odd:// | mintsuki | de4fd786 |
| 2021-03-13 04:20 | misc: Add FAT16 to the supported filesystems in readme | mintsuki | 1a1be5b0 |
| 2021-03-13 04:18 | fat16: FAT16 does not use the high sector number in the directory entries | mintsuki | 5380c82e |
| 2021-03-13 04:07 | fat: Initial FAT16 implementation | mintsuki | 18228395 |
| 2021-03-13 02:40 | misc: We don't stacktrace on UEFI | mintsuki | 23838a4e |
| 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 |