change the bios to my gigabyte aorus 17g xc.

hi, i would like to change the bios to my gigabyte aorus 17g xc.
I would like to have the possibility to undervolt the processor and to eliminate the integrated and remove nvidia optimus that castrate my pc.
If the bios is changed, will the guarantee be lost?
Can you make a backup of the previous one?
Since it is the first time that I have done such a thing, I would be grateful if you would give me all the guides and information possible step by step.
thank you very much

ps current bios is: BIOSAmerican Megatrends Inc. FB03, 22/12/2020 and Intel ME Version:14.0, Build 1339, Hot Fix 39

Ok friend , this laptop has 3 models :

AORUS 17G YC - 10th Gen Intel® Core™ i7-10870H (2.2GHz~5.0GHz) - Mobile Intel® HM470 Express Chipset - NVIDIA® GeForce RTX™ 3080

AORUS 17G XC - 10th Gen Intel® Core™ i7-10870H (2.2GHz~5.0GHz) - Mobile Intel® HM470 Express Chipset - NVIDIA® GeForce RTX™ 3070

AORUS 17G XC - 10th Gen Intel® Core™ i7-10870H (2.2GHz~5.0GHz) - Mobile Intel® HM470 Express Chipset - NVIDIA® GeForce RTX™ 3070

Gigabyte Aorus 17G YC - XC (VC), but the VC indicates that has one bios for all models :

nb-bios-aorus17g-vc-win10-64bit-fb03-ec-f001.zip

Guides :

[REQUEST] Gigabyte AORUS 17G XC BIOS Unlock ADVANCED BIOS

[REQUEST] Gigabyte AORUS 17G XC BIOS Unlock ADVANCED BIOS

[REQUEST] Gigabyte AORUS 17G XC BIOS Unlock ADVANCED BIOS

Remember any bios mod is made for any single laptop, if you wiill use one for a different user then you will loose your system data like
UUID, serial,MAC, etc. so to avoid to make wrong ask before to complete the flash, further there are the Patched for CodeRush UEFIPatch Tool
to make by yourself your bios mod, based on own bios backup.
If you need help , ask and i will make all for you !
Regards

thanks, but i need a detailed guide on how to do it all. On how to get started. I don’t know where to start This is my first time doing this. Is the warranty lost if I do what? Thank you

Hi friend, when you modify the bios , then you lost warranty, but it’s possible to electrcal burn the chip … I think you have not to make it,
anyway here many users made it , but always it’s an your choice :wink:
Let me know and i will help you to makie it togheter …

Here there are examples :

[Request] Gigabyte AORUS 15G BIOS unlocked

Eeprom Write Unlock Bios FB03 (your version) :

0x3E612 Setting: Flash Protection Range Registers (FPRR), Variable: 0x6DD {05 91 8B 12 8C 12 5F 07 17 00 DD 06 10 10 00 01 00}
0x3E623 Option: Disabled, Value: 0x0 {09 07 04 00 30 00 00}
0x3E62A Option: Enabled, Value: 0x1 {09 07 03 00 00 00 01}
0x3E631 Default: 8 Bit, Value: 0x0 {5B 06 00 00 00 00}
0x3E637 End of Options {29 02}

0x4AB93 Setting: BIOS Lock, Variable: 0x17 {05 91 CD 0B CE 0B 6A 0C 17 00 17 00 10 10 00 01 00}
0x4ABA4 Default: 8 Bit, Value: 0x1 {5B 06 00 00 00 01}
0x4ABAA Option: Disabled, Value: 0x0 (default MFG) {09 07 04 00 20 00 00}
0x4ABB1 Option: Enabled, Value: 0x1 {09 07 03 00 00 00 01}
0x4ABB8 End of Options {29 02}

The variables to patch , set value from 0x01 to 0x00, into this GUID 4570B7F1-ADE8-4943-8DC3-406472842384 - PchSetup :

Flash Protection Range Registers (FPRR), Variable: 0x6DD
BIOS Lock, Variable: 0x17

Once you are into RU Shell, then looking for the GUID , choice this one and get the right offset i.e. 0x17 is gave
from horizontal 0x0010 upper 0x0007 = 0x0017
the 0x06DD >> horizontal 0x06D0 - upper 0x000D = 0x06DD …

This is the FPT Tool 14, to make the bios backup and flash the bios mod :

https://www.mediafire.com/file/py4afhqiu…FPT+14.rar/file

Here is RU shell, it’s the tool to patch the EFI variables (Boot to UEFI from an USB stick) :

https://www.mediafire.com/file/scfjhsa6r…8.0397.rar/file

http://ruexe.blogspot.com/

Here is an RU shell guide :

https://nstarke.github.io/0037-modifying…ing-ru-efi.html

Regards

hello, I’m trying in every way to backup my old but always error 167, I tried with RU but the keyboard doesn’t work and nothing … I really don’t know how to do it

with fpt tool how to flash the bios? can you give me the code to flash it?

but the modified bios that you linked to me shouldn’t be tailor-made for each individual PC in order not to lose data from the same?

hi, i managed to backup my bios. What should I do now? Thank you

Hi friend,
upload this bios backup and i will check it and modify for you, then i will upload with the patch program to future use !
Let me know
Regards

Here you go, your bios mod (only for Pico887 , using this mod you will clone that user data) :

https://www.mediafire.com/file/w8vucsy9v…03_Mod.rar/file

Patch for every user :

https://www.mediafire.com/file/0knul7quw…_Patch.rar/file

Regards

the first is my modified BIOS link? how should I flash it?

The command is the same fpt used for the dump , change only the opt d = dump then f = flash, rename bios mod file as bios.bin and execute …

fptw64.exe -f bios.bin -bios

Or x32

fptw.exe -f bios.bin -bios

Let me know
Regards

fptw64.exe -f bios.bin -bios
Intel (R) Flash Programming Tool Version: 14.0.11.1205
Copyright (C) 2005 - 2019, Intel Corporation. All rights reserved.

Reading HSFSTS register… Flash Descriptor: Valid

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


Warning: There are some addresses that are not defined in any regions.Read/Write/Erase operations are not possible on those addresses.

Error 167: Protected Range Registers are currently set by BIOS, preventing flash access.
Please contact the target system BIOS vendor for an option to disable
Protected Range Registers.

FPT Operation Failed.

You have not unlocked Eeprom (use RU shell and modify the NVRAM variables) …
Let me kknow
Regards

We made the unlock and the mod , so bios worked unlocked !
Regards

hi guys can someone help me to modify my bios only with the essentials? not with 3000 entries that are not useful to me. thank you

Hi friend, if you know what is the essential , i can do for you , let me know which ones settings you want to see and which not …
I will help you to hide the rest.
Regards

hi and thanks for the reply, i just wish i could enable undervolt and that’s it. Before, there were so many options. And if possible disable the igpu even if unfortunately it detects me as muxless. Nvidia Optimus broke me