audk/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe
eric_tian 6979fd9382 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
2007-10-12 05:41:48 +00:00
..
ComponentName.c Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicode string table linked into final image if both PcdComponentNameDisabled and PcdComponentName2Disabled are set to TRUE. 2007-10-11 03:36:31 +00:00
ComponentName.h Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. 2007-09-30 02:32:16 +00:00
DriverConfiguration.c Adjust directory structures. 2007-07-18 14:24:10 +00:00
DriverDiagnostics.c Adjust directory structures. 2007-07-18 14:24:10 +00:00
IdebusDxe.inf remove some comments introduced by tools. 2007-07-20 04:33:45 +00:00
IdebusDxe.msa Adjust directory structures. 2007-07-18 14:24:10 +00:00
ata.c fixed the following problems: 2007-10-12 05:41:48 +00:00
atapi.c Replace EFI_MAX() with MAX() 2007-08-14 00:00:01 +00:00
ide.c Adjust directory structures. 2007-07-18 14:24:10 +00:00
ide.h Adjust directory structures. 2007-07-18 14:24:10 +00:00
idebus.c Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. 2007-09-30 02:32:16 +00:00
idebus.h Replace EFI_MAX() with MAX() 2007-08-14 00:00:01 +00:00
idedata.h Adjust directory structures. 2007-07-18 14:24:10 +00:00