[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [RFC PATCH v2 08/16] hvmloader: Locate the BIOS blob
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.perard@xxxxxxxxxx> > --- > Â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@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |