audk/MdeModulePkg
erictian 8536cc4b37 MdeModulePkg: ATA performance tuning.
1. Boost IDE mode boot when slave device is absent.
2. Use D2H FIS to check if the PIO OUT/DMA IN/DMA OUT transfer is finished or error happened. ATA PIO IN has special check as it may just receive PIO SETUP FIS for success case.
3. Add command status register check for IDE DMA transfer.
4. ScsiDiskReadCapacity() in ScsiDisk should return EFI_SUCCESS if SENSE Data request is success.

Signed-off-by: erictian
Reviewed-by: rsun3
Reviewed-by: xdu2
Reviewed-by: mdkinney

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12658 6f19259b-4bc3-4df7-8a09-765794883524
2011-11-03 12:38:21 +00:00
..
Application Update code to pass packaging tool. 2011-05-30 09:56:57 +00:00
Bus MdeModulePkg: ATA performance tuning. 2011-11-03 12:38:21 +00:00
Core MdeModulePkg: Remove variables that are set, but not used 2011-10-31 15:58:05 +00:00
Include Adopt new IPv4/IPv6 device path for network modules. 2011-10-26 09:29:46 +00:00
Library MdeModulePkg: Remove variables that are set, but not used 2011-10-31 15:58:05 +00:00
Logo Update the copyright notice format 2010-04-24 09:49:11 +00:00
Universal MdeModulePkg: Define correct ABI for issuing UNDI command and UNDI callback functions in SnpDxe. 2011-11-03 02:59:20 +00:00
MdeModulePkg.dec Remove hard code video resolution in C code and use PCD PcdVideoHorizontalResolution/PcdVideoVerticalResolution for customization. And when PcdConOutRow/PcdConOutColumn and PcdVideoHorizontalResolution/PcdVideoVerticalResolution are all set to 0, the console will be max video resolution and max text mode. 2011-10-28 08:23:37 +00:00
MdeModulePkg.dsc Add a GUIDed HOB to init Debug Print error level earlier in DXE. Add NULL PEIM library to init HOB. 2011-10-08 21:00:13 +00:00