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
overclocking msi b150 gaming m3
Last Post: J1419
Today 05:51 PM
» Replies: 0
» Views: 25
Asus K72jr repair
Last Post: Moddo73@PROXIMUS
Today 02:08 PM
» Replies: 0
» Views: 33
[REQUEST] Lenovo Z50-70 & Z40-70 (9BCNxx...
Last Post: Dudu2002
Today 01:29 PM
» Replies: 757
» Views: 319792
Excalibur G900.1160 BİOS unlock request
Last Post: Dudu2002
Today 01:28 PM
» Replies: 7
» Views: 873
[REQUEST] Sony Vaio VPCEH & VPCEJ series...
Last Post: mariukonie
Today 09:17 AM
» Replies: 241
» Views: 153488
[Request] BIOS mod for Acer EG43M (P01-A...
Last Post: DeathBringer
Today 08:50 AM
» Replies: 7
» Views: 224
HOW TO FLASH MODIFIED OR ORIGINAL BIOS
Last Post: Ali987
Today 03:16 AM
» Replies: 20
» Views: 71866
[REQUEST] Lenovo ThinkPad Yoga S1 (GQETx...
Last Post: Dudu2002
Today 03:05 AM
» Replies: 116
» Views: 56199
Hp 11-ak0040nr add option to boot from i...
Last Post: Xanmx
Yesterday 05:47 PM
» Replies: 0
» Views: 169
Lenovo Y550 BIOS Unlocking (Advanced Men...
Last Post: NiTrOwow
Yesterday 08:28 AM
» Replies: 4
» Views: 966
[GUIDE] How to modify AMI MSI BIOS to un...
Last Post: solver_001
Yesterday 06:34 AM
» Replies: 56
» Views: 334528
[REQUEST] Lenovo ThinkPad T450(s) (JBETx...
Last Post: s_l_24
Yesterday 04:09 AM
» Replies: 148
» Views: 103731
ASUS M11AD > Haswell Refresh
Last Post: DeathBringer
07-04-2025 02:57 PM
» Replies: 21
» Views: 7456
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: 2u75
07-04-2025 03:37 AM
» Replies: 131
» Views: 64760
[REQUEST] Acer Nitro 5 AN517-51 BIOS Unl...
Last Post: Dudu2002
07-03-2025 04:08 PM
» Replies: 18
» Views: 12886
[REQUEST] Lenovo IdeaPad Z570 (45CNxxWW)...
Last Post: andkul
07-03-2025 09:52 AM
» Replies: 96
» Views: 114664
Lenovo T430 clean Bios needed
Last Post: halfchemistry
07-03-2025 04:40 AM
» Replies: 1
» Views: 869
[REQUEST] Clevo P150SM Prema Bios Reques...
Last Post: wussification
07-02-2025 10:21 PM
» Replies: 4
» Views: 1421
I need help updating the BIOS on my HP D...
Last Post: benjax_vg122
07-02-2025 01:08 PM
» Replies: 0
» Views: 346
[REQUEST] Lenovo G400S (7BCNxxWW) Whitel...
Last Post: luanstoltzemburg
07-02-2025 10:33 AM
» Replies: 216
» Views: 109909

[HOW-TO] Change hidden BIOS settings without unlock request and without flashing
#1
Information 
Before asking for any BIOS unlock in this Forum, you are maybe interested in a way to do your modifications without a modded BIOS.
Since unlocking requests could take some time because you are asking for free labor.
Or because the flash process is a bit too complicated
Or because you don't even know if the modded BIOS has the options you need

With an unlock request, you basically ask somebody to alter the BIOS setup layout conditions to be removed or altered. But when flashing the result, you don't just flash the setup ui, you flash any important binary of your firmware. That could be a security risk and that is why manufactures sometimes made it difficult to flash a new firmware

There is a way to avoid all of this:
It is possible to access and write variables used by the BIOS Setup manually outside the BIOS Setup UI without any modification to it.

Download your BIOS to extract the hidden options

better use a BIOS dump instead of BIOS images from the manufacture to be really sure that you are working with the correct one

Phoenix BIOS Dump - Windows manual:
  1. Identify your BIOS Intel Me Version, for Example with HWiNFO: Motherboard ⇾ Intel ME
  2. Download the matching Intel ME System Tools package to get FPTW64.exe (there are no official links, you need to search for somebody who did upload it somewhere)
  3. Execute FPTW64.exe on CMD to read which arguments to use for dumping your BIOS

Find out if your BIOS contains hidden options you are looking for

Open your rom in UEFITool. Press CTRL + F and perform a Text search for any known BIOS setting name. Double-click the reference to the section at the bottom, right-click the section (usually under Setup) and press Extract as is....

Get IFRExtractor. Download IFR-Formatter.js from https://raw.githubusercontent.com/Boring...rmatter.js via "Save as..." and get NodeJS.
Execute the extractor and formatter script
Code:
ifrextractor.exe mb_bios\Section_PE32_image_Setup_Setup.sct verbose
node.exe IFR-Formatter.js mb_bios\Section_PE32_image_Setup_Setup.sct.0.0.en-US.ifr.txt

In the formatted file you find every hidden setting available in your BIOS and where these values are stored in UEFI Variable Store.

Learn how to read and write UEFI BIOS Variables without an unlocked BIOS

Follow this lovely README how to find hidden settings, how to extract the current value and how to write new values into it without needing to modify your BIOS.
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)