Re: [Xen-devel] [PATCH v1 17/21] Ovmf/Xen: add Xen PV console SerialPortLib driver

2015-01-26 Thread Stefano Stabellini
On Fri, 23 Jan 2015, Ard Biesheuvel wrote: > On 23 January 2015 at 18:54, Stefano Stabellini > wrote: > > On Fri, 23 Jan 2015, Ard Biesheuvel wrote: > >> This implements a SerialPortLib instance that wires up to the > >> PV console ring used by domU guests. Also imports the required > >> upstream

Re: [Xen-devel] [PATCH v1 17/21] Ovmf/Xen: add Xen PV console SerialPortLib driver

2015-01-23 Thread Ard Biesheuvel
On 23 January 2015 at 18:54, Stefano Stabellini wrote: > On Fri, 23 Jan 2015, Ard Biesheuvel wrote: >> This implements a SerialPortLib instance that wires up to the >> PV console ring used by domU guests. Also imports the required >> upstream Xen io/console.h header. >> >> Contributed-under: Tiano

Re: [Xen-devel] [PATCH v1 17/21] Ovmf/Xen: add Xen PV console SerialPortLib driver

2015-01-23 Thread Stefano Stabellini
On Fri, 23 Jan 2015, Ard Biesheuvel wrote: > This implements a SerialPortLib instance that wires up to the > PV console ring used by domU guests. Also imports the required > upstream Xen io/console.h header. > > Contributed-under: TianoCore Contribution Agreement 1.0 > Signed-off-by: Ard Biesheuve

[Xen-devel] [PATCH v1 17/21] Ovmf/Xen: add Xen PV console SerialPortLib driver

2015-01-23 Thread Ard Biesheuvel
This implements a SerialPortLib instance that wires up to the PV console ring used by domU guests. Also imports the required upstream Xen io/console.h header. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel --- OvmfPkg/Include/IndustryStandard/Xen/io/console