From: qhuang8 Date: Wed, 27 Jun 2007 09:30:55 +0000 (+0000) Subject: Add missing PcdPciIncompatibleDeviceSupportMask X-Git-Tag: edk2-stable201903~23148 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=55b4e522d710dfe7e34ddc735cfcbe068c0983d2;ds=sidebyside Add missing PcdPciIncompatibleDeviceSupportMask Add Library instances git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2807 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/IntelFrameworkModulePkg/IntelFrameworkModulePkg.nspd b/IntelFrameworkModulePkg/IntelFrameworkModulePkg.nspd index 079ed72a5d..a4ea735c4a 100644 --- a/IntelFrameworkModulePkg/IntelFrameworkModulePkg.nspd +++ b/IntelFrameworkModulePkg/IntelFrameworkModulePkg.nspd @@ -29,6 +29,12 @@ This library includes the PCI incompatible devices list. + + Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.msa + Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.msa + Library/PciIncompatibleDeviceSupportLib/PciIncompatibleDeviceSupportLib.msa + Bus/Pci/PciBus/Dxe/PciBus.msa + gMemoryStatusCodeRecordGuid @@ -223,5 +229,14 @@ TRUE If TRUE, the PCI bus driver will support hot plug device. If not hot plug device is supported, this feature flag can be set to FALSE to save size. + + PcdPciIncompatibleDeviceSupportMask + 0x0001003f + gEfiIntelFrameworkModulePkgTokenSpaceGuid + UINT8 + FIXED_AT_BUILD + 0x0 + The PCD masks for PCI incompatible devices support. + \ No newline at end of file