Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
efi/arm: libstub: add a root memreserve config table
Installing UEFI configuration tables can only be done before calling ExitBootServices(), so if we want to use the new MEMRESRVE config table from the kernel proper, we need to install a dummy entry from the stub. Tested-by: Jeremy Linton <jeremy.linton@arm.com> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
- Loading branch information