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
[REQUEST] Lenovo ThinkPad Edge E330 (H3E...
Last Post: flyingscott
Today 01:02 PM
» Replies: 652
» Views: 338744
[Request] Microcode support on cpu A8 76...
Last Post: boblemagnifique
Today 07:17 AM
» Replies: 0
» Views: 88
New Members Say Hi Here
Last Post: boblemagnifique
Today 06:14 AM
» Replies: 162
» Views: 265399
Lenovo G460 G560 Z460 Z560 NWL ADV MC
Last Post: ArkuS
Yesterday 09:37 AM
» Replies: 10
» Views: 6739
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: Dudu2002
Yesterday 03:45 AM
» Replies: 139
» Views: 99826
[REQUEST] Lenovo G510 (79CNxxWW) Whiteli...
Last Post: Dudu2002
Yesterday 03:43 AM
» Replies: 601
» Views: 352095
HP Elitebook 8540w Microcode for I7 920X...
Last Post: blackcat1996@
Yesterday 03:25 AM
» Replies: 7
» Views: 501
ASUS X501A CPU 1000M > 3210M upgrade cl...
Last Post: ngocthienta
11-12-2025 11:16 PM
» Replies: 5
» Views: 2867
Help Acer Aspire 15
Last Post: mvlaurentiu
11-12-2025 06:41 PM
» Replies: 0
» Views: 383
[REQUEST] Acer Exstensa 5220 cpu mod
Last Post: DeathBringer
11-12-2025 04:09 PM
» Replies: 5
» Views: 401
[REQUEST] Lenovo G710 BIOS Whitelist Rem...
Last Post: Gumpween
11-12-2025 03:45 PM
» Replies: 497
» Views: 257523
[REQUEST] Lenovo IdeaPad L340 (BGCNxxWW)...
Last Post: sam4011
11-12-2025 01:37 PM
» Replies: 100
» Views: 58287
[REQUEST] Lenovo L340-15API & L340-17API...
Last Post: Dudu2002
11-12-2025 10:24 AM
» Replies: 12
» Views: 8695
[REQUEST] Lenovo G580 (62CNxxWW) Whiteli...
Last Post: pupa57
11-12-2025 07:28 AM
» Replies: 818
» Views: 459322
Locate BIOS chip on DKL50 LA-E802P Rev:1...
Last Post: valerio_vanni
11-11-2025 08:29 PM
» Replies: 0
» Views: 164
[Success] [Bios Mod] Dell XPS L321X EFI ...
Last Post: wimmme
11-11-2025 10:55 AM
» Replies: 19
» Views: 38780
[REQUEST] Acer Nitro 5 AN515-55 BIOS Unl...
Last Post: mimouzunov
11-11-2025 10:37 AM
» Replies: 100
» Views: 81445
Asus A8JR / Z99J - T7200 CPU - confirmed
Last Post: Longmao0219
11-11-2025 10:16 AM
» Replies: 1
» Views: 3943
Samsung R60 plus
Last Post: Debilix4441
11-11-2025 09:01 AM
» Replies: 15
» Views: 17195
[REQUEST] Lenovo Legion Y540 (BHCNxxWW) ...
Last Post: fgonz
11-11-2025 08:22 AM
» Replies: 18
» Views: 10178

ASUS M5A78L-M LX3 MC Update
#11
(03-31-2019, 04:22 AM)fre4kyc0de Wrote: This might explain, why it fails to boot.

But if I hex-edit the microcode into the original ROM both "ASUS EZ-Flash" and AFUDOS report the ROM as "damaged".
Is there anything MMTool changes when replacing the module (e.g. CRC32)? And if yes, is it stored before or after the module?

As MMTool shows two different sizes ("source size" and "size in rom" (== "source size" + 0x14)) I'll try to move the "new" E2-module + it's header/footer from the broken modded BIOS to 0xA0000 in a new copy and try that one.

[edit]
There is a kind of header in front of the inserted module:
original (0x9FFEC - 0x9FFFF): C0 A4 04 00 16 B4 8D AA F4 FF 04 00 FF FF E2 90 00 00 00 00
patched (0x8 - 0x1B):            C0 A4 04 00 51 CD 02 D3 14 B5 13 00 FF FF E2 80 00 00 00 00
The first 4 bytes represent the size of the module ("source size" = 0x4A4C0), but I don't know / can't guess the meaning of  the rest.
[/edit]

[edit2]
I copied around byte by byte and after adjusting all of the "header" bytes to match the ones from the broken MMTool-Mod the ROM flashed and booted fine.
According to "RW-Everything" the injected Microcode has been loaded and is working.
The ROM hasn't been fully tested, but is attached now.
[/edit2]

Your method and think the same with me.
But i stop at 16 B4 8D AA and 51 CD 02 D3 ,it should a checksum code.
You paste C0 A4 04 00 51 CD 02 D3 14 B5 13 00 FF FF E2 80 00 00 00 00 to replace C0 A4 04 00 16 B4 8D AA F4 FF 04 00 FF FF E2 90 00 00 00 00 and flash right by ez flash??

==========edit
Ok,i uderstood your mod ,but now i still can't realize the checksum code how to calculate.
Or it's address of next module ,but after check your modification ,i think checksum has large chance.

I guess we can't change sequence of the microcode module , if use mmtool to replace it ,the address change to 01ch ,this address original location is a pci option rom.

Another thing ,bios run post start with rom's bottom ,not head.
As long as the boot block doesn't damage ,you can recover it.

find
quote
#12
Sorry forthe late reply, but first I needed to fix my sleep-cycle...

I tried to calculate different checksums on the E2-module, but none of them matches the data I wrote in any kind.
The first four bytes are equal to the size of the module, so this might be used for getting the next one...

I currently don't know, what exactly has been damaged as 0x0 is not listed in MMTool and I didn't have the time to take a look at it yet...

---
 
This motherboard has a very low chance of bricking it as you can always force it to go into "CrashFree BIOS" and reflash from there...
find
quote
#13
Don't rely on CrashFree BIOS protection, if you mess up BIOS bad enough it will break, you should have flash programmer in hand if you want to keep trying random things
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)