X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FUniversal%2FPcatSingleSegmentPciCfg2Pei%2FPcatSingleSegmentPciCfg2Pei.inf;h=eda3628adebd7f558eaed742e81712537acfa003;hp=516d212728b44264a65201dd3f324ac7bf97cc35;hb=6bfbb5f0e09c3fd70e0df5300dfed2e734c4a230;hpb=05f89b17b88f7356b8112593c2ad46feff9d755d diff --git a/MdeModulePkg/Universal/PcatSingleSegmentPciCfg2Pei/PcatSingleSegmentPciCfg2Pei.inf b/MdeModulePkg/Universal/PcatSingleSegmentPciCfg2Pei/PcatSingleSegmentPciCfg2Pei.inf index 516d212728..eda3628ade 100644 --- a/MdeModulePkg/Universal/PcatSingleSegmentPciCfg2Pei/PcatSingleSegmentPciCfg2Pei.inf +++ b/MdeModulePkg/Universal/PcatSingleSegmentPciCfg2Pei/PcatSingleSegmentPciCfg2Pei.inf @@ -1,8 +1,9 @@ -#/** @file -# Single Segment Pci Configuration PPI +## @file +# This driver installs Single Segment Pci Configuration 2 PPI +# to provide read, write and modify access to Pci configuration space in PEI phase. +# To follow PI specification, these services also support access to the unaligned Pci address. # -# This file declares PciCfg PPI used to access PCI configuration space in PEI -# Copyright (c) 2006 - 2007, Intel Corporation +# Copyright (c) 2006 - 2010, Intel Corporation # # All rights reserved. This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License @@ -12,7 +13,7 @@ # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. # # -#**/ +## [Defines] INF_VERSION = 0x00010005 @@ -20,9 +21,6 @@ FILE_GUID = 4F1F379F-2A62-48bb-AC34-D3F135C6E2B7 MODULE_TYPE = PEIM VERSION_STRING = 1.0 - EDK_RELEASE_VERSION = 0x00020000 - EFI_SPECIFICATION_VERSION = 0x00020000 - ENTRY_POINT = PeimInitializePciCfg # @@ -31,7 +29,7 @@ # VALID_ARCHITECTURES = IA32 X64 IPF EBC (EBC is for build only) # -[Sources.common] +[Sources] PciCfg2.c [Packages] @@ -43,17 +41,10 @@ PciLib BaseLib DebugLib - + PeiServicesLib [Ppis] - gEfiPciCfg2PpiGuid # PPI ALWAYS_PRODUCED + gEfiPciCfg2PpiGuid ## PRODUCED [Depex] TRUE - -[FixedPcd.common] - ## - # Disable ASSERT for unalign PCI IO access according to PI Spec Volume 1 - # Spec has not this requirement. - ## - gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x0E