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] Lenovo Z50-70 & Z40-70 (9BCNxx...
Last Post: paradroid
Today 01:43 PM
» Replies: 728
» Views: 210010
CSM for the Asrock N100DC-ITX
Last Post: Christoph_1
Today 01:12 PM
» Replies: 0
» Views: 51
[Request] Alienware 17 R2 bios unlock
Last Post: AleZheK
Today 12:14 PM
» Replies: 123
» Views: 37558
Chuwi Lapbook Pro Laptop: corrupted bios
Last Post: voyagers
Today 09:04 AM
» Replies: 7
» Views: 373
[REQUEST] Lenovo Thinkpad E130 (H4ETxxWW...
Last Post: Dudu2002
Today 08:54 AM
» Replies: 489
» Views: 113754
[REQUEST] Lenovo Thinkpad W540 & W541 (G...
Last Post: Dudu2002
Today 08:52 AM
» Replies: 47
» Views: 18241
[REQUEST] Acer eMachines eMD729Z BIOS Un...
Last Post: FDragon_21
Today 08:48 AM
» Replies: 6
» Views: 5612
[REQUEST] Toshiba Satellite C850 & C855 ...
Last Post: rock77
Today 07:25 AM
» Replies: 65
» Views: 20494
[REQUEST] Lenovo G500 (78CNxxWW) Whiteli...
Last Post: Makasiaka
Today 06:26 AM
» Replies: 1184
» Views: 285427
[REQUEST] Asus Rog Strix III (G731GU) ad...
Last Post: Onkelboern
Today 06:07 AM
» Replies: 19
» Views: 6309
[Request] Packard Bell EasyNote TE11HC B...
Last Post: boikoboiko120
Today 03:56 AM
» Replies: 120
» Views: 57606
[REQUEST] Acer VN7-792G BIOS Unlock
Last Post: xdjbx
Today 03:51 AM
» Replies: 32
» Views: 11533
AliExpress Windows Tablet Bios Password ...
Last Post: jindraaa
Yesterday 06:00 PM
» Replies: 0
» Views: 97
How to dump BIOS on Acer Predator Helios...
Last Post: fIysolos
Yesterday 01:28 AM
» Replies: 0
» Views: 123
[REQUEST] Sony VAIO SVE151 & SVE171 Seri...
Last Post: netxxl
05-30-2024 03:00 PM
» Replies: 57
» Views: 24972
REQUEST - Dell XPS 720 BIOS mod to unloc...
Last Post: milo3169
05-30-2024 12:40 PM
» Replies: 0
» Views: 144
[REQUEST] Lenovo Thinkpad Edge E430 & E5...
Last Post: Dudu2002
05-30-2024 11:41 AM
» Replies: 486
» Views: 142095
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: Dudu2002
05-30-2024 11:38 AM
» Replies: 13
» Views: 6746
[REQUEST] BIOS unlock for an AMI based M...
Last Post: grave_digga
05-30-2024 07:33 AM
» Replies: 1
» Views: 234
[REQUEST] ASUS Maximus Z790 HERO | DMI E...
Last Post: Phantom14022
05-30-2024 03:39 AM
» Replies: 0
» Views: 188

Editing system menu vars tool (AMI bios maybe others)
#1
Based on this patch

https://github.com/bobafetthotmail/insyd...-cmd.patch

i've changed it to support edit the Setup-EC87D643-EBA4-4BB5-A1E5-3F3E36B20DA9 found on a AMI bios.

u can check if you have this guild using the uefi sheel (use dmpstore cmd)

if u dont have this guid dont use this tool !


to use it:

- login to uefi shell


- you will need to dump your setup menu ifr

Form: , Form ID: 0x401 {01 86 01 04 02 00}
0x46258         Setting: PCI Latency Timer, Variable: 0x1 {05 A6 64 07 66 07 05 00 01 00 01 00 10 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00}
0x4627E             Option: 32 PCI Bus Clocks, Value: 0x20 {09 0E 76 07 30 00 20 00 00 00 00 00 00 00}
0x4628C             Option: 64 PCI Bus Clocks, Value: 0x40 {09 0E 77 07 00 00 40 00 00 00 00 00 00 00}
0x4629A             Option: 96 PCI Bus Clocks, Value: 0x60 {09 0E 78 07 00 00 60 00 00 00 00 00 00 00}
0x462A8             Option: 128 PCI Bus Clocks, Value: 0x80 {09 0E 79 07 00 00 80 00 00 00 00 00 00 00}
0x462B6             Option: 160 PCI Bus Clocks, Value: 0xA0 {09 0E 7A 07 00 00 A0 00 00 00 00 00 00 00}
0x462C4             Option: 192 PCI Bus Clocks, Value: 0xC0 {09 0E 7B 07 00 00 C0 00 00 00 00 00 00 00}
0x462D2             Option: 224 PCI Bus Clocks, Value: 0xE0 {09 0E 7C 07 00 00 E0 00 00 00 00 00 00 00}
0x462E0             Option: 248 PCI Bus Clocks, Value: 0xF8 {09 0E 7D 07 00 00 F8 00 00 00 00 00 00 00}
0x462EE         End of Options {29 02}

- call setup_var.efi (type fs0: to choose 1st partition and move this tool there)
- type setup_var 1 40 (this will change latency from above sample)

this patch was done because my bios (AMI) as two setup vars defined in nvram and also to fix wrong var size from original version.

tested on a Aspire XC-230 bios link https://global-download.acer.com/GDFiles...3425953974&Step1=DESKTOP&Step2=ASPIRE&Step3=ASPIRE%20XC-230&OS=ALL&LC=en&BC=ACER&SC=AAP_1#_ga=2.139781296.246275085.1517678130-1501085202.1517678130
Enjoy


Attached Files
.zip   setup_var.zip (Size: 813.84 KB / Downloads: 26)
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)