Heinrich Schuchardt 992b1731e6 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: 86df34d42b05 ("efi_loader: Install ACPI configuration tables")
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2021-02-26 16:17:43 +01:00
..
2021-01-16 19:17:11 -05:00
2020-10-30 10:56:11 -04:00
2021-01-27 17:03:16 -05:00
2021-02-24 16:51:49 -05:00
2020-11-05 14:58:45 +08:00
2020-08-24 14:11:31 -04:00
2021-01-19 09:15:02 -05:00