| 2022-07-13 04:23 | fwcfg: Drop support | mintsuki | 0af37b7c |
| 2022-07-13 04:07 | docs: Remove few remaining mentions of autodetect | mintsuki | 447de819 |
| 2022-07-10 23:30 | chainload: Implement MBR_ID config option. Closes #190 | mintsuki | 62c029c2 |
| 2022-07-10 22:53 | chainload_next: Fix some UEFI bugs | mintsuki | fb75a687 |
| 2022-07-10 22:27 | chainload_next: Pass config through to chainload on UEFI | mintsuki | 45118277 |
| 2022-07-10 22:19 | protos: Fix typo in chainload_next.c | mintsuki | abd641bb |
| 2022-07-10 22:15 | protos: Add chainload_next protocol. Closes #191 | mintsuki | 95272c5f |
| 2022-07-10 20:46 | mbr: Add extra FAT32 and NTFS signatures to validity check | mintsuki | 1ac13430 |
| 2022-07-10 17:50 | fat: Make signature checking even more lax | mintsuki | abf86a56 |
| 2022-07-10 16:58 | bios: Get rid of self-modifying interrupt call code | mintsuki | 5e0f8572 |
| 2022-07-09 10:42 | fat: Loosen up check more and lower its priority in file.s2.c | mintsuki | b1672e4a |
| 2022-07-09 10:25 | fat32: Swallow 0x28 and 0xd0 extended boot signatures | mintsuki | afedae6d |
| 2022-07-09 09:58 | console: Set config_ready to true after successfully running editor | mintsuki | 71adb6b3 |
| 2022-07-08 16:29 | build: Remove cross toolchain variable definitions from root makefile | mintsuki | c12a6979 |
| 2022-07-07 09:22 | part: Also print fslabel in lsvol | mintsuki | 7d78cf4e |
| 2022-07-07 09:22 | ext: Return NULL from get_label() when no label is present | mintsuki | 7895c682 |
| 2022-07-07 09:18 | uri: Fix call to panic() | mintsuki | eafff620 |
| 2022-07-07 09:13 | fat: Fix volume label detection | mintsuki | ff5d7451 |
| 2022-07-07 08:08 | limine: Fix assignment of paths broken in 0431623 | mintsuki | 00b9f442 |
| 2022-07-06 02:47 | edid: Undo comparison change from 29d63d6 | mintsuki | 7db783f0 |
| 2022-07-06 01:17 | part: Misc EBR-related bug fixes. Fixes #189 | mintsuki | 180eb849 |
| 2022-07-05 19:04 | docs: Update README.md | mintsuki | 7cf1b66a |
| 2022-07-05 18:42 | multiboot: Take better care of not having the reloc stub overwritten | mintsuki | 009fb59b |
| 2022-07-05 16:53 | protos: Remove ugly .32.c files and replace them with pure asm files | mintsuki | 8e54ea46 |
| 2022-07-05 14:41 | build: Add DWARF debugging sections to linker scripts | mintsuki | 1dd81d45 |
| 2022-07-05 14:19 | docs: Update README.md | mintsuki | 187628c3 |
| 2022-07-05 07:14 | build: Move to using external cross-detect package | mintsuki | 6106285d |
| 2022-07-04 18:16 | fs: Improve layering in how the filesystem API works | mintsuki | 04316233 |
| 2022-07-04 07:09 | build: Minor configure.ac adjustments | mintsuki | 1843b260 |
| 2022-07-04 06:58 | limine: Fix bug where HHDM would be randomised even with KASLR disabled | mintsuki | 48318c25 |