Forum RSS Feed Follow @ Twitter Follow On Facebook

Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[-]
Welcome
You have to register before you can post on our site.

Username:


Password:





[-]
Latest Threads
ACER Aspire 7736ZG BIOS microcode update...
Last Post: JoH
Today 04:17 PM
» Replies: 10
» Views: 326
Lenovo Legion 5 15ITH6H – “Device Freeze...
Last Post: laret
Today 09:32 AM
» Replies: 5
» Views: 155
sony vaio VGN-Z56MG insydeH20 bios unloc...
Last Post: DevilEpic2
Today 08:37 AM
» Replies: 0
» Views: 117
Modded BIOS for HP 6730b to support Q900...
Last Post: DeathBringer
Yesterday 05:00 AM
» Replies: 6
» Views: 447
Asus P5Q Deluxe EFI
Last Post: maoshen1234
Yesterday 12:55 AM
» Replies: 7
» Views: 18672
[REQUEST] Lenovo IdeaPad P400, P500, Z40...
Last Post: anto77562
02-26-2026 11:39 PM
» Replies: 686
» Views: 362059
[REQUEST] Lenovo Legion 5 (EFCNxxWW) BIO...
Last Post: SQ0O
02-26-2026 06:29 PM
» Replies: 53
» Views: 40050
[REQUEST] Lenovo G500(s) (7BCNxxWW) BIOS...
Last Post: INARIUS
02-26-2026 03:34 PM
» Replies: 65
» Views: 49914
[REQUEST] Lenovo T440(S) (GJETxxWW) Whit...
Last Post: cnv
02-26-2026 01:59 PM
» Replies: 502
» Views: 289910
[REQUEST] Lenovo Y50-70 (9ECNxxWW) BIOS ...
Last Post: krankbg
02-26-2026 10:31 AM
» Replies: 1970
» Views: 1201073
[REQUEST] Lenovo Y70-70 (9ECNxxWW) White...
Last Post: Dudu2002
02-26-2026 06:41 AM
» Replies: 91
» Views: 52465
[REQUEST] Lenovo Thinkpad T440p (GLETxxW...
Last Post: laralang
02-26-2026 12:37 AM
» Replies: 530
» Views: 319531
Acer aspire Aspire A315-54k
Last Post: Haaazefan
02-25-2026 07:20 PM
» Replies: 0
» Views: 142
[REQUEST] Lenovo G500 (78CNxxWW) Whiteli...
Last Post: Dudu2002
02-25-2026 09:54 AM
» Replies: 1230
» Views: 596542
[REQUEST] Lenovo B50-70 (9DCNxxWW) BIOS ...
Last Post: Dudu2002
02-25-2026 09:53 AM
» Replies: 77
» Views: 56993
[REQUEST] Lenovo G50-70 (9ACNxxWW) White...
Last Post: Dudu2002
02-25-2026 09:50 AM
» Replies: 253
» Views: 148236
Toshiba Satellite C50-A (PSCG6x & PSCGAx...
Last Post: Renitoko
02-25-2026 07:46 AM
» Replies: 15
» Views: 12827
[REQUEST] 2 HP Bioses for Unlock
Last Post: ineedhelp61
02-24-2026 05:06 PM
» Replies: 0
» Views: 210
[REQUEST] Lenovo G400S (7BCNxxWW) Whitel...
Last Post: INARIUS
02-24-2026 11:55 AM
» Replies: 220
» Views: 140311
[Paid Request] Adding Epyc 2nd gen CPU s...
Last Post: EPYC
02-24-2026 09:05 AM
» Replies: 1
» Views: 1761

Intel D975XBX2 Bad Axe 2 - microcode patch
#11
OK. I have free space for one more microcode with CPUID=06Fx for socket 775.
Please choose one from list: 06F2, 06F7, 06FB platform 01, 06FB platform 10, 06FD.
find
quote
#12
(03-25-2016, 03:41 AM)DeathBringer Wrote: OK. I have free space for one more microcode with CPUID=06Fx for socket 775.
Please choose one from list: 06F2, 06F7, 06FB platform 01, 06FB platform 10, 06FD.

Put the 06FB platform 10 if there's no other option - I've had a Q6600 (donated to a friend) so I wouldn't be able to test it.
The 06FB platform 40 would be the one that I need (the xeon E5335) and it's the same size.

One question - would the platform 80 version work or is that only for mobiles ?
find
quote
#13
I've made BIOS mod.
Please don't flash it, but verify it by iflash:
iflash /v BX2838P.BIO
P.S. 06FB platform 80 is only for mobile CPU.
find
quote
#14
(03-25-2016, 04:05 AM)DeathBringer Wrote: I've made BIOS mod.
Please don't flash it, but verify it by iflash:
iflash /v BX2838P.BIO
P.S. 06FB platform 80 is only for mobile CPU.

iflash just says :

Intel Flash Memory Update Utility Part 643643-060

nothing else

It goes the same with an original bios (no message)

tried to flash it :

iflash /md /pf bx2838p.bio - unsuccessfull

from within iflash - unsuccessfull (it identifies correctly the version/build etc.) gives the same version error.

flashed an older version first with and without reboot, and tried again - unsuccessful.

I see you've injected the new microcode but you didn't mod the checksums (last 2 bytes - E7 98 in our case) and the bytes that I presume are some sort of checksum from the microcode block header (18 67)

My findings so far :
ucode block header :
0E AF 0B 14 12 8D 8F 47 A0 B4 17 B9 B7 B5 CE ED - this doesn't change between versions. ie: 2836 has the same ucode block as 2838, 2813 is larger
18 67 01 41 1A F0 00 F8 : the part that matters (i think) :

the block ends with 2 bytes (after the last ucode) : E7 98

chk8 of the entire data - is 99. they put 98 (last byte).
not(98) = 67 (see header) -> 18th byte

The 17th byte (18) here would be :

not (chk8 ( 0E AF 0B 14 12 8D 8F 47 A0 B4 17 B9 B7 B5 CE ED 00 00 01 41 1A F0 00 )) + 1 - notice 17th and 18th zeroed and not including the 24th (F8).
I reckon F8 is some status that can change and it's not counted in the checksum.

The penultimate byte (E7) = not (18) -> the 17th byte.

I've checked this theory with another ucode block (ie: from 2813) and it stands.

To test my theory, I've just updated the microcode for the running cpu (c2d e6600 - 06f6), and modded the checksums (also tried without ) but couldn't flash.
I've put the ucode block back (tried as a file or just body) using uefitool.

None could be flashed - ergo the thread.
find
quote
#15
I need a foto with error on flashing mod.
find
quote
#16
Here it is :

   
find
quote
#17
In order to keep thing simple and to be able to test, just replace 06f6 platform 01 (bios is CB version, latest is D0).

The issue here is to be able to mod the bios and make it flash Wink
find
quote
#18
Thx! I forgot about three checksums. I've made new version of mod BIOS.
Please check.
find
quote
#19
(03-25-2016, 05:54 AM)DeathBringer Wrote: Thx! I forgot about three checksums. I've made new version of mod BIOS.
Please check.

nope, didn't work.

Error : Flash update was unsuccessful (same as before)
find
quote
#20
Did you try to reflash native BIOS (2838) with iflash?
Try another syntax:
iflash /f /p BX2838P.BIO
find
quote


Forum Jump:


Users browsing this thread: 2 Guest(s)