OvmfPkg/MptScsiDxe: Install DriverBinding Protocol

In order to probe and connect to the MptScsi device we need this
protocol. Currently it does nothing.

Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=2390
Signed-off-by: Nikita Leshenko <nikita.leshchenko@oracle.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Liran Alon <liran.alon@oracle.com>
Message-Id: <20200504210607.144434-3-nikita.leshchenko@oracle.com>
This commit is contained in:
Nikita Leshenko
2020-05-05 00:05:57 +03:00
committed by mergify[bot]
parent feec20b28d
commit ad8f2d6b07
2 changed files with 67 additions and 1 deletions

View File

@@ -24,3 +24,4 @@
[LibraryClasses]
UefiDriverEntryPoint
UefiLib