| 2022-07-10 23:30 | chainload: Implement MBR_ID config option. Closes #190 | mintsuki | 956b7db3 |
| 2022-07-10 22:53 | chainload_next: Fix some UEFI bugs | mintsuki | 9ebd6e10 |
| 2022-07-10 22:27 | chainload_next: Pass config through to chainload on UEFI | mintsuki | dacf1fb0 |
| 2022-07-10 22:19 | protos: Fix typo in chainload_next.c | mintsuki | 14818324 |
| 2022-07-10 22:15 | protos: Add chainload_next protocol. Closes #191 | mintsuki | d351ed87 |
| 2022-07-10 20:46 | mbr: Add extra FAT32 and NTFS signatures to validity check | mintsuki | 512a5fcc |
| 2022-07-10 17:50 | fat: Make signature checking even more lax | mintsuki | e7e73ae6 |
| 2022-07-10 16:58 | bios: Get rid of self-modifying interrupt call code | mintsuki | 77616a02 |
| 2022-07-09 10:42 | fat: Loosen up check more and lower its priority in file.s2.c | mintsuki | b800cbb2 |
| 2022-07-09 10:25 | fat32: Swallow 0x28 and 0xd0 extended boot signatures | mintsuki | 2004666d |
| 2022-07-09 09:58 | console: Set config_ready to true after successfully running editor | mintsuki | d90bc6bc |
| 2022-07-09 11:44 | build: Add .a files to discard section in ld scripts | mintsuki | 9e85196c |
| 2022-07-08 16:29 | build: Remove cross toolchain variable definitions from root makefile | mintsuki | 8b9a9b92 |
| 2022-07-07 09:22 | part: Also print fslabel in lsvol | mintsuki | 403f881e |
| 2022-07-07 09:22 | ext: Return NULL from get_label() when no label is present | mintsuki | 9dce9c7b |
| 2022-07-07 09:18 | uri: Fix call to panic() | mintsuki | 9efd9deb |
| 2022-07-07 09:13 | fat: Fix volume label detection | mintsuki | 54b0bed9 |
| 2022-07-07 08:08 | limine: Fix assignment of paths broken in 0431623 | mintsuki | d92ebab6 |
| 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 |