Skip to content
Commit 992b1731 authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

efi_loader: ACPI tables must be in EfiACPIReclaimMemory



The UEFI spec does not allow ACPI tables to be in runtime services memory.
It recommends EfiACPIReclaimMemory.

Remove a superfluous check that the allocated pages are 16 byte aligned.
EFI pages are 4 KiB aligned.

Fixes: 86df34d4 ("efi_loader: Install ACPI configuration tables")
Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent c28d5d70
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment