audk/OvmfPkg/XenPvBlkDxe
Laszlo Ersek ea30f8e813 OvmfPkg/XenPvBlkDxe: list "DriverBinding.h" in the INF file
The header file provides (extern) declarations for the
EFI_DRIVER_BINDING_PROTOCOL member functions that are defined in
"XenPvBlkDxe.c". This way "gXenPvBlkDxeDriverBinding" can be initialized
near the top of "XenPvBlkDxe.c", ahead of the member function definitions.

Cc: Anthony Perard <anthony.perard@citrix.com>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Julien Grall <julien.grall@linaro.org>
Suggested-by: Michael Kinney <michael.d.kinney@intel.com>
Ref: http://mid.mail-archive.com/E92EE9817A31E24EB0585FDF735412F56327F7D3@ORSMSX113.amr.corp.intel.com
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
2018-03-13 14:31:41 +01:00
..
BlockFront.c OvmfPkg: XenPvBlkDxe: handle empty cdrom drives 2015-10-21 12:44:12 +00:00
BlockFront.h OvmfPkg/XenPvBlkDxe: Add BlockFront client. 2014-10-29 06:51:58 +00:00
BlockIo.c OvmfPkg: Fix typing errors 2016-09-12 13:12:32 +02:00
BlockIo.h OvmfPkg/XenPvBlkDxe: Add BlockIo. 2014-10-29 06:52:13 +00:00
ComponentName.c OvmfPkg/XenPvBlkDxe: Xen PV Block device, initial skeleton 2014-10-29 06:51:42 +00:00
ComponentName.h OvmfPkg/XenPvBlkDxe: Xen PV Block device, initial skeleton 2014-10-29 06:51:42 +00:00
DriverBinding.h OvmfPkg/XenPvBlkDxe: Xen PV Block device, initial skeleton 2014-10-29 06:51:42 +00:00
XenPvBlkDxe.c OvmfPkg/XenPvBlkDxe: Add BlockIo. 2014-10-29 06:52:13 +00:00
XenPvBlkDxe.h Ovmf/Xen: move Xen interface version to <xen.h> 2015-02-28 20:32:06 +00:00
XenPvBlkDxe.inf OvmfPkg/XenPvBlkDxe: list "DriverBinding.h" in the INF file 2018-03-13 14:31:41 +01:00