summaryrefslogtreecommitdiff
path: root/OvmfPkg/LsiScsiDxe/LsiScsi.c
AgeCommit message (Expand)Author
2020-07-17OvmfPkg/LsiScsiDxe: Process the SCSI Request PacketGary Lin
2020-07-17OvmfPkg/LsiScsiDxe: Examine the incoming SCSI Request PacketGary Lin
2020-07-17OvmfPkg/LsiScsiDxe: Map DMA bufferGary Lin
2020-07-17OvmfPkg/LsiScsiDxe: Open PciIo protocol and initialize the deviceGary Lin
2020-07-17OvmfPkg/LsiScsiDxe: Report Targets and LUNsGary Lin
2020-07-17OvmfPkg/LsiScsiDxe: Install stubbed EXT_SCSI_PASS_THRUGary Lin
2020-07-17OvmfPkg/LsiScsiDxe: Probe PCI devices and look for LsiScsiGary Lin
2020-07-17OvmfPkg/LsiScsiDxe: Report the name of the driverGary Lin
2020-07-17OvmfPkg/LsiScsiDxe: Install the skeleton of driver bindingGary Lin
2020-07-17OvmfPkg/LsiScsiDxe: Create the empty driverGary Lin