diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2021-02-21 10:16:58 +0100 |
---|---|---|
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2021-02-26 16:17:43 +0100 |
commit | 992b1731e6afc9ae4507e3ae22b6bcd1f2cb4ffc (patch) | |
tree | a6e1ae5e717a295b6f8f88b77d4881955a5cf635 /drivers/ddr/marvell/a38x/ddr3_training_leveling.c | |
parent | c28d5d704d3347fcbe5e49ab561973c00bf9337f (diff) |
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>
Diffstat (limited to 'drivers/ddr/marvell/a38x/ddr3_training_leveling.c')
0 files changed, 0 insertions, 0 deletions