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
Excalibur G900.1160 BİOS unlock request
Last Post: iru_shiccou
Today 03:07 PM
» Replies: 6
» Views: 775
[Request] BIOS mod for Acer EG43M (P01-A...
Last Post: DeathBringer
Today 02:58 PM
» Replies: 1
» Views: 51
Lenovo Y550 BIOS Unlocking (Advanced Men...
Last Post: NiTrOwow
Today 08:28 AM
» Replies: 4
» Views: 854
[GUIDE] How to modify AMI MSI BIOS to un...
Last Post: solver_001
Today 06:34 AM
» Replies: 56
» Views: 334327
[REQUEST] Lenovo Z50-70 & Z40-70 (9BCNxx...
Last Post: Dudu2002
Today 04:15 AM
» Replies: 754
» Views: 319162
[REQUEST] Lenovo ThinkPad T450(s) (JBETx...
Last Post: s_l_24
Today 04:09 AM
» Replies: 148
» Views: 103459
ASUS M11AD > Haswell Refresh
Last Post: DeathBringer
Yesterday 02:57 PM
» Replies: 21
» Views: 7310
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: 2u75
Yesterday 03:37 AM
» Replies: 131
» Views: 64592
[REQUEST] Acer Nitro 5 AN517-51 BIOS Unl...
Last Post: Dudu2002
07-03-2025 04:08 PM
» Replies: 18
» Views: 12767
[REQUEST] Lenovo IdeaPad Z570 (45CNxxWW)...
Last Post: andkul
07-03-2025 09:52 AM
» Replies: 96
» Views: 114512
Lenovo T430 clean Bios needed
Last Post: halfchemistry
07-03-2025 04:40 AM
» Replies: 1
» Views: 826
[REQUEST] Clevo P150SM Prema Bios Reques...
Last Post: wussification
07-02-2025 10:21 PM
» Replies: 4
» Views: 1384
I need help updating the BIOS on my HP D...
Last Post: benjax_vg122
07-02-2025 01:08 PM
» Replies: 0
» Views: 253
[REQUEST] Lenovo G400S (7BCNxxWW) Whitel...
Last Post: luanstoltzemburg
07-02-2025 10:33 AM
» Replies: 216
» Views: 109481
BIOS Mod to Disable Intel iGPU on Acer V...
Last Post: diabolicgod
07-02-2025 09:14 AM
» Replies: 8
» Views: 864
[REQUEST] Lenovo G450 & G550 (18CNxxWW) ...
Last Post: SoporteNetFe
07-02-2025 09:07 AM
» Replies: 97
» Views: 72718
Help me please
Last Post: DarkKnight0
07-02-2025 04:39 AM
» Replies: 0
» Views: 287
[REQUEST] Acer Aspire E5-473(G) BIOS Unl...
Last Post: KUSANAGUI777
07-02-2025 12:45 AM
» Replies: 20
» Views: 13961
[REQUEST] Lenovo Thinkpad SL400 & SL500 ...
Last Post: FilhoSenhor
07-01-2025 09:39 PM
» Replies: 19
» Views: 11383
[REQUEST] HP ProBook 4720s whitelist rem...
Last Post: Paxviffpack
06-30-2025 04:26 PM
» Replies: 15
» Views: 11270

[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: 2 Guest(s)