| 2022-07-18 19:02 | build: BIOS stage2only build improvements | mintsuki | 6eafb4fc |
| 2022-07-18 18:48 | build: Remove dummy limine-efi rules | mintsuki | 22d45a54 |
| 2022-07-18 18:41 | build: Update linker scripts and fix minor makefile issue | mintsuki | 37f72757 |
| 2022-07-16 15:32 | mbr: Relax MBR validation requirements. Closes #195 | mintsuki | ffb4ba6f |
| 2022-07-14 18:03 | misc: Fix broken memcmp() | mintsuki | 4dc295c9 |
| 2022-07-14 17:24 | chainload: Fix bug where PARTITION was ignored if MBR_ID was set. Addresses #197 | mintsuki | 8a8b62fb |
| 2022-07-14 13:20 | limine-deploy: Fix bug where sizeof(struct gpt_entry) was used where it should not | mintsuki | a41bc97e |
| 2022-07-14 13:03 | limine-deploy: Greatly improve usage help. Addresses #197 | mintsuki | 6a742881 |
| 2022-07-14 12:27 | limine-deploy: Add undeploy data save and undeploy mode. Addresses #197 | mintsuki | dc0d9f8b |
| 2022-07-13 18:17 | stage1: Improve compatibility of HDD bootsector | mintsuki | c50e02ec |
| 2022-07-13 15:17 | host: Reorganise host-tools layout and add limine-version. Closes #196 | mintsuki | 82e62a96 |
| 2022-07-13 06:34 | protos: Move 'loading kernel' prints where they belong | mintsuki | 2a448feb |
| 2022-07-13 05:40 | protos: Remove pointless returns added for autodetection | mintsuki | e5e12588 |
| 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 |