| 2022-07-01 16:32 | part: Fix broken sector count normalisation calculation | mintsuki | 2f2eda8a |
| 2022-07-01 15:33 | part: Fix implicit declaration warning | mintsuki | e2c71e7f |
| 2022-07-01 15:30 | part: Fix long standing issue with GPT logical block sizes and implement lsvol console command | mintsuki | 6a59da5a |
| 2022-07-01 13:04 | acpi: Add EBDA address sanity checks and work around bogus GCC warning | mintsuki | 19d2e64f |
| 2022-07-01 11:08 | gop: Use LocateHandle/HandleProtocol to get GOP instance | mintsuki | 453e48a4 |
| 2022-07-01 07:07 | efi: Fix broken assignments of handles_size | mintsuki | eefc55c9 |
| 2022-07-01 06:03 | efi: Fix potential issues with LocateHandle invocations | mintsuki | 6f18e754 |
| 2022-06-30 05:48 | build: Rename freestanding-headers to match upstream | mintsuki | b3af3b99 |
| 2022-06-30 05:25 | multiboot: Do not panic if unable to set text mode | mintsuki | 986cd6a8 |
| 2022-06-30 05:07 | build: Normalise amd64 CC_MACHINE to x86_64 | mintsuki | 0352e3b5 |
| 2022-06-30 03:50 | multiboot2: Add stub support for relocation header tag | mintsuki | e4d2be7a |
| 2022-06-26 03:36 | deploy: allow non-positional --force-mbr (#186) | Ray Redondo | df4c3d9f |
| 2022-06-29 13:53 | stivale(2): Adapt elf64_load() call to ELF API change | mintsuki | 2df54d40 |
| 2022-06-29 13:32 | multiboot2: Improve multiboot2 test case | mintsuki | 0eafcadd |
| 2022-06-29 13:20 | multiboot2: Remove useless, broken comparison | mintsuki | ef9ad8ec |
| 2022-06-29 11:25 | multiboot2: Bring framebuffer tag up to par with mb1 | mintsuki | a8ce9ef3 |
| 2022-06-29 11:04 | multiboot2: Bring a.out kludge up to par with mb1 | mintsuki | 0c30f689 |
| 2022-06-29 10:41 | multiboot: Fix relocator assembly issues | mintsuki | ee3bb630 |
| 2022-06-29 10:32 | misc: Misc elsewhere and multiboot-related bug fixes | mintsuki | 05c0508c |
| 2022-06-29 08:27 | misc: Bring mb2 up to par to mb1 wrt everywhere ranges and bug fixes | mintsuki | a5ad68b1 |
| 2022-06-29 07:34 | misc: Add elsewhere TU and rework mb1 to use it | mintsuki | a24bf3b4 |
| 2022-06-29 06:16 | elf: Add elf*_load_elsewhere() functions | mintsuki | 2a7627b1 |
| 2022-06-29 05:48 | elf: Undo all the mess caused by multiboot in preparation for separate functions | mintsuki | 7225ac8f |
| 2022-06-29 05:26 | multiboot1: Add ahead-of-time info size calculation | mintsuki | 7af5cf07 |
| 2022-06-28 09:41 | multiboot1: Properly support relocation for a.out kludge kernels and bug fixes | mintsuki | 1ea85ad8 |
| 2022-06-28 08:26 | elf: Add support for sliding and ELF ranges to ELF32 as well | mintsuki | 3b10a6a3 |
| 2022-06-28 06:47 | build: Add generic x86 asm extension grouping | mintsuki | 0c05d92c |
| 2022-06-27 13:20 | elf64: Do not align ELF ranges if using paddr | mintsuki | b404e2ba |
| 2022-06-27 09:17 | multiboot: Backport b92d48e to multiboot1 | mintsuki | 916994f0 |
| 2022-06-27 08:48 | multiboot(2): Initial support for arbitrary kernel load addresses | mintsuki | 6ce8a9b4 |