]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/MdeModulePkg.dec
SecurityPkg: Add TPM PTP support in TPM2 device lib.
[mirror_edk2.git] / MdeModulePkg / MdeModulePkg.dec
index 68686cfcea11e5883dab7246ea282bb7349ce37e..5c5a9ee131387494739e1c5049625976149f7d28 100644 (file)
@@ -3,7 +3,7 @@
 # It also provides the definitions(including PPIs/PROTOCOLs/GUIDs and library classes)\r
 # and libraries instances, which are used for those modules.\r
 #\r
-# Copyright (c) 2007 - 2015, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2007 - 2016, Intel Corporation. All rights reserved.<BR>\r
 # This program and the accompanying materials are licensed and made available under\r
 # the terms and conditions of the BSD License that accompanies this distribution.\r
 # The full text of the license may be found at\r
   #\r
   IpmiLib|Include/Library/IpmiLib.h\r
 \r
+  ## @libraryclass  Provides interfaces for platform to return root bridge information to PciHostBridgeDxe driver.\r
+  #\r
+  PciHostBridgeLib|Include/Library/PciHostBridgeLib.h\r
+\r
 [Guids]\r
   ## MdeModule package token space guid\r
   # Include/Guid/MdeModulePkgTokenSpace.h\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdAcpiDefaultOemId|"INTEL "|VOID*|0x30001034\r
 \r
   ## Default OEM Table ID for ACPI table creation, it is "EDK2    ".\r
-  #  Accroding to ACPI specification, this field is particularly useful when\r
+  #  According to ACPI specification, this field is particularly useful when\r
   #  defining a definition block to distinguish definition block functions.\r
   #  The OEM assigns each dissimilar table a new OEM Table ID.\r
   #  This PCD is ignored for definition block.\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdAcpiDefaultOemTableId|0x20202020324B4445|UINT64|0x30001035\r
 \r
   ## Default OEM Revision for ACPI table creation.\r
-  #  Accroding to ACPI specification, for LoadTable() opcode, the OS can also\r
+  #  According to ACPI specification, for LoadTable() opcode, the OS can also\r
   #  check the OEM Table ID and Revision ID against a database for a newer\r
   #  revision Definition Block of the same OEM Table ID and load it instead.\r
   #  This PCD is ignored for definition block.\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdAcpiDefaultOemRevision|0x00000002|UINT32|0x30001036\r
 \r
   ## Default Creator ID for ACPI table creation.\r
-  #  Accroding to ACPI specification, for tables containing Definition Blocks,\r
+  #  According to ACPI specification, for tables containing Definition Blocks,\r
   #  this is the ID for the ASL Compiler.\r
   #  This PCD is ignored for definition block.\r
   # @Prompt Default Creator ID for ACPI table creation.\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdAcpiDefaultCreatorId|0x20202020|UINT32|0x30001037\r
 \r
   ## Default Creator Revision for ACPI table creation.\r
-  #  Accroding to ACPI specification, for tables containing Definition Blocks,\r
+  #  According to ACPI specification, for tables containing Definition Blocks,\r
   #  this is the revision for the ASL Compiler.\r
   #  This PCD is ignored for definition block.\r
   # @Prompt Default Creator Revision for ACPI table creation.\r