Thank you Rudolf!
Our team was able to solve it by using two dumps and comparing them.


compevo communications
http://compevo.com
Toll-Free: 1-877-347-5238
Vancouver, Canada: 604-484-9873
Hong Kong: 852 5808-3267
Singapore: 6531581387
San Francisco, USA: 415-704-7591

On August 18, 2015 6:17:06 AM PDT, Rudolf Marek <r.marek@assembler.cz> wrote:
Hi,

You can try to use

https://github.com/coreboot/bios_extract/blob/master/change-mcp55-mac.pl

But! First you need to change it accroding to romstrap tables position see

coreboot/src/southbridge/nvidia/mcp55

See romstrap.inc/romstrap.ld

Question is if the legacy BIOS has a checksum of bootblock or not...

Or, you can try to find the MAC in the image and then change it and see if the
machine still boots...

Alternatively you can check dumps from 2 machines to see where the checksum is...

Thats all I can do for you

Thanks
Rudolf