On Mon, 2015-10-26 at 16:03 +0000, Anthony PERARD wrote: > The BIOS can be found in one of the entry of the modlist of the > hvm_start_info struct. The order of the modules are define by the command > line option "modules". > > The found BIOS blob is not loaded by this patch, but only passed as > argument to bios_load() function. It is going to be used by the next few > patches. > > Signed-off-by: Anthony PERARD <anthony.per...@citrix.com> > --- > tools/firmware/hvmloader/config.h | 2 +- > tools/firmware/hvmloader/hvmloader.c | 34 +++++++++++++++++++++++++++++++++- > tools/firmware/hvmloader/ovmf.c | 3 ++-
But not seabios.c or rombios.c? Doesn't this break rombios since it has bios_load hook? (Seabios doesn't it seems). Ian. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel