Re: [Xen-devel] [PATCH v4 03/14] configure: #define SEABIOS_PATH and OVMF_PATH

2016-04-08 Thread Wei Liu
On Mon, Mar 14, 2016 at 05:55:38PM +, Anthony PERARD wrote: > Those paths are to be used by libxl, in order to load the firmware in > memory. If a system path is not define via --with-system-seabios or > --with-system-ovmf, then this default to the Xen firmware directory. > > Signed-off-by: An

Re: [Xen-devel] [PATCH v4 03/14] configure: #define SEABIOS_PATH and OVMF_PATH

2016-03-15 Thread Konrad Rzeszutek Wilk
On Mon, Mar 14, 2016 at 05:55:38PM +, Anthony PERARD wrote: > Those paths are to be used by libxl, in order to load the firmware in > memory. If a system path is not define via --with-system-seabios or s/define/defined/ > --with-system-ovmf, then this default to the Xen firmware directory. s/