]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg/MptScsiDxe: Open PciIo protocol for later use
authorNikita Leshenko <nikita.leshchenko@oracle.com>
Mon, 4 May 2020 21:06:03 +0000 (00:06 +0300)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 5 May 2020 20:43:02 +0000 (20:43 +0000)
commitda8c0b8f4d2df23de249580a595afea76b5185fd
tree4721d6fd92adba84ecab138e2b1f4a17b226b7c6
parentf9941d31dd6f95ca7557d5a5f2c1874bd3bd0e14
OvmfPkg/MptScsiDxe: Open PciIo protocol for later use

This will give us an exclusive access to the PciIo of this device
after it was started and until is will be stopped.

Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=2390
Signed-off-by: Nikita Leshenko <nikita.leshchenko@oracle.com>
Reviewed-by: Liran Alon <liran.alon@oracle.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Message-Id: <20200504210607.144434-9-nikita.leshchenko@oracle.com>
OvmfPkg/MptScsiDxe/MptScsi.c