]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/SecurityPkg.dec
SecurityPkg: Delete Auth Variable driver
[mirror_edk2.git] / SecurityPkg / SecurityPkg.dec
index b15cd624010337744757dd6d959c8fc0a2312e1a..b0ef20b05b33df2da69cecd54e892a5675bb0c65 100644 (file)
@@ -20,8 +20,8 @@
   DEC_SPECIFICATION              = 0x00010005\r
   PACKAGE_NAME                   = SecurityPkg\r
   PACKAGE_UNI_FILE               = SecurityPkg.uni\r
-  PACKAGE_GUID                   = 24369CAC-6AA6-4fb8-88DB-90BF061668AD\r
-  PACKAGE_VERSION                = 0.94\r
+  PACKAGE_GUID                   = 4EFC4F66-6219-4427-B780-FB99F470767F\r
+  PACKAGE_VERSION                = 0.95\r
 \r
 [Includes]\r
   Include\r
   ##  @libraryclass  Provides TPM Interface Specification (TIS) interfaces for TPM command.\r
   #\r
   TpmCommLib|Include/Library/TpmCommLib.h\r
-    \r
-  ##  @libraryclass  Provides common interfaces about TPM measurement for other modules.\r
-  #\r
-  TpmMeasurementLib|Include/Library/TpmMeasurementLib.h\r
   \r
   ##  @libraryclass  Provides interfaces to handle TPM 2.0 request.\r
   #\r
   # Include/Guid/SecurityPkgTokenSpace.h\r
   gEfiSecurityPkgTokenSpaceGuid      = { 0xd3fb176, 0x9569, 0x4d51, { 0xa3, 0xef, 0x7d, 0x61, 0xc6, 0x4f, 0xea, 0xba }}\r
 \r
-  ## Guid acted as the authenticated variable store header's signature, and to specify the variable list entries put in the EFI system table.\r
-  #  Include/Guid/AuthenticatedVariableFormat.h\r
-  gEfiAuthenticatedVariableGuid      = { 0xaaf32c78, 0x947b, 0x439a, { 0xa1, 0x80, 0x2e, 0x14, 0x4e, 0xc3, 0x77, 0x92 } }\r
-\r
   ## GUID used to "SecureBootEnable" variable for the Secure Boot feature enable/disable.\r
   #  This variable is used for allowing a physically present user to disable Secure Boot via firmware setup without the possession of PKpriv.\r
   #  Include/Guid/AuthenticatedVariableFormat.h\r
 # [Error.gEfiSecurityPkgTokenSpaceGuid]\r
 #   0x80000001 | Invalid value provided.\r
 #   0x80000002 | Reserved bits must be set to zero.\r
+#   0x80000003 | Incorrect progress or error code provided.\r
 #\r
 \r
 [PcdsFixedAtBuild, PcdsPatchableInModule]\r
   #  TPM_DEVICE_INTERFACE_NONE means disable.<BR>\r
   #  TPM_DEVICE_INTERFACE_TPM12 means TPM 1.2 DTPM.<BR>\r
   #  TPM_DEVICE_INTERFACE_DTPM2 means TPM 2.0 DTPM.<BR>\r
+  #  Other GUID value means other TPM 2.0 device.<BR>\r
   # @Prompt TPM device type identifier\r
   gEfiSecurityPkgTokenSpaceGuid.PcdTpmInstanceGuid |{ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }|VOID*|0x0001000F\r
 \r