summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/LsiScsiDxe/LsiScsi.h
Commit message (Expand)AuthorAgeFilesLines
* OvmfPkg/LsiScsiDxe: Process the SCSI Request PacketGary Lin2020-07-171-0/+21
* OvmfPkg/LsiScsiDxe: Examine the incoming SCSI Request PacketGary Lin2020-07-171-0/+4
* OvmfPkg/LsiScsiDxe: Map DMA bufferGary Lin2020-07-171-0/+14
* OvmfPkg/LsiScsiDxe: Open PciIo protocol and initialize the deviceGary Lin2020-07-171-0/+3
* OvmfPkg/LsiScsiDxe: Report Targets and LUNsGary Lin2020-07-171-0/+2
* OvmfPkg/LsiScsiDxe: Install stubbed EXT_SCSI_PASS_THRUGary Lin2020-07-171-0/+78
* OvmfPkg/LsiScsiDxe: Report the name of the driverGary Lin2020-07-171-0/+31
* OvmfPkg/LsiScsiDxe: Install the skeleton of driver bindingGary Lin2020-07-171-0/+49