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] IBM ThinkPad X40 whitelist rem...
Last Post: kahlil88
Today 05:53 PM
» Replies: 0
» Views: 29
[Request] Lenovo v520s sff unit bios sup...
Last Post: alegatorul
Today 04:31 AM
» Replies: 16
» Views: 3601
[REQUEST] Lenovo Ideapad Z710 (7FCNxxWW)...
Last Post: Dudu2002
Yesterday 03:56 PM
» Replies: 224
» Views: 140535
[Request] Mod Adaptec ARCCONF to allow x...
Last Post: Teetrinker
09-13-2025 10:14 AM
» Replies: 0
» Views: 3390
[REQUEST] Lenovo G580 (5ECNxxWW) Whiteli...
Last Post: Princeneo
09-12-2025 09:23 AM
» Replies: 1726
» Views: 908734
[REQUEST] Lenovo Ideapad 100-14IBD & 100...
Last Post: Dudu2002
09-12-2025 02:22 AM
» Replies: 26
» Views: 29814
[REQUEST] Acer Nitro 5 AN515-58 BIOS Unl...
Last Post: iku56m22v
09-11-2025 10:02 AM
» Replies: 37
» Views: 33418
3rd Party RAM Mod For HP EliteDesk 705 G...
Last Post: AmyGrrl
09-10-2025 09:40 AM
» Replies: 0
» Views: 5417
MSI PR210 AHCI
Last Post: iday82
09-09-2025 04:40 PM
» Replies: 0
» Views: 5516
Honor Magicbook D14 Ryzen 4800H
Last Post: Altermann
09-09-2025 05:04 AM
» Replies: 0
» Views: 5633
[REQUEST] Thinkpad X60S WiFi WhiteList r...
Last Post: Vigor89
09-08-2025 04:46 PM
» Replies: 0
» Views: 6816
[REQUEST] GIGABYTE G6 MF (2024) Bios Unl...
Last Post: lovesickugh
09-07-2025 09:15 PM
» Replies: 3
» Views: 11235
Gigabyte GA-G33-DS3R: USB Boot
Last Post: dinix
09-04-2025 10:37 AM
» Replies: 0
» Views: 8620
Optiplex 7060 SFF 9th Generation Intel C...
Last Post: DeathBringer
08-31-2025 01:59 AM
» Replies: 68
» Views: 39187
Bios Powered classmate
Last Post: MosheNessi
08-28-2025 08:08 AM
» Replies: 0
» Views: 8488
[REQUEST] Lenovo Thinkpad X12 Detachable...
Last Post: Kokoko123
08-28-2025 12:48 AM
» Replies: 0
» Views: 8758
[REQUEST] Unlock advanced options to HP ...
Last Post: huguito
08-26-2025 02:57 PM
» Replies: 0
» Views: 8717
[REQUEST] Dell Precision T3500 BIOS Unlo...
Last Post: DEX0ZEN
08-25-2025 01:30 PM
» Replies: 45
» Views: 58151
[REQUEST] Samsung NP900X4D AES-NI enable...
Last Post: Vesly
08-23-2025 05:25 PM
» Replies: 63
» Views: 53473
Acer Veriton X2640G Xeon support
Last Post: hercares
08-19-2025 03:21 PM
» Replies: 5
» Views: 2799

[REQUEST] Gigabyte Aero 15 XC BIOS Unlock
#1
Hello! I'm requesting aero 15 xc (NOT OLED) bios unlock.

BIOS version is HFB07, CPU is i7-10870H, and GPU is RTX3070 Laptop.

Grub shell boot from USB succesed. Big Grin

and dump file link. (and on attachment file)
https://mega.nz/file/MEUHnArL#Q04X8i20PX...NMlwk1nbIk
https://www.mediafire.com/file/cqkpvc24o...p.rom/file

and below code is dump cmds saying.
(same tool and same WARNING from this guy - https://www.bios-mods.com/forum/Thread-R...nlock-FB03)
am i doing not well?


Code:
Intel (R) Flash Programming Tool Version: 14.0.33.1125
Copyright (C) 2005 - 2020, Intel Corporation. All rights reserved.

Reading HSFSTS register... Flash Descriptor: Valid

    --- Flash Devices Found ---
    ID:0xEF4019    Size: 32768KB (262144Kb)


- Reading Flash [0x1000000] 12288KB of 12288KB - 100 percent complete.
Writing flash contents to file "dump.rom"...
Memory Dump Complete
Warning: There are some addresses that are not defined in any regions.Read/Write/Erase operations are not possible on those addresses.

FPT Operation Successful.

Done. Press any key to exit.


Attached Files
.zip   dumped_bios.zip (Size: 6.22 MB / Downloads: 3)
find
quote
#2
Hi Guys,

I am looking for someone to unlock my BIOs for my Gigabyte Aero 15 XC (- RTX 3070 - I7-10870H)


Link to BIOS Dump: https://www.mediafire.com/file/1ky5f6nfn...l.rom/file

I encounter this error while dumping bios (Secure boot has been disabled) below (Not sure if this matters, I can access Grub Shell but I think write protection needs to be disabled but IDK how to do this via grub shell) :

"
[Image: result14-0-36-1158.png]
"
find
quote
#3
(08-03-2023, 10:58 PM)Mortex Wrote: Hi Guys,
I am looking for someone to unlock my BIOs for my Gigabyte Aero 15 XC (- RTX 3070 - I7-10870H)
Link to BIOS Dump: https://www.mediafire.com/file/1ky5f6nfn...l.rom/file
I encounter this error while dumping bios (Secure boot has been disabled) below (Not sure if this matters, I can access Grub Shell but I think write protection needs to be disabled but IDK how to do this via grub shell) :
"
[Image: result14-0-36-1158.png]
"
Hello! Go into Grub shell. Then type below command, then press Enter. You will receive message that write 0x0 to offset 0x17

setup_var PchSetup 0x17 0x0

After you did it, then exit Grub shell (by type command reboot then press Enter or press ctrl +alt + del to reboot). Then try prepare your bios dump again, and post a new screenshot (the same as last time).
find
quote
#4
(08-04-2023, 05:58 AM)feluchi Wrote:
(08-03-2023, 10:58 PM)Mortex Wrote: Hi Guys,
I am looking for someone to unlock my BIOs for my Gigabyte Aero 15 XC (- RTX 3070 - I7-10870H)
Link to BIOS Dump: https://www.mediafire.com/file/1ky5f6nfn...l.rom/file
I encounter this error while dumping bios (Secure boot has been disabled) below (Not sure if this matters, I can access Grub Shell but I think write protection needs to be disabled but IDK how to do this via grub shell) :
"
[Image: result14-0-36-1158.png]
"
Hello! Go into Grub shell. Then type below command, then press Enter. You will receive message that write 0x0 to offset 0x17
setup_var PchSetup 0x17 0x0
After you did it, then exit Grub shell (by type command reboot then press Enter or press ctrl +alt + del to reboot). Then try prepare your bios dump again, and post a new screenshot (the same as last time).

Hi,

Thanks for getting back to me. I have ran the command and it was successful, When dumping I did have a warning (Image attached below).

See new bios dump below

DL: https://www.mediafire.com/file/64g648a9wasbs4t/results20.rar/file

I'm Looking for XMP, Advance Settings, OC & etc x

[Image: result14-0-36-1158.png]
find
quote
#5
(08-04-2023, 01:32 PM)Mortex Wrote:
(08-04-2023, 05:58 AM)feluchi Wrote:
(08-03-2023, 10:58 PM)Mortex Wrote: Hi Guys,
I am looking for someone to unlock my BIOs for my Gigabyte Aero 15 XC (- RTX 3070 - I7-10870H)
Link to BIOS Dump: https://www.mediafire.com/file/1ky5f6nfn...l.rom/file
I encounter this error while dumping bios (Secure boot has been disabled) below (Not sure if this matters, I can access Grub Shell but I think write protection needs to be disabled but IDK how to do this via grub shell) :
"
[Image: result14-0-36-1158.png]
"
Hello! Go into Grub shell. Then type below command, then press Enter. You will receive message that write 0x0 to offset 0x17
setup_var PchSetup 0x17 0x0
After you did it, then exit Grub shell (by type command reboot then press Enter or press ctrl +alt + del to reboot). Then try prepare your bios dump again, and post a new screenshot (the same as last time).

Hi,

Thanks for getting back to me. I have ran the command and it was successful, When dumping I did have a warning (Image attached below).

See new bios dump below

DL: https://www.mediafire.com/file/64g648a9wasbs4t/results20.rar/file

I'm Looking for XMP, Advance Settings, OC & etc x

[Image: result14-0-36-1158.png]

Your bios with unlocked hidden advanced settings done. I sent it to you via PM.
1. After you get the menus unlocked, go into the new Advance tab -> Power & Performance -> CPU - Power Management Control -> CPU Lock Configuration, then disable "CFG Lock" and "Overclocking Lock" to activate ThrottleStop, then (if you want) you can do CPU undervolt via ThrottleStop utility.
2. If you know and are 100% sure that your memory modules have XMP profiles, then go into the new Advance tab -> OverClocking Performance Menu -> Memory Overclocking Menu -> Memory profile set from Default to XMP1.
Warning, set to XMP2 only if you know and are 100% sure that your memory modules have XMP2 profile!
find
quote
#6
removed and edited reply
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)