]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/PcatSingleSegmentPciCfg2Pei/PcatSingleSegmentPciCfg2Pei.inf
Add INF extension Information
[mirror_edk2.git] / MdeModulePkg / Universal / PcatSingleSegmentPciCfg2Pei / PcatSingleSegmentPciCfg2Pei.inf
index 2894e75b707e186fddef0ca7d8ad1d5df788fff2..308fc08c6e08ee3b4ed0698e5d3c4575ca1a091c 100644 (file)
@@ -1,8 +1,9 @@
 #/** @file\r
-#  Single Segment Pci Configuration PPI\r
+#  This driver installs Single Segment Pci Configuration 2 PPI \r
+#  to provide read, write and modify access to Pci configuration space in PEI phase. \r
+#  To follow PI specification, these services also support access to the unaligned Pci address.\r
 #\r
-#  This file declares PciCfg PPI used to access PCI configuration space in PEI\r
-#  Copyright (c) 2006 - 2007, Intel Corporation\r
+#  Copyright (c) 2006 - 2008, Intel Corporation\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -21,6 +22,7 @@
   MODULE_TYPE                    = PEIM\r
   VERSION_STRING                 = 1.0\r
   ENTRY_POINT                    = PeimInitializePciCfg\r
+  PI_SPECIFICATION_VERSION       = 0x00010000\r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r
 \r
 \r
 [Ppis]\r
-  gEfiPciCfg2PpiGuid                   # PPI ALWAYS_PRODUCED\r
+  gEfiPciCfg2PpiGuid                   #PRODUCED\r
 \r
 [Depex]\r
   TRUE\r
-\r
-[FixedPcd.common]\r
-  ##\r
-  #  Disable ASSERT for unalign PCI IO access according to PI Spec Volume 1\r
-  #  Spec has not this requirement.\r
-  ##\r
-       gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x0E\r