On 16/03/18 11:26, Jan Beulich wrote:

+    /* Physical address of iPXE ROM, loaded by domain builder
+     * when using ROMBIOS
+     */
+    unsigned int *ipxe_rom_addresss;
Comment style. And can the pointer be to const?

I will fixup the comment style and but making ipxe_rom_address a pointer to const will require codes changes in hvmloader/rombios.c, hvmloader/optionroms.c to make all function that use ipxe_rom_address const as well. Are you fine with changing these files/functions.

-Anoob

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to