audk/OvmfPkg/XenBusDxe
Thomas Huth 19ca06bb84 OvmfPkg: Remove superfluous return statements.
If the code eventually returns "Status" anyway, it does not make
sense to explicitely return "Status" in case of an error, too.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
2017-01-19 10:28:40 +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: Remove superfluous return statements. 2017-01-19 10:28:40 +01:00
XenStore.h OvmfPkg: Fix typing errors in header files 2016-09-13 14:14:31 +02:00