Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: da1c6dd62a19361186739a00a4f86d7cf630708c https://github.com/tianocore/edk2/commit/da1c6dd62a19361186739a00a4f86d7cf630708c Author: Sean Rhodes <sean@starlabs.systems> Date: 2024-10-09 (Wed, 09 Oct 2024)
Changed paths: M UefiPayloadPkg/UefiPayloadPkg.ci.yaml M UefiPayloadPkg/UefiPayloadPkg.dsc M UefiPayloadPkg/UefiPayloadPkg.fdf M UefiPayloadPkg/UniversalPayloadBuild.py Log Message: ----------- UefiPayloadPkg: Add Secure Boot support Introduce Secure Boot functionality within UefiPayloadPkg by adding necessary modules and configurations. A new build flag, `SECURE_BOOT_ENABLE`, is introduced to control the activation of Secure Boot. This patch also overrides values in SecurityPkg to enforce image verification from all sources. A new FV (`SECURITY_FV`) for security modules is added for components and the firmware volume sizes to accommodate additional Secure Boot components. Cc: Guo Dong <guo.d...@intel.com> Cc: Ray Ni <ray...@intel.com> Cc: James Lu <james...@intel.com> Cc: Gua Guo <gua....@intel.com> Signed-off-by: Sean Rhodes <sean@starlabs.systems> To unsubscribe from these emails, change your notification settings at https://github.com/tianocore/edk2/settings/notifications _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits