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 ThinkPad L450 (JDETxxWW...
Last Post: warener
Today 03:46 PM
» Replies: 91
» Views: 40653
HP Pro 3300 & 3400 (H61): Upgrade to Ivy...
Last Post: thearda501
Today 11:32 AM
» Replies: 117
» Views: 80420
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: candrebs
Today 11:02 AM
» Replies: 10
» Views: 6047
[Request] Dell Inspiron 17r SE 7720 Unlo...
Last Post: flashmaniak
Today 08:55 AM
» Replies: 91
» Views: 93701
TerraMaster F2-220 Bios
Last Post: mcunanan9
Today 08:12 AM
» Replies: 2
» Views: 195
[REQUEST] Acer Nitro N50-610 BIOS Unlock
Last Post: Lucas66700
Today 07:59 AM
» Replies: 3
» Views: 248
[REQUEST] MSI B550M VDH WIFI BIOS UNLOCK
Last Post: CFW
Yesterday 08:28 PM
» Replies: 0
» Views: 81
[REQUEST] Lenovo B590 (H5ETxxWW) Whiteli...
Last Post: Deltist
Yesterday 03:09 PM
» Replies: 267
» Views: 65756
Acer Extensa 5620: CPU replace
Last Post: MPM
Yesterday 01:22 PM
» Replies: 3
» Views: 365
[REQUEST] Lenovo G70-70 BIOS Whitelist R...
Last Post: zuendus
Yesterday 10:48 AM
» Replies: 133
» Views: 66546
[REQUEST] Acer Nitro 5 AN515-52 BIOS Unl...
Last Post: Dudu2002
Yesterday 04:13 AM
» Replies: 21
» Views: 9189
Amibios 8 mod - problem with LPT port
Last Post: Beniu33
Yesterday 04:10 AM
» Replies: 1
» Views: 189
[REQUEST] ASUS TUF A15 FA506IV BIOS Unlo...
Last Post: crankeed11
05-11-2024 02:48 PM
» Replies: 62
» Views: 19152
MSI GX640 (Ms-1656) E1656ims.10f BIOS ne...
Last Post: maciekj22
05-11-2024 11:48 AM
» Replies: 0
» Views: 165
[REQUEST] Lenovo G50-70 (9ACNxxWW) White...
Last Post: kashif7723
05-11-2024 11:08 AM
» Replies: 239
» Views: 72296
Looking for the best VPN for PC
Last Post: Alford
05-10-2024 11:54 PM
» Replies: 1
» Views: 224
[REQUEST] Acer predator Triton 300se pt3...
Last Post: Dudu2002
05-10-2024 07:18 PM
» Replies: 4
» Views: 336
[HELP] Unlock bios advanced settings
Last Post: Iarm0620
05-10-2024 04:44 PM
» Replies: 0
» Views: 216
[REQUEST] Lenovo Y50-70 (9ECNxxWW) BIOS ...
Last Post: gizmo77
05-10-2024 02:34 PM
» Replies: 1971
» Views: 681975
Optiplex 7060 SFF 9th Generation Intel C...
Last Post: DeathBringer
05-10-2024 09:42 AM
» Replies: 45
» Views: 8718

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