| 2022-10-07 07:14 | docs: Update README.md | mintsuki | aba4c333 |
| 2022-10-07 06:49 | menu: Add arrows to indicate overflow for many menu entries | mintsuki | b3ab05f0 |
| 2022-10-07 05:49 | misc: Dynamically allocate EFI memmap copy | mintsuki | 39122c0b |
| 2022-10-07 05:35 | menu: Properly handly high number of entries | mintsuki | 381f68de |
| 2022-10-07 04:23 | misc: Increase EFI_COPY_MAX_ENTRIES to 2048 | mintsuki | 1127124f |
| 2022-10-06 16:39 | limine/smp: Fix stack offset accidentally added twice | mintsuki | ba8a0b85 |
| 2022-10-06 04:29 | misc: Add limine subdir to stage3 and config search paths. Closes #225 | mintsuki | bbb8b810 |
| 2022-10-06 03:58 | efi: Fallback to volume scan instead of panicking | czapek1337 | 75a1f8a7 |
| 2022-10-06 03:36 | menu: Add missing valid keys | mintsuki | aeb3968a |
| 2022-10-06 03:38 | disk: Use BLOCK_IO instead of DISK_IO | czapek1337 | 664fa9a2 |
| 2022-10-06 03:37 | readline: Fallback to SystemTable->ConIn | czapek1337 | 4e1f238b |
| 2022-09-27 23:11 | pmm: Misc bug fixes in pmm | mintsuki | 101e480d |
| 2022-09-27 23:08 | term: Misc bug fixes in fallback backends | mintsuki | a06713de |
| 2022-09-27 22:47 | build: Use variables to determine installable files instead of ignoring errors | mintsuki | 172c2b95 |
| 2022-09-27 04:36 | term: Do not reset mode on UEFI fallback init | mintsuki | b9a549ea |
| 2022-09-27 03:55 | multiboot: Fix warnings when building BIOS port | mintsuki | ac201cda |
| 2022-09-27 03:46 | multiboot: Allow for headless boots | mintsuki | 7daa95b7 |
| 2022-09-27 02:59 | pmm: Obtain raw memmap from untouched_memmap rather than EFI memmap. Addresses #222 and https://forum.puppylinux.com/viewtopic.php?t=6881 | mintsuki | 511dbd1f |
| 2022-09-26 00:42 | pmm: Keep first page on sanitiser call in get_raw_memmap() | mintsuki | 48be49f8 |
| 2022-09-25 21:10 | pmm: Backport some other stuff reverted in 4a4409e1 | mintsuki | f7e5957a |
| 2022-09-25 18:37 | pmm: Backport fa6f6077 and 74a3a1c6 | mintsuki | 7ff777ef |
| 2022-09-24 01:57 | pmm: Undo most of what was done between 85603ec8 and 74a3a1c6 | mintsuki | f83654bf |
| 2022-09-23 18:59 | panic: Fix build on non-BIOS targets | mintsuki | 27ccb230 |
| 2022-09-23 18:53 | term: Move more of it to stage 3 | mintsuki | 5b95375d |
| 2022-09-22 23:00 | Revert "linux/efi: Perform efi_memmap_size=0 workaround for 32 on 64 as well" | mintsuki | a9a7dda2 |
| 2022-09-22 22:44 | build: Update install commands to be more quiet on non-fatal fail | mintsuki | 4f5041ca |
| 2022-09-22 16:10 | linux/efi: Perform efi_memmap_size=0 workaround for 32 on 64 as well | mintsuki | be1c704f |
| 2022-09-22 13:58 | build: Update build option dependencies and names | mintsuki | 6f7d2f0b |
| 2022-09-22 13:12 | config: On UEFI, scan the volume containing the EFI executable first. Addresses #219 | mintsuki | 83e07006 |
| 2022-09-20 21:10 | build: Honor LIBS variable | mintsuki | e9df2f11 |