[ipxe-devel] patch for src/util/Option/ROM.pm to support CALL NEAR init

Michael Brown mbrown at fensystems.co.uk
Wed Aug 15 12:23:52 UTC 2012


On Wednesday 15 Aug 2012 05:00:26 Daniel Wyatt wrote:
> At least one of the Broadcom option ROMs I have uses a CALL NEAR (0xE8)
> instruction for the init entry point (offset 0x3).
> src/util/Option/ROM.pm only supports JMP NEAR and JMP SHORT right now and
> this patch fixes that.

Applied, thanks!

  http://git.ipxe.org/ipxe.git/commitdiff/37ac7a6

> Also, I would like to request a feature: print out the UNDI header (only
> the offset is printed out right now).
> I would add this myself but I haven't used perl in a very long time and I
> found this feature isn't as trivial as I thought it might be.

Done:

  http://git.ipxe.org/ipxe.git/commitdiff/69fa494

Michael



More information about the ipxe-devel mailing list