| 2021-03-17 17:38 | misc: Move limine-install to own directory and provide source and Makefile for it in binary releases | mintsuki | 0a1dfa76 |
| 2021-03-17 17:14 | limine-install: Zero out unused partition entries | mintsuki | f6aab27f |
| 2021-03-17 16:56 | pmm: Fix bug with memmap_alloc_range() where the type of the new upper entry was incorrectly set | mintsuki | e374d732 |
| 2021-03-17 12:19 | iso: Generate eltorito EFI boot image | mintsuki | 32121555 |
| 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 |