| 2022-07-28 20:50 | docs: Update README.md | mintsuki | ebe81c9e |
| 2022-07-28 20:48 | mbr: Make detection more lax. Addresses #185 | mintsuki | d3c4262c |
| 2022-07-28 20:30 | smp: Make smp_trampoline_size variable instead of symbol | mintsuki | 42d7dfe5 |
| 2022-07-28 20:23 | smp: Do not calculate trampoline size in C file | mintsuki | abb37b69 |
| 2022-07-28 07:35 | smp/trampoline: Use hand written pos independent code instead of objcopying | mintsuki | 6f3f16f7 |
| 2022-07-26 18:01 | Revert "pmm: Fix issue with get_memmap() that could cause page table corruption" | mintsuki | 9bb7c7e3 |
| 2022-07-26 17:55 | pmm: Reclaim bootservices entries last and disallow allocations after | mintsuki | 9b73cfa0 |
| 2022-07-26 17:21 | chainload: Add GPT_GUID support and improve documentation. Closes #201 | mintsuki | ae9ccdde |
| 2022-07-26 09:01 | pmm: Fix bugs introduced in 85603ec | mintsuki | 1d314bf3 |
| 2022-07-26 06:09 | pmm: Simplify handling EFI memory acquisition and release | mintsuki | 76aeff8c |
| 2022-07-24 20:36 | efi: Handle cases where untouched memmap entries are lower than current base | mintsuki | f735c855 |
| 2022-07-24 20:32 | Revert "multiboot: Take better care of not having the reloc stub overwritten" | mintsuki | 73ac6d9c |
| 2022-07-24 20:28 | multiboot: Properly check elsewhere returns | mintsuki | 09a613b3 |
| 2022-07-23 20:54 | Revert "gensyms: Use as instead of nasm" | mintsuki | 30faaf27 |
| 2022-07-22 03:30 | limine: guarantee that SMP `goto_address` is initialized to NULL | xvanc | ec58453c |
| 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 |