]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Core/Dxe/DxeMain.h
fixed the following problems:
authoreric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 12 Oct 2007 05:41:48 +0000 (05:41 +0000)
committereric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 12 Oct 2007 05:41:48 +0000 (05:41 +0000)
commit6979fd9382223ac177126788624adb530711a4b1
tree1c9feafb4221ae36a810ed661d6dfde8f5edbd69
parentcba02989d1d7849e2e652ac5d8f350c1706275a2
fixed the following problems:
1) DMA interrupt don't been cleaning up after one UDMA operation
2) Global variable mHobStart is not updated after invoking CoreInitializeGcdServices() func in the dxemain.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4107 6f19259b-4bc3-4df7-8a09-765794883524
IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/ata.c
MdeModulePkg/Core/Dxe/DxeMain.h
MdeModulePkg/Core/Dxe/DxeMain/DxeMain.c
MdeModulePkg/Core/Dxe/Gcd/gcd.c