From 52125c7212ee6f254311cb1f3dac5509ac1d2991 Mon Sep 17 00:00:00 2001 From: Sean Rhodes Date: Thu, 26 Oct 2023 11:19:31 +0100 Subject: payloads/edk2: Remove the warning about edk2/master not working Since #c4fdec0a83d69bd0399b1b4351fa9c3af3c6fd65, edk2/master will work with coreboot without modification. Signed-off-by: Sean Rhodes Change-Id: I8350f5114445d2608861ef6e807f958e598dfe07 Reviewed-on: https://review.coreboot.org/c/coreboot/+/78636 Tested-by: build bot (Jenkins) Reviewed-by: Matt DeVillier --- payloads/external/edk2/Kconfig | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'payloads/external') diff --git a/payloads/external/edk2/Kconfig b/payloads/external/edk2/Kconfig index 6c7d67f23c..554b786f66 100644 --- a/payloads/external/edk2/Kconfig +++ b/payloads/external/edk2/Kconfig @@ -60,7 +60,9 @@ config EDK2_REPO_OFFICIAL Select this option if you want to use the official edk2 repository to build edk2. - Please note, this option will not work on any SOC without modification. + Please note, commit c4fdec0a83d6 ("UefiCpuPkg/MtrrLib: Improve MtrrDebugPrintAllMtrrsWorker"), + and the preceding MTRR patches, must be in the branch used or edk2 will not boot due + to trampling MTRRs set up by coreboot. config EDK2_REPO_CUSTOM bool "Specify your own repository" -- cgit v1.2.3