]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/VariableAuthenticated/RuntimeDxe/AuthService.h
Verify the provided PKpub is signed with its private key when enrolling a new PK...
[mirror_edk2.git] / SecurityPkg / VariableAuthenticated / RuntimeDxe / AuthService.h
index 7eb2a9d23c62c0cfe002feec577322c2bff9f9db..e7a9a1f556be0940f61dbf01c5474a0f94470b8f 100644 (file)
@@ -59,7 +59,8 @@ typedef struct {
 typedef enum {\r
   AuthVarTypePk,\r
   AuthVarTypeKek,\r
-  AuthVarTypePriv\r
+  AuthVarTypePriv,\r
+  AuthVarTypePayload\r
 } AUTHVAR_TYPE;\r
 \r
 #pragma pack(1)\r