]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/SecurityPkg.dec
SecurityPkg OpalPasswordSupportLib: Remove it
[mirror_edk2.git] / SecurityPkg / SecurityPkg.dec
index 50dbe9594acb1dd318342f6e00c15ea4f1a85d49..77d6b073d4010472fae9b19ecd63fcc6d9009ebb 100644 (file)
@@ -5,7 +5,7 @@
 #  It also provides the definitions(including PPIs/PROTOCOLs/GUIDs and library classes)\r
 #  and libraries instances, which are used for those features.\r
 #\r
-# Copyright (c) 2009 - 2017, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>\r
 # (C) Copyright 2015 Hewlett Packard Enterprise Development LP <BR>\r
 # Copyright (c) 2017, Microsoft Corporation.  All rights reserved. <BR>\r
 # This program and the accompanying materials are licensed and made available under\r
@@ -23,7 +23,7 @@
   PACKAGE_NAME                   = SecurityPkg\r
   PACKAGE_UNI_FILE               = SecurityPkg.uni\r
   PACKAGE_GUID                   = 4EFC4F66-6219-4427-B780-FB99F470767F\r
-  PACKAGE_VERSION                = 0.97\r
+  PACKAGE_VERSION                = 0.98\r
 \r
 [Includes]\r
   Include\r
   #\r
   TcgStorageOpalLib|Include/Library/TcgStorageOpalLib.h\r
 \r
-  ## @libraryclass  Provides interfaces about Opal commond special for Opal password solution.\r
-  #\r
-  OpalPasswordSupportLib|Include/Library/OpalPasswordSupportLib.h\r
-\r
 [Guids]\r
   ## Security package token space guid.\r
   # Include/Guid/SecurityPkgTokenSpace.h\r
   # @Prompt Initial setting of TCG2 Persistent Firmware Management Flags\r
   gEfiSecurityPkgTokenSpaceGuid.PcdTcg2PhysicalPresenceFlags|0x300E2|UINT32|0x0001001B\r
 \r
+  ## Indicate current TPM2 Interrupt Number reported by _CRS control method.<BR><BR>\r
+  # TPM2 Interrupt feature is disabled If the pcd is set to 0.<BR>\r
+  # @Prompt Current TPM2 Interrupt Number\r
+  gEfiSecurityPkgTokenSpaceGuid.PcdTpm2CurrentIrqNum|0x00|UINT32|0x0001001C\r
+\r
+  ## Indicate platform possible TPM2 Interrupt Number reported by _PRS control method.<BR><BR>\r
+  # Possible TPM2 Interrupt Number Buffer will not be reported if TPM2 Interrupt feature is disabled.<BR>\r
+  # @Prompt Possible TPM2 Interrupt Number buffer\r
+  gEfiSecurityPkgTokenSpaceGuid.PcdTpm2PossibleIrqNumBuf|{0x00, 0x00, 0x00, 0x00}|VOID*|0x0001001D\r
+\r
 [PcdsDynamic, PcdsDynamicEx]\r
 \r
   ## This PCD indicates Hash mask for TPM 2.0. Bit definition strictly follows TCG Algorithm Registry.<BR><BR>\r