[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v3 22/27] Ovmf/Xen: add Xen PV console SerialPortLib driver
On 02/03/15 20:20, 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 > Reviewed-by: Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx> > Signed-off-by: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx> > --- > OvmfPkg/Include/IndustryStandard/Xen/io/console.h | 51 +++++++ > .../XenConsoleSerialPortLib.c | 156 > +++++++++++++++++++++ > .../XenConsoleSerialPortLib.inf | 35 +++++ > 3 files changed, 242 insertions(+) > create mode 100644 OvmfPkg/Include/IndustryStandard/Xen/io/console.h > create mode 100644 > OvmfPkg/Library/XenConsoleSerialPortLib/XenConsoleSerialPortLib.c > create mode 100644 > OvmfPkg/Library/XenConsoleSerialPortLib/XenConsoleSerialPortLib.inf You added the comment I asked for, hence Acked-by: Laszlo Ersek <lersek@xxxxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |