audk/MdeModulePkg/Bus/Ata/AtaAtapiPassThru
Feng Tian 5149242280 MdeModulePkg/AtaAtapiPassThru: ensure PRDT of IDE is in 64K boundary
Follow IDE BUS Master spec to ensure the PRDT table not cross 64k
boundary in memory.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Feng Tian <feng.tian@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17552 6f19259b-4bc3-4df7-8a09-765794883524
2015-06-03 03:08:59 +00:00
..
AhciMode.c MdeModulePkg\Bus\Ata\AtaAtapiPassThru: don't set PxSACT bit when issuing command 2014-12-18 06:13:36 +00:00
AhciMode.h MdeModulePkg/AtaAtapiPassThru: don't write read-only AHCI MMIO register 2014-11-10 05:46:21 +00:00
AtaAtapiPassThru.c MdeModulePkg/AtaAtapiPassThruDxe: Support 4K bytes block size HDDs 2015-05-22 06:53:44 +00:00
AtaAtapiPassThru.h MdeModulePkg/AtaAtapiPassThru: Handle timeout 0 as indefinitely wait to strictly comply with UEFI spec 2014-05-15 07:09:14 +00:00
AtaAtapiPassThru.inf MdeModulePkg: INF/DEC file updates to EDK II packages 2014-08-28 06:34:06 +00:00
AtaAtapiPassThruDxe.uni MdeModulePkg: Convert non DOS format files to DOS format and remove unused module UNI files. 2014-09-03 08:39:12 +00:00
AtaAtapiPassThruDxeExtra.uni MdeModulePkg: INF/DEC file updates to EDK II packages 2014-08-28 06:53:43 +00:00
ComponentName.c Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-06 03:55:36 +00:00
IdeMode.c MdeModulePkg/AtaAtapiPassThru: ensure PRDT of IDE is in 64K boundary 2015-06-03 03:08:59 +00:00
IdeMode.h Add BlockIO2 Protocol. 2011-05-03 10:31:41 +00:00