limine/common/mm
Kacper Słomiński 2a0de56ea4 pmm: Allocate memory from UEFI with EfiLoaderCode type
On AArch64 EfiLoaderData is remapped as non-executable, which means we couldn't
use it for the kernel in the Linux boot protocol.
2024-06-11 21:54:53 +02:00
..
mtrr.c mm/mtrr: Do not gate cr3 flush to UEFI only 2023-11-14 08:32:48 +01:00
mtrr.h fixed header guard names 2024-03-20 03:06:55 +01:00
pmm.c pmm: Significantly improve check_usable_memory() implementation 2023-12-07 02:26:24 +01:00
pmm.h fixed header guard names 2024-03-20 03:06:55 +01:00
pmm.s2.c pmm: Allocate memory from UEFI with EfiLoaderCode type 2024-06-11 21:54:53 +02:00
vmm.c misc: init typos for spell checking 2024-04-05 16:42:15 +02:00
vmm.h fixed header guard names 2024-03-20 03:06:55 +01:00