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
[REQUEST] Intel NUC5PPYH - (NUC5PPYB boa...
Last Post: Paky
Today 05:43 AM
» Replies: 0
» Views: 60
[Request] Dell G15 5530 BIOS Unlock mod
Last Post: jvrcruz
Yesterday 03:32 PM
» Replies: 0
» Views: 83
[REQUEST] Thunderobot 911 V350SNX-HL Ins...
Last Post: ferez21
Yesterday 02:50 PM
» Replies: 0
» Views: 76
(I'm PAYING) Clevo X7200 Bios remove GPU...
Last Post: SuperMG
Yesterday 02:02 PM
» Replies: 0
» Views: 165
[REQUEST] Gigabyte G5 MD BIOS Unlock
Last Post: Rainbyte2000
03-19-2026 11:30 PM
» Replies: 8
» Views: 3289
Lenovo Ideapad 1 14IGL05 - Model: 81VU
Last Post: Znerak
03-19-2026 01:41 PM
» Replies: 0
» Views: 124
[REQUEST] Lenovo Z50-70 & Z40-70 (9BCNxx...
Last Post: Nymmyneedshelp
03-19-2026 07:28 AM
» Replies: 762
» Views: 418498
HP Pro 3300 & 3400 (H61): Upgrade to Ivy...
Last Post: miant
03-19-2026 05:45 AM
» Replies: 148
» Views: 150223
Lenovo G31T-LM OC unlock
Last Post: crissaegrim87
03-18-2026 09:48 AM
» Replies: 2
» Views: 256
[REQUEST] LLKBOHA N5105 Mini PC BIOS EJP...
Last Post: Sw0rdX
03-17-2026 11:10 AM
» Replies: 0
» Views: 224
Lenovo G31T-LM
Last Post: DeathBringer
03-17-2026 12:16 AM
» Replies: 3
» Views: 379
[REQUEST] Unlock Insyde BIOS for Gigabyt...
Last Post: maestrae
03-16-2026 03:49 AM
» Replies: 0
» Views: 295
[Request] Lenovo G50-45 (A2CNxxWW) White...
Last Post: koner
03-15-2026 03:51 PM
» Replies: 31
» Views: 25863
COMPAQ C700 F.35 InsydeH2O WLAN UNLOCKED
Last Post: FrancoTecno
03-14-2026 10:38 PM
» Replies: 0
» Views: 279
[REQUEST] Acer Nitro 5 AN515-57 BIOS Unl...
Last Post: Dudu2002
03-14-2026 11:43 AM
» Replies: 23
» Views: 13307
BIOS MOD FOR DELL N7110 UNLOCKED UEFI BO...
Last Post: grewnik26
03-14-2026 07:34 AM
» Replies: 37
» Views: 78616
[REQUEST] Lenovo G500 (78CNxxWW) Whiteli...
Last Post: Dudu2002
03-14-2026 06:30 AM
» Replies: 1233
» Views: 608391
Acer nitro 5 an515 45 Insyde H20 bios re...
Last Post: Egebwvwbhaha
03-14-2026 03:57 AM
» Replies: 0
» Views: 381
[REQUEST] Toshiba Qosmio X505 Q860/Q887 ...
Last Post: cguru
03-13-2026 12:54 PM
» Replies: 53
» Views: 23902
[Success] [Bios Mod] Dell XPS L321X EFI ...
Last Post: megeman212
03-12-2026 10:16 AM
» Replies: 20
» Views: 41437

[REQ] Aorus b450 m Bios unlock
#1
https://www.gigabyte.com/Motherboard/B45...-dl-driver


THX in advance! Heart Heart Heart
find
quote
#2
What are you looking for that you don't see? Gigabyte normally only hides very little, if anything.
find
quote
#3
(03-07-2019, 03:36 PM)Lost_N_BIOS Wrote: What are you looking for that you don't see?  Gigabyte normally only hides very little, if anything.

As of B450AORM.F40 update, AMD CBS options are still partially locked, it shows you custom pstates and soc oc but nothing about Precision Boost Overdrive or XFR enhancements.

I've tried almost everything in order to get them up, such as PE32 CBSsetupDXE module editing using HxD, I've tried other modules aswell such as SETUP, but still no luck.

I even tried to reverse engineer the aorus b350 already modded bioses by crosschecking them with their oem counterparts to seek for changes but I don't know exactly to look for since there are a ton of options and entries.

Any hints on what to look for? I have a ryzen 5 2600 which is PBO and XFR compatible, also I could find those entries in the CBSSetupDxeRV and ZP modules (suppressed if) but even after flashing it no changes were made.
find
quote
#4
How are you editing CBSsetupDXE? This would be correct thing to edit, show me one setting example stock IFR output, and then how you edit it via IFR example (either post edit, or just you edit the IFR text/show me etc). Normally all you have to do for a missing setting in an already visible menu is unsuppress it, which can be done several ways.

So if this is what you'd done, shown me in IFR example (not hex), so I can see your intended edit in IFR format. Then if it's a correct edit I'll let you know it's OK, and that just means that way doesn't work, then I'll give you the other ways to do same thing so you can try those instead.

* Edit - Here, to save us some time, this is one example using a setting you mentioned, all of these methods may work, or two may fail and only one works, try them all until you find the working method. Always output your edited module IFR too, so you are sure you didn't break the module.

Precision Boost Overdrive - Please note, this is in two modules CBSsetupDXERV and CBSsetupDXEZP - additionally CBSsetupDXESSP contains more settings, one similar to this but called "Precision Boost Overdrive Scalar" - sorry I don't know AMD, so you'll have to check it all out, just giving how to edit examples here so you can find the one that works.

For your main Precision Boost Overdrive I would edit both CBSsetupDXERV and CBSsetupDXEZP

Stock IFR (From ZP module) -
Suppress If {0A 82}
QuestionId: 0x12 equals value 0x5 {12 86 12 00 05 00}
Not {17 02}
QuestionId: 0xB2 equals value 0x2 {12 06 B2 00 02 00}
Not {17 02}
Or {16 02}
End {29 02}
One Of: Precision Boost Overdrive, VarStoreInfo (VarOffset/VarName): 0x12C, VarStore: 0x5000, QuestionId: 0xCB, Size: 1, Min: 0x0, Max 0xF, Step: 0x0 {05 91 AE 02 AF 02 CB 00 00 50 2C 01 10 10 00 0F 00}
One Of Option: Auto, Value (8 bit): 0xF (default) {09 07 10 00 10 00 0F}
One Of Option: Disable, Value (8 bit): 0x0 {09 07 A3 00 00 00 00}
One Of Option: Enable, Value (8 bit): 0x1 {09 07 AE 00 00 00 01}
End One Of {29 02}
End If {29 02}
End Form {29 02}

Possible ways to edit to unsuppress

#1
Suppress If {0A 82}
QuestionId: 0x12 equals value 0x5 {12 86 12 00 05 00} << FF that 05
Not {17 02}
QuestionId: 0xB2 equals value 0x2 {12 06 B2 00 02 00} << FF that 02
Not {17 02}
Or {16 02}
End {29 02}
One Of: Precision Boost Overdrive, VarStoreInfo (VarOffset/VarName): 0x12C, VarStore: 0x5000, QuestionId: 0xCB, Size: 1, Min: 0x0, Max 0xF, Step: 0x0 {05 91 AE 02 AF 02 CB 00 00 50 2C 01 10 10 00 0F 00}
One Of Option: Auto, Value (8 bit): 0xF (default) {09 07 10 00 10 00 0F}
One Of Option: Disable, Value (8 bit): 0x0 {09 07 A3 00 00 00 00}
One Of Option: Enable, Value (8 bit): 0x1 {09 07 AE 00 00 00 01}
End One Of {29 02}
End If {29 02}
End Form {29 02}

#2
Suppress If {0A 82}
QuestionId: 0x12 equals value 0x5 {12 86 12 00 05 00}
Not {17 02}
QuestionId: 0xB2 equals value 0x2 {12 06 B2 00 02 00}
Not {17 02}
Or {16 02}
End {29 02}
End If {29 02} End If 20 02 moved to here, from below
One Of: Precision Boost Overdrive, VarStoreInfo (VarOffset/VarName): 0x12C, VarStore: 0x5000, QuestionId: 0xCB, Size: 1, Min: 0x0, Max 0xF, Step: 0x0 {05 91 AE 02 AF 02 CB 00 00 50 2C 01 10 10 00 0F 00}
One Of Option: Auto, Value (8 bit): 0xF (default) {09 07 10 00 10 00 0F}
One Of Option: Disable, Value (8 bit): 0x0 {09 07 A3 00 00 00 00}
One Of Option: Enable, Value (8 bit): 0x1 {09 07 AE 00 00 00 01}
End One Of {29 02}
<< End If 29 02 Moved above setting
End Form {29 02}

One of those methods should work, if done correctly and to both modules.
find
quote
#5
Im not modding expert (more or less), nevertheless, if i remember, CBS is meant to be used with only 1st generation of Ryzen CPUs, i cant list architectures, but it were only Zen 1 and 1+ latest i think. Not sure about Zen 2, but it wasnt targeted by CBS anymore i think. All newer cpus.. like Zen 2 and Zen 3 architectures are meant and prefer only using AMD Overclocking feature when doing fine setup and tune up, so AMD Overclocking includes everything you need (in some cases CBS does not appear anymore, which makes sense). (there is no sense in using CBS + AMD Overclocking at same time, simultaneously.. because only one is applied and most of features have duplicity).

Also what i have seen so far, CBS has never had option to use PBO+CO, cause these features were NOT present in first generation Zen cpus. It should be listed only in AMD Overclocking or one or two lines below on the same screen.

Feel free to add more (exact) info, if you have.
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)