| 2022-07-28 07:35 | smp/trampoline: Use hand written pos independent code instead of objcopying | mintsuki | 77ed67e5 |
| 2022-07-26 18:01 | Revert "pmm: Fix issue with get_memmap() that could cause page table corruption" | mintsuki | 0a2c2896 |
| 2022-07-26 17:55 | pmm: Reclaim bootservices entries last and disallow allocations after | mintsuki | fb5d903c |
| 2022-07-26 17:21 | chainload: Add GPT_GUID support and improve documentation. Closes #201 | mintsuki | 4c6fba82 |
| 2022-07-26 09:01 | pmm: Fix bugs introduced in 85603ec | mintsuki | 7bfa2cd7 |
| 2022-07-26 06:09 | pmm: Simplify handling EFI memory acquisition and release | mintsuki | 85603ec8 |
| 2022-07-24 20:36 | efi: Handle cases where untouched memmap entries are lower than current base | mintsuki | dcfef93f |
| 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 |