audk/OvmfPkg/XenBusDxe
Anthony PERARD c5c9e7e298 OvmfPkg/XenBusDxe: Use EFIAPI for XenStoreVSPrint
... because this function use VA_COPY.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
2017-02-23 17:06:43 +01:00
..
ComponentName.c Ovmf/Xen: move XenBusDxe to abstract XENIO_PROTOCOL 2015-02-28 20:33:11 +00:00
ComponentName.h OvmfPkg: Add basic skeleton for the XenBus bus driver. 2014-10-29 06:48:50 +00:00
DriverBinding.h OvmfPkg: Add basic skeleton for the XenBus bus driver. 2014-10-29 06:48:50 +00:00
EventChannel.c OvmfPkg: Fix typing errors 2016-09-12 13:12:32 +02:00
EventChannel.h OvmfPkg/XenBusDxe: Add Event Channel into XenBus protocol. 2014-10-29 06:51:26 +00:00
GrantTable.c OvmfPkg: fix conversion specifiers in DEBUG format strings 2015-07-28 18:33:23 +00:00
GrantTable.h OvmfPkg: Fix typing errors in header files 2016-09-13 14:14:31 +02:00
Helpers.c OvmfPkg/XenBusDxe: Add an helper AsciiStrDup. 2014-10-29 06:50:57 +00:00
TestAndClearBit.c OvmfPkg/XenBusDxe: Fix build issue with VS2010 2015-04-01 08:23:11 +00:00
XenBus.c Ovmf/Xen: move XenBusDxe to abstract XENIO_PROTOCOL 2015-02-28 20:33:11 +00:00
XenBus.h OvmfPkg/XenBusDxe: Introduce XenBus support itself. 2014-10-29 06:51:18 +00:00
XenBusDxe.c OvmfPkg: replace strict XenHypercallLib construction with explicit query 2015-03-03 08:13:40 +00:00
XenBusDxe.h Ovmf/Xen: port XenBusDxe to other architectures 2015-02-28 20:33:34 +00:00
XenBusDxe.inf OvmfPkg/XenBusDxe: eliminate AsciiStrCat() calls 2016-10-25 10:46:14 +02:00
XenStore.c OvmfPkg/XenBusDxe: Use EFIAPI for XenStoreVSPrint 2017-02-23 17:06:43 +01:00
XenStore.h OvmfPkg/XenBusDxe: Use EFIAPI for XenStoreVSPrint 2017-02-23 17:06:43 +01:00