| 2022-07-02 12:01 | build: Fix version.sh for when it is ran from a different directory | mintsuki | c1c97617 |
| 2022-07-02 11:33 | docs: Document fslabel:// | mintsuki | 0dcd5292 |
| 2022-07-02 11:29 | config: Fix macro parsing and expansion bugs | mintsuki | 51b36a79 |
| 2022-07-02 10:34 | build: Make sure autoreconf -fvi is able to reconf tarballs. Fixes #187 | mintsuki | 8f8af188 |
| 2022-07-02 10:13 | build: Undo changes that made reconf impossible in tarball releases. Fixes #187 | mintsuki | 2f0d48ab |
| 2022-07-02 10:05 | config: Fix issue with configs without trailing newline | mintsuki | effb8232 |
| 2022-07-02 08:43 | uri: Add fslabel:// URI scheme as mentioned in #188 | mintsuki | 0f5a467a |
| 2022-07-01 16:32 | part: Fix broken sector count normalisation calculation | mintsuki | 857dcbbf |
| 2022-07-01 15:33 | part: Fix implicit declaration warning | mintsuki | 0a7c1be0 |
| 2022-07-01 15:30 | part: Fix long standing issue with GPT logical block sizes and implement lsvol console command | mintsuki | 20640083 |
| 2022-07-01 13:04 | acpi: Add EBDA address sanity checks and work around bogus GCC warning | mintsuki | f3621c7b |
| 2022-07-01 11:08 | gop: Use LocateHandle/HandleProtocol to get GOP instance | mintsuki | 29d63d6b |
| 2022-07-01 07:07 | efi: Fix broken assignments of handles_size | mintsuki | 55199478 |
| 2022-07-01 06:03 | efi: Fix potential issues with LocateHandle invocations | mintsuki | f9e90da2 |
| 2022-06-30 05:48 | build: Rename freestanding-headers to match upstream | mintsuki | 098e8679 |
| 2022-06-30 05:25 | multiboot: Do not panic if unable to set text mode | mintsuki | af2f9221 |
| 2022-06-30 05:07 | build: Normalise amd64 CC_MACHINE to x86_64 | mintsuki | b0af0ac0 |
| 2022-06-30 03:50 | multiboot2: Add stub support for relocation header tag | mintsuki | 0fac035a |
| 2022-06-29 13:32 | multiboot2: Improve multiboot2 test case | mintsuki | 2b5f1039 |
| 2022-06-29 13:20 | multiboot2: Remove useless, broken comparison | mintsuki | b899d1ac |
| 2022-06-29 11:25 | multiboot2: Bring framebuffer tag up to par with mb1 | mintsuki | a1bf3738 |
| 2022-06-29 11:04 | multiboot2: Bring a.out kludge up to par with mb1 | mintsuki | 77b405a6 |
| 2022-06-29 10:41 | multiboot: Fix relocator assembly issues | mintsuki | 94a20e64 |
| 2022-06-29 10:32 | misc: Misc elsewhere and multiboot-related bug fixes | mintsuki | 3d65bfb9 |
| 2022-06-29 08:27 | misc: Bring mb2 up to par to mb1 wrt everywhere ranges and bug fixes | mintsuki | 215bf879 |
| 2022-06-29 07:34 | misc: Add elsewhere TU and rework mb1 to use it | mintsuki | 19287d5c |
| 2022-06-29 06:16 | elf: Add elf*_load_elsewhere() functions | mintsuki | e436b763 |
| 2022-06-29 05:48 | elf: Undo all the mess caused by multiboot in preparation for separate functions | mintsuki | 4e0ec6d5 |
| 2022-06-29 05:26 | multiboot1: Add ahead-of-time info size calculation | mintsuki | a2f7d2d3 |
| 2022-06-28 09:41 | multiboot1: Properly support relocation for a.out kludge kernels and bug fixes | mintsuki | d7d0a844 |