Re: [Xen-devel] [PATCH v1 15/21] Ovmf/Xen: implement XenHypercallLib for ARM

2015-01-23 Thread Ard Biesheuvel
On 23 January 2015 at 18:41, Stefano Stabellini wrote: > On Fri, 23 Jan 2015, Ard Biesheuvel wrote: >> This patch adds an implementation of XenHypercallLib for both >> AArch64 and AArch32 execution modes on ARM systems. >> >> Contributed-under: TianoCore Contribution Agreement 1.0 >> Signed-off-by

Re: [Xen-devel] [PATCH v1 15/21] Ovmf/Xen: implement XenHypercallLib for ARM

2015-01-23 Thread Stefano Stabellini
On Fri, 23 Jan 2015, Ard Biesheuvel wrote: > This patch adds an implementation of XenHypercallLib for both > AArch64 and AArch32 execution modes on ARM systems. > > Contributed-under: TianoCore Contribution Agreement 1.0 > Signed-off-by: Ard Biesheuvel > --- > .../Include/IndustryStandard/Xen/ar

[Xen-devel] [PATCH v1 15/21] Ovmf/Xen: implement XenHypercallLib for ARM

2015-01-23 Thread Ard Biesheuvel
This patch adds an implementation of XenHypercallLib for both AArch64 and AArch32 execution modes on ARM systems. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel --- .../Include/IndustryStandard/Xen/arch-arm/xen.h| 436 + OvmfPkg/Incl