| 2022-07-24 20:32 | Revert "multiboot: Take better care of not having the reloc stub overwritten" | mintsuki | 4859ee97 |
| 2022-07-24 20:28 | multiboot: Properly check elsewhere returns | mintsuki | d2b15796 |
| 2022-07-23 20:54 | Revert "gensyms: Use as instead of nasm" | mintsuki | b3ca8ae9 |
| 2022-07-22 03:45 | Merge pull request #199 from xvanc/trunk | mint | 1c048e96 |
| 2022-07-22 03:30 | limine: guarantee that SMP `goto_address` is initialized to NULL | xvanc | bae4f502 |
| 2022-07-18 19:34 | build: Move common/{entry.asm_bios_ia32 -> entry_asm.s2.asm_bios_ia32} | mintsuki | a58e66a1 |
| 2022-07-18 19:34 | build: Remove unnecessary -mno-3dnow flag | mintsuki | f2d611eb |
| 2022-07-18 19:34 | build: Remove unnecessary symbol overrides for stage2only | mintsuki | f2337031 |
| 2022-07-18 19:14 | misc: Move 'verbose' declaration to lib/print.h | mintsuki | 86fc022f |
| 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 |