audk/EdkModulePkg/Bus/Pci
cwu11 3681d193ed This check-in fixed the following bugs:
1.	Pci22.h EFI_LEGACY_EXPANSION_ROM_HEADER definition error
(MdePkg\Include\IndustryStandard\Pci22.h; Tools\CCode\Source\Include\IndustryStandard\Pci22.h)
2.	SetVariable() with DataSize=0xffffffff will cause system hang
(EdkModulePkg\Universal\Variable\RuntimeDxe\Variable.c)
3.	Windows XP Pro & XP HOME Fails to Install from Retail CD
(EdkModulePkg\Bus\Pci\Pcibus\Dxe\PciResourceSupport.c)
4.	Pci22.h header file needs to add some recent type
(MdePkg\Include\IndustryStandard\Pci22.h; Tools\CCode\Source\Include\IndustryStandard\Pci22.h)
5.	Fix issues when ODD cannot boot from Sil0680 PCI-IDE controller
(EdkModulePkg\Bus\Pci\PciBus\Dxe\PciOptionromSupport.c;
EdkModulePkg\Bus\Pci\PciBus\Dxe\PciBus.msa;
EdkModulePkg\ EdkModulePkg.spd)


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1900 6f19259b-4bc3-4df7-8a09-765794883524
2006-11-06 04:20:32 +00:00
..
AtapiPassThru/Dxe Change #define bit(a) 1 << (a) 2006-11-02 05:01:08 +00:00
CirrusLogic/Dxe Remove the duplicated Copy Right in msa header. 2006-09-27 09:26:40 +00:00
Ehci/Dxe Removed GLOBAL_REMOVE_IF_UNREFENRENCED because it will cause compiler failure. 2006-10-13 09:05:56 +00:00
IdeBus/Dxe Make sure all DMA related buffer allocation through PCI IO interface, not allocated by driver itself. 2006-10-22 14:41:47 +00:00
PciBus/Dxe This check-in fixed the following bugs: 2006-11-06 04:20:32 +00:00
Uhci/Dxe 1. Add the GLOBAL_REMOVE_IF_UNREFERENCED to globe variables which are used only in debug version; 2006-10-13 06:36:11 +00:00
Undi/RuntimeDxe Follow up tracker EDKT285. 2006-10-23 06:10:44 +00:00