From 7127013f7c93481c6823de84bd41f00188e64bab Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Tue, 26 Jul 2022 11:31:39 +0200 Subject: [PATCH] payloads/ext/tianocore/Makefile: Fix word in comment revalant ---> relevant Change-Id: Id31a57644947bf8c0f461dbfc9ca8b1984e9acb8 Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/coreboot/+/66151 Reviewed-by: Sean Rhodes Tested-by: build bot (Jenkins) Reviewed-by: Lean Sheng Tan --- payloads/external/tianocore/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/payloads/external/tianocore/Makefile b/payloads/external/tianocore/Makefile index ad7887b68c..595843f3ec 100644 --- a/payloads/external/tianocore/Makefile +++ b/payloads/external/tianocore/Makefile @@ -81,7 +81,7 @@ ifneq ($(CONFIG_TIANOCORE_SD_MMC_TIMEOUT),) BUILD_STR += -D SD_MMC_TIMEOUT=$(call int-multiply, $(CONFIG_TIANOCORE_SD_MMC_TIMEOUT) 1000) endif # -# EDKII has the below PCDs that are revalant to coreboot: +# EDKII has the below PCDs that are relevant to coreboot: # # Allows EDKII to use the full framebuffer BUILD_STR += --pcd gEfiMdeModulePkgTokenSpaceGuid.PcdConOutRow=0