audk/EdkModulePkg/Library
vanjeff 98419ef4b9 1. Added EdkPciIncompatibleDeviceSupportLib in EdkModulePkg, this library is used for PciBus driver and includes 3 Incompatible device lists.
2. Used EdkPciIncompatibleDeviceSupportLib in PciBus driver. 
3. Redirect all Pci Configuration access to new APIs added in PciLib.c for PciBus driver.
4. Added one PCD PcdIncompatibleDeviceSupportMask in EdkModulePkg.spd to provide mask of PCI devices incompatibility check.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2562 6f19259b-4bc3-4df7-8a09-765794883524
2007-04-12 09:07:01 +00:00
..
BaseCustomDecompressLibNull Clean up Lib MSAs for EdkModulePkg 2007-02-14 01:46:10 +00:00
BaseUefiTianoDecompressLib Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on. 2007-01-25 06:15:58 +00:00
DxeCoreCustomDecompressLibFromHob Add supported module type filter for most libraries in EdkModulePkg to filter out illegal library instances. 2007-01-30 09:10:28 +00:00
DxeCorePerformanceLib Make EdkModulePkg pass Intel IPF compiler with /W4 /WX switches, solving warning #1419. 2007-01-31 04:57:46 +00:00
DxeCoreTianoDecompressLibFromHob Add supported module type filter for most libraries in EdkModulePkg to filter out illegal library instances. 2007-01-30 09:10:28 +00:00
DxeCoreUefiDecompressLibFromHob Add supported module type filter for most libraries in EdkModulePkg to filter out illegal library instances. 2007-01-30 09:10:28 +00:00
DxeDebugLibSerialPort Clean up Lib MSAs for EdkModulePkg 2007-02-14 01:46:10 +00:00
DxePerformanceLib Clean up Lib MSAs for EdkModulePkg 2007-02-14 01:46:10 +00:00
EdkDxePeCoffLoaderFromHobLib Add supported module type filter for most libraries in EdkModulePkg to filter out illegal library instances. 2007-01-30 09:10:28 +00:00
EdkDxePrintLib Clean up Lib MSAs for EdkModulePkg 2007-02-14 01:46:10 +00:00
EdkDxeRuntimeSalLib Clean up Lib MSAs for EdkModulePkg 2007-02-14 01:46:10 +00:00
EdkDxeSalLib Clean up Lib MSAs for EdkModulePkg 2007-02-14 01:46:10 +00:00
EdkFvbServiceLib changed the guid assignment from constant array to hi and low UINT64s (Intel compiler was using a global variable to assign an array which is not OK at run time) 2007-03-14 23:43:34 +00:00
EdkGenericBdsLib fix the build broken issue 2007-03-21 07:35:53 +00:00
EdkGenericPlatformBdsLib 1. Sync definition of EFI_DEBUG_IMAGE_INFO with UEFI spec 2007-03-08 07:04:05 +00:00
EdkGraphicsLib Change BDS to get the default logo picture by default bmp logo guid. 2007-04-04 06:24:26 +00:00
EdkIfrSupportLib Clean up Lib MSAs for EdkModulePkg 2007-02-14 01:46:10 +00:00
EdkOemHookStatusCodeLibNull Clean up Lib MSAs for EdkModulePkg 2007-02-14 01:46:10 +00:00
EdkPciIncompatibleDeviceSupportLib 1. Added EdkPciIncompatibleDeviceSupportLib in EdkModulePkg, this library is used for PciBus driver and includes 3 Incompatible device lists. 2007-04-12 09:07:01 +00:00
EdkPeCoffLoaderLib Remove the unused library instance EdkNullCustomizedDecompressLib. 2007-02-27 09:25:30 +00:00
EdkScsiLib Add supported module type filter for most libraries in EdkModulePkg to filter out illegal library instances. 2007-01-30 09:10:28 +00:00
EdkSerialPortLibNull changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA674 to new 68169ab0-d41b-4009-9060-292c253ac43d to avoid its conflict with gPeiBaseMemoryTestPpiGuid and change all msa and fpd file in EdkII, which depends on EdkModulePkg. 2006-09-18 11:31:20 +00:00
EdkUefiRuntimeLib 1. Removed #ifdef EDK_RELEASE_VERSION from all c files for all modules 2007-03-21 01:27:01 +00:00
EdkUsbLib Add supported module type filter for most libraries in EdkModulePkg to filter out illegal library instances. 2007-01-30 09:10:28 +00:00
PeiPerformanceLib Add supported module type filter for most libraries in EdkModulePkg to filter out illegal library instances. 2007-01-30 09:10:28 +00:00