mirror of https://github.com/acidanthera/audk.git
9c58193927
Four new functions are added to UefiScsiLib: ScsiRead10CommandEx ScsiWrite10CommandEx ScsiRead16CommandEx ScsiWrite16CommandEx They support both blocking and non-blocking SCSI Read/Write operation depending on the optional parameter 'Event' passed to those APIs. When 'Event' is NULL, these four functions will call the non-EX version couterparts to execute blocking SCSI I/O. When 'Event' is not NULL, non-blocking I/O operation is executed. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Hao Wu <hao.a.wu@intel.com> Reviewed-by: Feng Tian <feng.tian@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19214 6f19259b-4bc3-4df7-8a09-765794883524 |
||
---|---|---|
.. | ||
BaseLib.h | ||
BaseMemoryLib.h | ||
CacheMaintenanceLib.h | ||
CpuLib.h | ||
DebugLib.h | ||
DebugPrintErrorLevelLib.h | ||
DevicePathLib.h | ||
DxeCoreEntryPoint.h | ||
DxeServicesLib.h | ||
DxeServicesTableLib.h | ||
ExtendedSalLib.h | ||
ExtractGuidedSectionLib.h | ||
FileHandleLib.h | ||
HobLib.h | ||
HstiLib.h | ||
IoLib.h | ||
MemoryAllocationLib.h | ||
OrderedCollectionLib.h | ||
PalLib.h | ||
PcdLib.h | ||
PciCf8Lib.h | ||
PciExpressLib.h | ||
PciLib.h | ||
PciSegmentLib.h | ||
PeCoffExtraActionLib.h | ||
PeCoffGetEntryPointLib.h | ||
PeCoffLib.h | ||
PeiCoreEntryPoint.h | ||
PeiServicesLib.h | ||
PeiServicesTablePointerLib.h | ||
PeimEntryPoint.h | ||
PerformanceLib.h | ||
PostCodeLib.h | ||
PrintLib.h | ||
ReportStatusCodeLib.h | ||
ResourcePublicationLib.h | ||
RngLib.h | ||
S3BootScriptLib.h | ||
S3IoLib.h | ||
S3PciLib.h | ||
S3SmbusLib.h | ||
S3StallLib.h | ||
SalLib.h | ||
SerialPortLib.h | ||
SmbusLib.h | ||
SmmLib.h | ||
SmmMemLib.h | ||
SmmPeriodicSmiLib.h | ||
SmmServicesTableLib.h | ||
SynchronizationLib.h | ||
TimerLib.h | ||
UefiApplicationEntryPoint.h | ||
UefiBootServicesTableLib.h | ||
UefiDecompressLib.h | ||
UefiDriverEntryPoint.h | ||
UefiLib.h | ||
UefiRuntimeLib.h | ||
UefiRuntimeServicesTableLib.h | ||
UefiScsiLib.h | ||
UefiUsbLib.h |