Akio Takebe
2009-Jun-04 00:00 UTC
[Xen-devel] [Patch] rombios: compute checksum for roms bigger than a segment
Hi, If we use gPXE with e1000 driver, the size of the gPXE rom is bigger than a segment. The current rombios cannot compute the checksum of such a rom. I ported the following patch to xen. http://www.nabble.com/-PATCH--compute-checksum-for-roms-bigger-than-a-segment-td22752831.html FYI, the below is a BIOS map with gPXE of e1000. (XEN) HVM5: BIOS map: (XEN) HVM5: c0000-c8fff: VGA BIOS (XEN) HVM5: c9000-d97ff: Etherboot ROM (XEN) HVM5: eb000-eb175: SMBIOS tables (XEN) HVM5: f0000-fffff: Main BIOS From: Glauber Costa <glommer@redhat.com> From: "Sebastian Herbszt" <herbszt@gmx.de> Ported by: Akio Takebe <takebe_akio@jp.fujitsu.com> Best Regards, Akio Takebe _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel