Thanks Anthony. This should get us a lot closer. Hopefully everything else is just nit-picky compiler warnings.
By the way, I updated OvmfPkg/Include/IndustryStandard/Xen/README too in your first patch. Thanks again! -Jordan On 2014-10-31 10:11:24, Anthony PERARD wrote: > Tested only with GCC. > > Anthony PERARD (4): > OvmfPkg/Include/...Xen: Convert __i386__/__x86_64__ to > MDE_CPU_IA32/MDE_CPU_X64. > OvmfPkg/Xen*: Pass struct XENSTORE_TRANSACTION argument as a pointer > OvmfPkg/XenBusDxe: Fix initialisation of gXenBusPrivateData > OvmfPkg/XenBusDxe: Fix initialisation of gXenBusDevicePathTemplate > > .../Include/IndustryStandard/Xen/arch-x86/xen.h | 8 +-- > OvmfPkg/Include/IndustryStandard/Xen/hvm/params.h | 2 +- > OvmfPkg/Include/IndustryStandard/Xen/io/blkif.h | 6 +- > .../Include/IndustryStandard/Xen/io/protocols.h | 4 +- > OvmfPkg/Include/IndustryStandard/Xen/xen.h | 2 +- > OvmfPkg/Include/Protocol/XenBus.h | 14 ++-- > OvmfPkg/XenBusDxe/XenBus.c | 75 > +++++++++++++--------- > OvmfPkg/XenBusDxe/XenStore.c | 36 ++++++----- > OvmfPkg/XenBusDxe/XenStore.h | 28 ++++---- > OvmfPkg/XenPvBlkDxe/BlockFront.c | 16 ++--- > 10 files changed, 103 insertions(+), 88 deletions(-) > > -- > Anthony PERARD >
signature.asc
Description: signature
------------------------------------------------------------------------------
_______________________________________________ edk2-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/edk2-devel
