| 2022-07-18 19:57 | build: Disable debugging info when building .32 objects | mintsuki | 6797e474 |
| 2022-07-18 19:34 | build: Move common/{entry.asm_bios_ia32 -> entry_asm.s2.asm_bios_ia32} | mintsuki | 1be0c7f6 |
| 2022-07-18 19:34 | build: Remove unnecessary -mno-3dnow flag | mintsuki | 982eaa9b |
| 2022-07-18 19:34 | build: Remove unnecessary symbol overrides for stage2only | mintsuki | 4d0bca22 |
| 2022-07-18 19:14 | misc: Move 'verbose' declaration to lib/print.h | mintsuki | 8d51d4a5 |
| 2022-07-18 19:02 | build: BIOS stage2only build improvements | mintsuki | 770eaea4 |
| 2022-07-18 18:48 | build: Remove dummy limine-efi rules | mintsuki | 1d62730b |
| 2022-07-18 18:41 | build: Update linker scripts and fix minor makefile issue | mintsuki | 065b37ca |
| 2022-07-16 15:32 | mbr: Relax MBR validation requirements. Closes #195 | mintsuki | 7e81f5a8 |
| 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 |