[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [RFC PATCH v2 11/16] hvmloader: No BIOS ROM image allowed to be compiled in



On Mon, 2015-10-26 at 16:03 +0000, Anthony PERARD wrote:

This might invalidate some of my earlier comments about reusing bios_addr,
in which case that other commit ought to make reference to the eventual
goal.

But...
> @@ -432,9 +424,9 @@ int main(void)
> ÂÂÂÂÂif ( SCRATCH_PHYSICAL_ADDRESS != scratch_start )
> ÂÂÂÂÂÂÂÂÂprintf(" %05x-%05lx: Scratch space\n",
> ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂSCRATCH_PHYSICAL_ADDRESS, scratch_start);
> -ÂÂÂÂprintf(" %05x-%05x: Main BIOS\n",
> -ÂÂÂÂÂÂÂÂÂÂÂbios->bios_address,
> -ÂÂÂÂÂÂÂÂÂÂÂbios->bios_address + bios->image_size - 1);
> +ÂÂÂÂ/* printf(" %05x-%05x: Main BIOS\n", */
> +ÂÂÂÂÂÂÂÂÂÂÂ/* bios->bios_address, */
> +ÂÂÂÂÂÂÂÂÂÂÂ/* bios->bios_address + bios->image_size - 1); */

A way should be found to keep this useful debug output, which may involve
having the per-bios code propagate what they have done, or logging it
themselves etc.

Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.