From 2b5c81e646b4f6a3a3ce30e3acb6e7721a68938a Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Wed, 28 Oct 2020 12:06:33 -0600 Subject: [PATCH] Remove unused CorebootPayloadPkg --- scripts/_build/edk2.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/_build/edk2.sh b/scripts/_build/edk2.sh index e27d0c3..a2151b0 100755 --- a/scripts/_build/edk2.sh +++ b/scripts/_build/edk2.sh @@ -9,7 +9,6 @@ then fi UEFIPAYLOAD="$(realpath "$1")" -#PACKAGE=CorebootPayloadPkg PACKAGE=UefiPayloadPkg BUILD_TYPE=RELEASE #BUILD_TYPE=DEBUG