| 2022-07-14 18:03 | misc: Fix broken memcmp() | mintsuki | 3a7172ab |
| 2022-07-14 17:24 | chainload: Fix bug where PARTITION was ignored if MBR_ID was set. Addresses #197 | mintsuki | d01cac74 |
| 2022-07-14 13:20 | limine-deploy: Fix bug where sizeof(struct gpt_entry) was used where it should not | mintsuki | dd13d9e2 |
| 2022-07-14 13:03 | limine-deploy: Greatly improve usage help. Addresses #197 | mintsuki | e8de0f38 |
| 2022-07-14 12:27 | limine-deploy: Add undeploy data save and undeploy mode. Addresses #197 | mintsuki | 71025a49 |
| 2022-07-13 18:17 | stage1: Improve compatibility of HDD bootsector | mintsuki | 51135687 |
| 2022-07-13 15:17 | host: Reorganise host-tools layout and add limine-version. Closes #196 | mintsuki | 20126680 |
| 2022-07-13 04:23 | fwcfg: Drop support | mintsuki | e02dcc5a |
| 2022-07-11 13:59 | Revert "bios: Get rid of self-modifying interrupt call code" | mintsuki | 8309e2d1 |
| 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 |