| 2021-03-17 06:51 | pmm: Limit bump allocator to 0x70000 on UEFI as well | mintsuki | f7dc2e7b |
| 2021-03-17 06:43 | gop: Change way preset resolution is set when fallbacking | mintsuki | fd66a943 |
| 2021-03-17 05:53 | pmm: Misc bug fixes and improvements | mintsuki | 1b1b014a |
| 2021-03-15 06:32 | misc: Fix linker_dbg.ld section misplacement | mintsuki | 741dca50 |
| 2021-03-15 05:43 | misc: Fix LIMINE_VERSION | mintsuki | b71e3a0a |
| 2021-03-15 05:42 | gh: Update gh workflow | mintsuki | 4cd8e00a |
| 2021-03-15 01:56 | fb: Improve fallback resolution logic | mintsuki | 39936f59 |
| 2021-03-15 01:22 | disk: Actually wire in the max_partition logic | mintsuki | 6bbc31f2 |
| 2021-03-14 12:11 | gh: Update gh workflow | mintsuki | 0bdc5da6 |
| 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 |