]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg/LsiScsiDxe: Probe PCI devices and look for LsiScsi
authorGary Lin <glin@suse.com>
Fri, 17 Jul 2020 06:11:23 +0000 (14:11 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 17 Jul 2020 20:51:55 +0000 (20:51 +0000)
commit79f802a50ee942e297c86138e6c19cab77a3a2eb
tree22bd951490f86f5eae7712bc3681a74a242ad105
parent386ca8abf74cd98ca9c0ef64b4427acd4e2e2431
OvmfPkg/LsiScsiDxe: Probe PCI devices and look for LsiScsi

Implement LsiScsiControllerSupported() to probe the PCI ID and look for
LSI 53C895A.

Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Ard Biesheuvel <ard.biesheuvel@arm.com>
Signed-off-by: Gary Lin <glin@suse.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Message-Id: <20200717061130.8881-5-glin@suse.com>
OvmfPkg/Include/IndustryStandard/LsiScsi.h [new file with mode: 0644]
OvmfPkg/LsiScsiDxe/LsiScsi.c
OvmfPkg/LsiScsiDxe/LsiScsiDxe.inf