audk/MdeModulePkg/Bus/Ata/AtaAtapiPassThru
Feng Tian 32e817c995 MdeModulePkg/AtaAtapiPassThru: Error handling enhancement for uninstalling protocol interface failure case
Signed-off-by: Feng Tian <feng.tian@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14928 6f19259b-4bc3-4df7-8a09-765794883524
2013-12-03 07:10:56 +00:00
..
AhciMode.c Add new adding ATA related status code in PI 1.3 to definition and ATA modules. 2013-08-09 03:39:37 +00:00
AhciMode.h MdeModulePkg/AtaAtapiPassThru: valid ports transverse algo of AHCI controller is updated to handle inconsecutive case 2012-11-09 06:39:56 +00:00
AtaAtapiPassThru.c MdeModulePkg/AtaAtapiPassThru: Error handling enhancement for uninstalling protocol interface failure case 2013-12-03 07:10:56 +00:00
AtaAtapiPassThru.h Introduce tow non-blocking task lists to AtaBus. One maintains the sub-task which is related to running Ata Task and the other is for waiting Ata Task. And it will not pass any task to AtaAtapiPassThru until the previous Ata task has been finished or met error. 2012-03-16 03:31:47 +00:00
AtaAtapiPassThru.inf MdeModulePkg: eliminate all implicit library dependencies for all modules in MdeModulePkg on PcdLib 2012-11-01 06:59:25 +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 Add new adding ATA related status code in PI 1.3 to definition and ATA modules. 2013-08-09 03:39:37 +00:00
IdeMode.h Add BlockIO2 Protocol. 2011-05-03 10:31:41 +00:00