X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=EdkCompatibilityPkg%2FCompatibility%2FPciCfgOnPciCfg2Thunk%2FPciCfgOnPciCfg2Thunk.inf;h=d1c030bad86cd829ddb2a5b09a102c4fd4d2cb9c;hb=bc7c34afb1c021ce18bd72552476584c0cee565a;hp=5f540c0344078177fb3bf6229e054c9103d20404;hpb=d490265ca611af3c6a309c293b4794c461761956;p=mirror_edk2.git diff --git a/EdkCompatibilityPkg/Compatibility/PciCfgOnPciCfg2Thunk/PciCfgOnPciCfg2Thunk.inf b/EdkCompatibilityPkg/Compatibility/PciCfgOnPciCfg2Thunk/PciCfgOnPciCfg2Thunk.inf index 5f540c0344..d1c030bad8 100644 --- a/EdkCompatibilityPkg/Compatibility/PciCfgOnPciCfg2Thunk/PciCfgOnPciCfg2Thunk.inf +++ b/EdkCompatibilityPkg/Compatibility/PciCfgOnPciCfg2Thunk/PciCfgOnPciCfg2Thunk.inf @@ -7,14 +7,14 @@ # This module produces PciCfgPpi on top of PciCfgPpi2. This module is used on platform when both of # these two conditions are true: # 1) Framework module is present that consumes PCI CFG AND -# 2) R9 module is present that produces PCI CFG2 but not PCI CFG +# 2) EDKII module is present that produces PCI CFG2 but not PCI CFG # # The Usage of this module is rare since EDK II module IntelFrameworkModulePkg\Universal\PcatSingleSegmentPciCfgPei\PcatSingleSegmentPciCfgPei.inf # that produce PCI CFG2 can also produce PCI CFG by setting Pcd Feature Flag gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPciCfgDisable # to FALSE. # # -# Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.
+# Copyright (c) 2006 - 2018, 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 @@ -38,7 +38,7 @@ # # The following information is for reference only and not required by the build tools. # -# VALID_ARCHITECTURES = IA32 X64 IPF EBC +# VALID_ARCHITECTURES = IA32 X64 EBC # [Sources]