| 2021-07-06 23:28 | Merge branch 'trunk' of https://github.com/carverh/qloader2 into trunk | Carver | 05b42b24 |
| 2021-07-06 23:27 | New menu system and editor | Carver | 34825df4 |
| 2021-07-06 22:44 | pmm: Rework pmm_reclaim_uefi_mem() | mintsuki | a0923688 |
| 2021-07-06 20:45 | Revert "uefi: Even saner handling of exiting boot services" | mintsuki | c2082813 |
| 2021-07-06 07:59 | efi: Properly propagate exits after loading an image using chainloading; do not try to return from panics if boot services were exited | mintsuki | ae2d924c |
| 2021-07-06 06:55 | pmm: Use our custom EFI memory entry type to release EFI memory back instead of relying on our memmap | mintsuki | eadee3e6 |
| 2021-07-06 06:41 | linux: Exit bootservices *before* saving the memory map in the zero page | mintsuki | e63931f0 |
| 2021-07-06 06:21 | uefi: Even saner handling of exiting boot services | mintsuki | e6cc0e4b |
| 2021-07-06 05:42 | uefi: More sane handling of exiting boot services | mintsuki | 05bc7c5b |
| 2021-07-06 03:26 | pmm: Sanitise raw EFI memory map | mintsuki | d966dc08 |
| 2021-07-06 03:17 | misc: Forbid variable shadowing | mintsuki | 4a87babe |
| 2021-07-06 01:23 | linux: Use get_raw_memmap() | mintsuki | 04d713a4 |
| 2021-07-06 01:17 | pmm: Optimise get_raw_memmap() | mintsuki | 36fa6291 |
| 2021-07-06 01:01 | pmm: Implement get_raw_memmap() and use it in mb1 proto | mintsuki | 449df1d5 |
| 2021-07-06 00:13 | x86: Invalidate LDT before handoff | mintsuki | 572bcdae |
| 2021-07-05 22:48 | protos: Remove dead code | mintsuki | fa2a2d77 |
| 2021-07-05 22:02 | build: wget -> curl | mintsuki | 3876645d |
| 2021-07-05 21:28 | build: Unify do_32() and direct calls under a single common_spinup() | mintsuki | 81f4b869 |
| 2021-07-05 21:00 | build: Ship elf.h for gnu-efi ourselves | mintsuki | 3b0afa71 |
| 2021-07-05 20:51 | stivale: Slight change in how anchors work | mintsuki | 08423fb6 |
| 2021-07-05 10:20 | stivale: Use anchor struct definitions from public stivale headers | mintsuki | 591f6012 |
| 2021-07-05 08:20 | stivale2: Implement kernel loading by anchor for non-ELF kernels | mintsuki | 84e540ee |
| 2021-07-05 06:04 | stivale: Implement kernel loading by anchor for non-ELF kernels | mintsuki | d62c4f67 |
| 2021-07-02 23:45 | multiboot1: Fix broken cast | mintsuki | 85a500a6 |
| 2021-07-02 23:02 | multiboot1: Make sure to load modules at a valid address even when using a.out kludge | mintsuki | 05e7c27f |
| 2021-07-02 21:58 | multiboot: Load modules right after kernel to emulate GRUB behaviour | mintsuki | d53facc7 |
| 2021-07-02 17:05 | test: Update so it builds with LLVM | mintsuki | 04c4c427 |
| 2021-07-02 02:34 | multiboot1: Reset textmode even if kernel does not request fb info | mintsuki | 652a6d25 |
| 2021-06-30 21:17 | workflow: Package a Limine tarball that does not rely on version control as well on releases | mintsuki | f294fa1e |
| 2021-06-30 21:14 | build: Update version detection method not to rely on Git when a version file is available | mintsuki | aee3d962 |