From 55b4e522d710dfe7e34ddc735cfcbe068c0983d2 Mon Sep 17 00:00:00 2001 From: qhuang8 Date: Wed, 27 Jun 2007 09:30:55 +0000 Subject: [PATCH] Add missing PcdPciIncompatibleDeviceSupportMask Add Library instances git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2807 6f19259b-4bc3-4df7-8a09-765794883524 --- .../IntelFrameworkModulePkg.nspd | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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 -- 2.39.2