OROM Intel Boot Agent GE update problem with dual lan

INTEL DQ77MK Has two LAN
Both LAN has its own rom: OROM Intel Boot Agent GE 1.3.81
Theese has 3 different bytes

DQ77MK_OROM_GE.zip (70.8 KB)

0xADDRESS: 0xVALUE

DQ77MK_OROM_GE_1.bin:

  • 0x07: 0x9D
  • 0x46: 0x02
  • 0x47: 0x15

DQ77MK_OROM_GE_2.bin:

  • 0x07: 0xD1
  • 0x46: 0xD3
  • 0x47: 0x10

0x07: dont know what it is
0x46, 0x47: seems like device id because vendorid nearby (8680 for intel).

With UBU_v1_79_17.
0x0215 In OBACL.txt list which replaces to 0x1502.
0xD310 In OBAGE.txt list which replaces to 0x10D3.

The DQ77MK_OROM_GE_2 rom replaces and work,
DQ77MK_OROM_GE_1 not replaces.

If I updating both roms to same without UBU, works only DQ77MK_OROM_GE_2.
Maybe 0x07 byte should be different?
Or 0x46, 0x47 should not to be same?
Which values i should place in 0x46, 0x47 to work DQ77MK_OROM_GE_1?

Use UBU_v1_79_2_1

image

EDIT: Yes, new transition from old GE by Intel, does it it work for all boards…usually yes.

1 Like

Is it normal that GE replaced by CL?