]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/SecurityPkg.dec
SecurityPkg: Fix spelling errors
[mirror_edk2.git] / SecurityPkg / SecurityPkg.dec
index d2f6a6fd1293e2a3ee76d47788489f6c4c4f3a20..cac36caf0a0d1aa460169aeb858b980092364e12 100644 (file)
   ##  @libraryclass  Provides support for TCG Physical Presence Interface (PPI) specification\r
   #   >= 128 Vendor Specific PPI Operation.\r
   #\r
-  Tcg2PpVendorLib|Include/Library/TcgPpVendorLib.h\r
+  Tcg2PpVendorLib|Include/Library/Tcg2PpVendorLib.h\r
 \r
   ##  @libraryclass  Handle TPM 2.0 physical presence request from OS.\r
   #\r
   Tcg2PhysicalPresenceLib|Include/Library/Tcg2PhysicalPresenceLib.h\r
 \r
-  ## @libraryclass  Provides interfaces about TCG storage generic commond.\r
+  ## @libraryclass  Provides interfaces about TCG storage generic command.\r
   #\r
   TcgStorageCoreLib|Include/Library/TcgStorageCoreLib.h\r
 \r
-  ## @libraryclass  Provides interfaces about TCG storage Opal generic commond.\r
+  ## @libraryclass  Provides interfaces about TCG storage Opal generic command.\r
   #\r
   TcgStorageOpalLib|Include/Library/TcgStorageOpalLib.h\r
 \r
 \r
   ## Include/Ppi/FirmwareVolumeInfoPrehashedFV.h\r
   gEdkiiPeiFirmwareVolumeInfoPrehashedFvPpiGuid = { 0x3ce1e631, 0x7008, 0x477c, { 0xad, 0xa7, 0x5d, 0xcf, 0xc7, 0xc1, 0x49, 0x4b } }\r
\r
+\r
   ## Include/Ppi/FirmwareVolumeInfoStoredHashFv.h\r
   gEdkiiPeiFirmwareVolumeInfoStoredHashFvPpiGuid = {0x7f5e4e31, 0x81b1, 0x47e5, { 0x9e, 0x21, 0x1e, 0x4b, 0x5b, 0xc2, 0xf6, 0x1d } }\r
 \r
   # @Prompt TPM device address.\r
   gEfiSecurityPkgTokenSpaceGuid.PcdTpmBaseAddress|0xFED40000|UINT64|0x00010012\r
 \r
-  ## This PCR means the OEM configurated number of PCR banks.\r
+  ## This PCR means the OEM configured number of PCR banks.\r
   #  0 means dynamic get from supported HASH algorithm\r
-  # @Prompt OEM configurated number of PCR banks.\r
+  # @Prompt OEM configured number of PCR banks.\r
   gEfiSecurityPkgTokenSpaceGuid.PcdTcg2NumberOfPCRBanks|0x0|UINT32|0x00010015\r
 \r
   ## Provides one or more SHA 256 Hashes of the RSA 2048 public keys used to verify Recovery and Capsule Update images\r
   gEfiSecurityPkgTokenSpaceGuid.PcdTcg2HashAlgorithmBitmap|0xFFFFFFFF|UINT32|0x00010016\r
 \r
   ## This PCD indicates current active TPM interface type.\r
-  #  Accodingt to TCG PTP spec 1.3, there are 3 types defined in TPM2_PTP_INTERFACE_TYPE.<BR>\r
+  #  According to TCG PTP spec 1.3, there are 3 types defined in TPM2_PTP_INTERFACE_TYPE.<BR>\r
   #  0x00 - FIFO interface as defined in TIS 1.3 is active.<BR>\r
   #  0x01 - FIFO interface as defined in PTP for TPM 2.0 is active.<BR>\r
   #  0x02 - CRB interface is active.<BR>\r
   # @Prompt current active TPM interface type.\r
   gEfiSecurityPkgTokenSpaceGuid.PcdActiveTpmInterfaceType|0xFF|UINT8|0x0001001E\r
 \r
-  ## This PCD records IdleByass status supported by current active TPM interface.\r
-  #  Accodingt to TCG PTP spec 1.3, TPM with CRB interface can skip idle state and\r
-  #  diretcly move to CmdReady state. <BR>\r
+  ## This PCD records IdleBypass status supported by current active TPM interface.\r
+  #  According to TCG PTP spec 1.3, TPM with CRB interface can skip idle state and\r
+  #  directly move to CmdReady state. <BR>\r
   #  0x00 - Do not support IdleByPass.<BR>\r
   #  0x01 - Support IdleByPass.<BR>\r
   #  0xFF - IdleByPass State is not synced with TPM hardware.<BR>\r
   #\r
-  # @Prompt IdleByass status supported by current active TPM interface.\r
+  # @Prompt IdleBypass status supported by current active TPM interface.\r
   gEfiSecurityPkgTokenSpaceGuid.PcdCRBIdleByPass|0xFF|UINT8|0x0001001F\r
 \r
+  ## This PCD records LAML field in TPM2 ACPI table.\r
+  # @Prompt Tpm2AcpiTableLaml LAML field in TPM2 ACPI table.\r
+  gEfiSecurityPkgTokenSpaceGuid.PcdTpm2AcpiTableLaml|0|UINT32|0x00010022\r
+\r
+  ## This PCD records LASA field in TPM2 ACPI table.\r
+  # @Prompt Tpm2AcpiTableLasa LASA field in TPM2 ACPI table.\r
+  gEfiSecurityPkgTokenSpaceGuid.PcdTpm2AcpiTableLasa|0|UINT64|0x00010023\r
+\r
 [UserExtensions.TianoCore."ExtraFiles"]\r
   SecurityPkgExtra.uni\r