audk/IntelFrameworkModulePkg
lgao4 96f6af14d6 Remove the special logic on EFI_PCI_DEVICE_ENABLE in PciBus driver. And update drivers that use this macro. The reason is that
PciIoAttributes() in PciIo.c treats EFI_PCI_DEVICE_ENABLE specially so that when EFI_PCI_DEVICE_ENABLE is passed in, only the supported bits of driver will be enabled. Now many drivers use EFI_PCI_DEVICE_ENABLE to enable PCI device even if some of them don't support some of the attributes like EFI_PCI_IO_ATTRIBUTE_MEMORY. This doesn't conform to UEFI 2.0 spec.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4115 6f19259b-4bc3-4df7-8a09-765794883524
2007-10-15 07:44:27 +00:00
..
Bus Remove the special logic on EFI_PCI_DEVICE_ENABLE in PciBus driver. And update drivers that use this macro. The reason is that 2007-10-15 07:44:27 +00:00
Include Fix the CYGWIN GCC build issue. 2007-08-28 03:59:37 +00:00
Library 1. Add ExtractGuidedSectionLib library to replace customdecompress library. 2007-09-29 08:04:29 +00:00
Universal 1. Update internal EfiPrint protocol to contain all print interfaces provided by PrintLib class of MdePkg. 2. Update SetupBrowserDxe driver to produce new EfiPrint protocol. 2007-10-12 08:13:33 +00:00
ChangeLog.txt Update change log to include the enabling of component name 2 protocol. 2007-09-30 02:39:37 +00:00
IntelFrameworkModulePkg.dec Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec 0.41, DSC spec 0.40. 2007-08-30 09:11:54 +00:00
IntelFrameworkModulePkg.dsc added the CpuLib 2007-10-05 20:05:42 +00:00
IntelFrameworkModulePkg.nspd Add in Ps2keyboard.inf and Ps2Mouse.inf to IntelFrameworkModuelPkg 2007-07-06 09:11:10 +00:00