]> git.proxmox.com Git - mirror_edk2.git/commit
SecurityPkg: UefiSecureBoot: Definitions of cert and payload structures
authorKun Qin <kuqin@microsoft.com>
Mon, 11 Apr 2022 23:45:45 +0000 (16:45 -0700)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 7 Jul 2022 01:07:00 +0000 (01:07 +0000)
commit134fbd552cbd808df8d9369c03abd88daa0d0e20
tree9ca07b7fa67b12cf11061695ac53b6fd82ce27c0
parente1eef3a8b01a25e75abf63d15bdc90157a74cba9
SecurityPkg: UefiSecureBoot: Definitions of cert and payload structures

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3910

This change added certificate and payload structures that can be consumed
by SecureBootVariableLib and other Secure Boot related operations.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Min Xu <min.m.xu@intel.com>
Signed-off-by: Kun Qin <kun.qin@microsoft.com>
Reviewed-by: Jiewen Yao <Jiewen.yao@intel.com>
Acked-by: Michael Kubacki <michael.kubacki@microsoft.com>
SecurityPkg/Include/UefiSecureBoot.h [new file with mode: 0644]