| 2022-07-06 02:47 | edid: Undo comparison change from 29d63d6 | mintsuki | 778aba2f |
| 2022-07-06 01:17 | part: Misc EBR-related bug fixes. Fixes #189 | mintsuki | 1c466b37 |
| 2022-07-05 19:04 | docs: Update README.md | mintsuki | 610d6865 |
| 2022-07-05 18:42 | multiboot: Take better care of not having the reloc stub overwritten | mintsuki | bfbe8e00 |
| 2022-07-05 14:19 | docs: Update README.md | mintsuki | 2ef48639 |
| 2022-07-05 07:14 | build: Move to using external cross-detect package | mintsuki | 99d7dbbd |
| 2022-07-04 18:16 | fs: Improve layering in how the filesystem API works | mintsuki | 13094243 |
| 2022-07-04 07:09 | build: Minor configure.ac adjustments | mintsuki | 387b11e4 |
| 2022-07-04 06:58 | limine: Fix bug where HHDM would be randomised even with KASLR disabled | mintsuki | fff40c5d |
| 2022-07-02 12:01 | build: Fix version.sh for when it is ran from a different directory | mintsuki | 5f96d923 |
| 2022-07-02 11:33 | docs: Document fslabel:// | mintsuki | f140de4c |
| 2022-07-02 11:29 | config: Fix macro parsing and expansion bugs | mintsuki | 4619a9da |
| 2022-07-02 10:34 | build: Make sure autoreconf -fvi is able to reconf tarballs. Fixes #187 | mintsuki | fef3c2c4 |
| 2022-07-02 10:13 | build: Undo changes that made reconf impossible in tarball releases. Fixes #187 | mintsuki | ddafc630 |
| 2022-07-02 10:05 | config: Fix issue with configs without trailing newline | mintsuki | 8a060839 |
| 2022-07-02 08:43 | uri: Add fslabel:// URI scheme as mentioned in #188 | mintsuki | 6d973a0e |
| 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 |