Forum RSS Feed Follow @ Twitter Follow On Facebook

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

Username:


Password:





[-]
Latest Threads
ASUS R1F CPU upgrade
Last Post: DeathBringer
Today 12:22 AM
» Replies: 1
» Views: 72
Asus h110m-a & xeon e3-1280v5
Last Post: DeathBringer
Yesterday 01:41 PM
» Replies: 1
» Views: 90
[REQUEST] Lenovo IdeaPad Flex 15 (8ACNxx...
Last Post: psycomaffo
Yesterday 10:36 AM
» Replies: 69
» Views: 26032
Request for Modded BIOS with AI Tweaker ...
Last Post: CertifiedCosmos
04-17-2024 05:04 PM
» Replies: 0
» Views: 110
Lenovo ThinkCentre M71e GPU Whitelist re...
Last Post: saschalein
04-17-2024 03:23 PM
» Replies: 0
» Views: 94
[REQUEST] Lenovo Ideapad 330S-15ARR (7WC...
Last Post: nadolivbios
04-17-2024 01:26 PM
» Replies: 25
» Views: 6150
How To Add SLIC 2.1 To An Intel Motherbo...
Last Post: sanya.silitskiy
04-17-2024 11:52 AM
» Replies: 73
» Views: 219983
[REQUEST] 13w Yoga Gen 2 (Type 82YR) (KB...
Last Post: SiberianTiger97
04-17-2024 09:48 AM
» Replies: 2
» Views: 164
Acer Extensa 5620: CPU replace
Last Post: MPM
04-17-2024 08:28 AM
» Replies: 2
» Views: 149
[REQUEST] Sony Vaio VPCEH & VPCEJ series...
Last Post: nrns
04-16-2024 08:08 PM
» Replies: 232
» Views: 98558
[REQUEST] Lenovo Y70-70 (9ECNxxWW) White...
Last Post: Dudu2002
04-16-2024 02:35 PM
» Replies: 103
» Views: 24038
[REQUEST] Lenovo Yoga 2 Pro (76CNxxWW) W...
Last Post: Dudu2002
04-16-2024 07:29 AM
» Replies: 847
» Views: 324206
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: Dudu2002
04-16-2024 07:28 AM
» Replies: 26
» Views: 1000
[REQUEST] Lenovo ThinkPad P14s 3rd Gen 1...
Last Post: Dudu2002
04-16-2024 07:26 AM
» Replies: 4
» Views: 302
Add CPU support Lenovo M715s
Last Post: pashtet440
04-16-2024 06:56 AM
» Replies: 0
» Views: 143
[REQUEST] Lenovo G580 (5ECNxxWW) Whiteli...
Last Post: Dudu2002
04-14-2024 09:02 AM
» Replies: 1733
» Views: 542261
Dell Latitude 5520 - get to know passwor...
Last Post: yeti1299
04-14-2024 06:48 AM
» Replies: 2
» Views: 247
[REQUEST]: Asus TP420IA - how to dump bi...
Last Post: quantumx3
04-14-2024 05:34 AM
» Replies: 0
» Views: 213
[REQUEST] Lenovo Y50-70 (9ECNxxWW) BIOS ...
Last Post: Nightdemon2001
04-14-2024 01:13 AM
» Replies: 2319
» Views: 656830
[REQUEST] Lenovo B575 (52CNxxWW) Whiteli...
Last Post: thepwrtank18
04-13-2024 06:13 PM
» Replies: 56
» Views: 20453

ASUS M5A78L-M LX3 MC Update
#1
Hello all together,

I'd like to create an Microcode-updated BIOS for my ASUS M5A78L-M LX3 to get Spectre2-mitigations.
It's a non-UEFI BIOS.
The current processor is an AMD FX-6300, but may change in the next time to a different one.
Link to original BIOS: https://dlcdnets.asus.com/pub/ASUS/mb/SocketAM3+/M5A78L-M_LX3/M5A78L-M-LX3-ASUS-1401.zip


According to MC Extractor (1.30.0 r102) there are newer microcodes for the following CPUIDs available:
- 00100F41 (010000C6 -> 010000DB)
- 00100FA0 (010000BF -> 010000DC)
- 00600F12 (06000629 -> 0600063E)
- 00600F20 (0600081C -> 06000852)

Searching the internet I found different tutorials telling to hex-edit the new microcodes into the ROM-file and then rebuild one part of the rom using UEFITool. As far as I understand, this doesn't make sense as it's a non-UEFI rom.
I also tried to edit the image using MMTool 3.26, but it doesn't find a "CPU MicroCode Patch Module".

Could someone help me by telling me, how to update the microcode or posting a microcode-updated image.

Thanks in advance


Attached Files Thumbnail(s)
   
find
quote
#2
Open bios file by mmtool and extract e2 module.
https://i.imgur.com/Oo1m2Hh.png

The e2 mudule contain microcode.
Here are microcode address on e2 module.

cpu00100F40
address : 368a8h - 36c67h

cpu00100F41
address : 360a8h - 36467h

cpu00100F43
address : 367a8h - 37467h

cpu00100F62
address : 35710h - 35acfh

cpu00100FA0
address : 34038h - 343f7h


cpu00600F12
address : 246d8h - 250f7h

cpu00600F20
address : 225a0h - 22fbfh

find
quote
#3
Thanks for the fast reply.

So I need to do these three steps:
1) extract the E2 module using MMTool
2) hex-edit the new MC into the extracted E2 module
3) replace the original E2 module in the rom with the patched one using MMTool

Correct?
find
quote
#4
(03-29-2019, 04:44 AM)fre4kyc0de Wrote: Thanks for the fast reply.

So I need to do these three steps:
1) extract the E2 module using MMTool
2) hex-edit the new MC into the extracted E2 module
3) replace the original E2 module in the rom with the patched one using MMTool

Correct?

Yes
Use the same size microcode to replace old one.

find
quote
#5
Then I understood. Thanks again.

Just for verification:
SHA1(E2): 9FAAF377FF9659408F65C3831C0D84AE7698E3C4
SHA1(E2_patched): 356AD88FE45E8256298027233D31C53C67CED25D
find
quote
#6
Update just failed, now recovering...

[edit]
MMTool created the ROM just fine, but after programming the BIOS put me into "ASUS CrashFree BIOS" requiring me to reflash using the Support-DVD.
[/edit]
find
quote
#7
(03-29-2019, 06:33 PM)fre4kyc0de Wrote: Update just failed, now recovering...

[edit]
MMTool created the ROM just fine, but after programming the BIOS put me into "ASUS CrashFree BIOS" requiring me to reflash using the Support-DVD.
[/edit]

Why??
I think this modify method is right.
After rom saved, do you open it by amibcp and no any error??

Could you attach your mod file??

find
quote
#8
AMIBCP 3.13 opens the file just fine.

File attached


Attached Files
.rom   M5A78L-M-LX3-ASUS-1401_updated.ROM (Size: 2 MB / Downloads: 15)
find
quote
#9
E2 module location moved to front of BIOS @ 1c and due to being there it's missing leading file size + header info before the module that's in original BIOS, plus probably broke some stuff that was originally at beginning of BIOS. You may need to hex edit (Copy mod E2) paste into stock BIOS at exact original location a0000. If that fails, hex edit microcodes in place on complete BIOS file one by one.
find
quote
#10
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]


Attached Files
.rom   M5A78L-M-LX3-ASUS-1401_updated2.ROM (Size: 2 MB / Downloads: 28)
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)