]> git.proxmox.com Git - mirror_edk2.git/commit - EdkModulePkg/Universal/Variable/RuntimeDxe/Variable.c
This check-in fixed the following bugs:
authorcwu11 <cwu11@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 6 Nov 2006 04:20:32 +0000 (04:20 +0000)
committercwu11 <cwu11@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 6 Nov 2006 04:20:32 +0000 (04:20 +0000)
commit3681d193ed5433c142fa05debc2ccb66cbd9b63a
tree3ae3f9af89af2b00e9751c7ff5bb6cbcad0e0e7c
parent05b52e966543caf1ef30ed0513c8b62173db0fa4
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
EdkModulePkg/Bus/Pci/PciBus/Dxe/PciBus.msa
EdkModulePkg/Bus/Pci/PciBus/Dxe/PciResourceSupport.c
EdkModulePkg/EdkModulePkg.spd
EdkModulePkg/Universal/Variable/RuntimeDxe/Variable.c
MdePkg/Include/IndustryStandard/pci22.h
Tools/CCode/Source/Include/IndustryStandard/pci22.h