[edk2-devel] [PATCH v1 6/6] UefiPayloadPkg: Add secure boot definitions to ci build

Subash Lakkimsetti posted 6 patches 2 years, 9 months ago
There is a newer version of this series
[edk2-devel] [PATCH v1 6/6] UefiPayloadPkg: Add secure boot definitions to ci build
Posted by Subash Lakkimsetti 2 years, 9 months ago
From: Subash Lakkimsetti <subash.lakkimsetti@intel.com>

Define the build flags for secure boot and measure boot
for ci builds

Signed-off-by: Subash Lakkimsetti <subash.lakkimsetti@intel.com>
---
 UefiPayloadPkg/UefiPayloadPkg.ci.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/UefiPayloadPkg/UefiPayloadPkg.ci.yaml b/UefiPayloadPkg/UefiPayloadPkg.ci.yaml
index 909379eaac..f2410a8b11 100644
--- a/UefiPayloadPkg/UefiPayloadPkg.ci.yaml
+++ b/UefiPayloadPkg/UefiPayloadPkg.ci.yaml
@@ -91,5 +91,9 @@
         "BLD_*_EMU_VARIABLE_ENABLE": "FALSE",
         "BLD_*_DISABLE_RESET_SYSTEM": "TRUE",
         "BLD_*_SERIAL_DRIVER_ENABLE": "FALSE",
+        "BLD_*_SMM_SUPPORT": "TRUE",
+        "BLD_*_SECURE_BOOT_ENABLE": "TRUE",
+        "BLD_*_MEASURED_BOOT_ENABLE": "TRUE",
+        "BLD_*_VARIABLE_SUPPORT": "SPI",
     }
 }
-- 
2.39.1.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#101583): https://edk2.groups.io/g/devel/message/101583
Mute This Topic: https://groups.io/mt/97777999/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-