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 for Modded BIOS with AI Tweaker ...
Last Post: CertifiedCosmos
Yesterday 05:04 PM
» Replies: 0
» Views: 86
Lenovo ThinkCentre M71e GPU Whitelist re...
Last Post: saschalein
Yesterday 03:23 PM
» Replies: 0
» Views: 76
[REQUEST] Lenovo Ideapad 330S-15ARR (7WC...
Last Post: nadolivbios
Yesterday 01:26 PM
» Replies: 25
» Views: 6098
How To Add SLIC 2.1 To An Intel Motherbo...
Last Post: sanya.silitskiy
Yesterday 11:52 AM
» Replies: 73
» Views: 219880
[REQUEST] 13w Yoga Gen 2 (Type 82YR) (KB...
Last Post: SiberianTiger97
Yesterday 09:48 AM
» Replies: 2
» Views: 147
Acer Extensa 5620: CPU replace
Last Post: MPM
Yesterday 08:28 AM
» Replies: 2
» Views: 123
[REQUEST] Sony Vaio VPCEH & VPCEJ series...
Last Post: nrns
04-16-2024 08:08 PM
» Replies: 232
» Views: 98333
[REQUEST] Lenovo Y70-70 (9ECNxxWW) White...
Last Post: Dudu2002
04-16-2024 02:35 PM
» Replies: 103
» Views: 23951
[REQUEST] Lenovo Yoga 2 Pro (76CNxxWW) W...
Last Post: Dudu2002
04-16-2024 07:29 AM
» Replies: 847
» Views: 323664
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: Dudu2002
04-16-2024 07:28 AM
» Replies: 26
» Views: 981
[REQUEST] Lenovo ThinkPad P14s 3rd Gen 1...
Last Post: Dudu2002
04-16-2024 07:26 AM
» Replies: 4
» Views: 281
Add CPU support Lenovo M715s
Last Post: pashtet440
04-16-2024 06:56 AM
» Replies: 0
» Views: 127
[REQUEST] Lenovo G580 (5ECNxxWW) Whiteli...
Last Post: Dudu2002
04-14-2024 09:02 AM
» Replies: 1733
» Views: 541912
Dell Latitude 5520 - get to know passwor...
Last Post: yeti1299
04-14-2024 06:48 AM
» Replies: 2
» Views: 235
[REQUEST]: Asus TP420IA - how to dump bi...
Last Post: quantumx3
04-14-2024 05:34 AM
» Replies: 0
» Views: 205
[REQUEST] Lenovo Y50-70 (9ECNxxWW) BIOS ...
Last Post: Nightdemon2001
04-14-2024 01:13 AM
» Replies: 2319
» Views: 656267
[REQUEST] Lenovo B575 (52CNxxWW) Whiteli...
Last Post: thepwrtank18
04-13-2024 06:13 PM
» Replies: 56
» Views: 20413
[REQUEST] Lenovo B590 (H9ETxxWW) Whiteli...
Last Post: alvaro8905
04-13-2024 05:25 PM
» Replies: 673
» Views: 163469
Lenovo Yoga 14s (slim7Gen 8)
Last Post: Dudu2002
04-13-2024 03:32 PM
» Replies: 12
» Views: 643
[REQUEST] Lenovo G710 BIOS Whitelist Rem...
Last Post: Dudu2002
04-13-2024 03:31 PM
» Replies: 470
» Views: 129404

How To Update Award CPU Microcode
#1
Star 
Hi all

This is a quick tutorial on how to update the CPUCODE in Award bios
the easy way by only using CBROM, no hex editing Big Grin

This was tested with the 5002 bios from the M2N32 SLI DLX
This is done at your own risk, i will not be held responsible if
something goes wrong when you flash the bios :p

Requirements:
1. Award bios file you want to update
2. CBROM v1.95 Download
3. NCPUCODE.BIN (Extracted from donor bios or see attached for latest AMD Code)
4. Knowledge with using CBROM (optional) :p

Step 1:
Put CBROM195.EXE, NCPUCODE.BIN and BIOS FILE into the same folder
We are using CBROM195 coz it's the only 1 that worked for me :p

Step 2:
Make sure NCPUCODE.BIN is Read-Only (Right Click->Properties->Read-Only)
This is done so that CBROM does not extract the existing NCPUCODE.BIN
If you wanted to extract the NCPUCODE.BIN uncheck Read-Only

Step 3:
Run the following command to update NCPUCODE
Code:
cbrom195 "Your Bios".bin /nc_cpucode ncpucode.bin

Step 4:
Run the following command to see if update was successful
NCPUCODE size should have changed and new "Micro Code" entries Smile
Code:
cbrom195 "Your Bios".bin /d

Thanks for letting me waste your time :p

Ej52


Attached Files
.bin   NCPUCODE.BIN (Size: 30 KB / Downloads: 409)
find
quote
#2
Excellent Tutorial Ej52 Congratulations

Of course you dont explain how to extract NCPUCODE but thats good because we are the only people who know how and we are keeping the secret safe lol Tongue

Regards
Admin
find
quote
#3
Thanks 1234s282

There is a hint on how to extract it in there though :p

Ej52
find
quote
#4
hey im new to the idea of bios modding but im pretty sure i devloped a basic understanding since i joined this site. i have an abit NF-M2s which im getting a new cpu for but i saw this and i thought i should consider the posiblities of updating the cpu microcode in the bios and see if i have any better options. is there anyway to get it to support even a few of the AM2+ processors?
find
quote
#5
You'd have to post your BIOS in a new thread because I'm not familiar with that BIOS layout for that mobo off hand.
www find
quote
#6
ok i certainly do that as well, but the .bin is here too if anyone around wants a look.


Attached Files
.bin   M613Z_19.BIN (Size: 512 KB / Downloads: 25)
find
quote
#7
I have a question. I followed the instructions, and I was able to extract NCPUCODE.BIN by making a 1 byte ncpucode.bin dummyfile and running the command. Good work finding that out.

So:
515F1P55.BIN is my motherboard's BIOS, the one I want to modify
667F1P51.BIN is the motherboard I want to clone the CPU microcode from

The problem is that the microcode BIN from 667F1P51.BIN is too large to fit into 515F1P55.BIN. I know there are some things in my BIOS I don't need, can you tell me what I can safely get rid of?

[Image: ovi69bt9ni05bqmwhuq.png]
Things that come off the top of my head that I probably don't need:
AwardBmp.bmp
raid_or.bin - Not sure what this is. This motherboard is ICH7, not ICH7R.
b44pxe - I think this is PXE for a Broadcom wireless card, which I don't even have
b5789pxe.lom - This is for the onboard Broadcom LAN. I don't need to boot from it
Foxconn.bmp

int13h.bin is the ATAPI firmware for the onboard ITE8212F IDE Controller. I already replaced this module, because it had the ATA firmware which wouldn't work with my optical drives. So raid_or.bin is a mystery to me. Maybe that's the RAID mode of the 8212F. If it is, I don't need it.

Here is the output for the source BIOS, if you're interested:
[Image: rvh1grogzq0p0zh4kglw.png]

Another question... What would be the equivalent of updating the Agesa for this board? The board is a Foxconn P9457AA-8KS2 and the other BIOS is from a slightly newer model from Foxconn with the same chipset. They probably just wanted people to buy the newer model.

What I'm trying to accomplish here is to implement Core or Core2 compatibility, because this board "officially" supports only up to Pentium D. I don't see why it shouldn't be able to handle Core or Core2.

Attached are the BIOS.

.bin   515F1P55.BIN (Size: 512 KB / Downloads: 13)

.bin   667F1P51.BIN (Size: 512 KB / Downloads: 6)
find
quote
#8
raid_or is the RAID Storage Controller Option ROM required for RAID

As for the AGESA Equivalent , there isnt one. Intel just use microcodes although hardware specific limitations like the TDP support of the motherbaord will prevent you installing some processors (Obviously the CPU SOcket type has to match too!)

Admin
find
quote
#9
Nope, the TDP doesn't matter. What matters - is the socket pins being changed when Core2 was implemented. Thus preventing Core2 CPU from starting on old boards. But anyway the BIOS must support Core2 and microcodes are not enough.

A thing to work out? Smile
find
quote
#10
Quote:raid_or is the RAID Storage Controller Option ROM required for RAID

As for the AGESA Equivalent , there isnt one. Intel just use microcodes although hardware specific limitations like the TDP support of the motherbaord will prevent you installing some processors (Obviously the CPU SOcket type has to match too!)
Can I safely get rid of raid_or? I will probably never use the 8212F's IDE raid.

Quote:Nope, the TDP doesn't matter. What matters - is the socket pins being changed when Core2 was implemented. Thus preventing Core2 CPU from starting on old boards. But anyway the BIOS must support Core2 and microcodes are not enough.

A thing to work out? Smile
So here's the question... Why would a 945P board not be able to electrically support the Core2 chips? And if so, how could the later 945P boards support the Pentium D and the Core/Core2?

Also another thing which I'm confused about... You say microcodes are not enough, that the BIOS must support it - can you elaborate?

In any case, what command would I use in CBROM to remove raid_or or the Foxconn logo?
find
quote


Forum Jump:


Users browsing this thread: 3 Guest(s)