audk/MdeModulePkg/Bus/Ata/AtaAtapiPassThru
erictian 9e70c18b1f If the data buffer described by InDataBuffer/OutDataBuffer and InTransferLength/OutTransferLength is too big to be transferred, EFI_BAD_BUFFER_SIZE should be returned
Signed-off-by:erictian
Reviewed-by:li-elvin

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12549 6f19259b-4bc3-4df7-8a09-765794883524
2011-10-19 05:15:23 +00:00
..
AhciMode.c If the data buffer described by InDataBuffer/OutDataBuffer and InTransferLength/OutTransferLength is too big to be transferred, EFI_BAD_BUFFER_SIZE should be returned 2011-10-19 05:15:23 +00:00
AhciMode.h ScsiBus/ScsiDisk enhancement for no_media state. 2011-06-14 02:11:34 +00:00
AtaAtapiPassThru.c Add Pointer check for NULL before referring it and remove unnecessary pointer check in AtaAtapiPassThru and Partition Drivers. 2011-05-06 07:15:41 +00:00
AtaAtapiPassThru.h 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
AtaAtapiPassThru.inf Update code to pass packaging tool. 2011-05-30 09:56:57 +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 Remove, correct and refine some debug messages. 2011-09-01 06:37:55 +00:00
IdeMode.h Add BlockIO2 Protocol. 2011-05-03 10:31:41 +00:00