Forum RSS Feed Follow @ Twitter Follow On Facebook

Thread Rating:
  • 1 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[-]
Welcome
You have to register before you can post on our site.

Username:


Password:





[-]
Latest Threads
[REQUEST] Acer Nitro 5 AN515-47 BIOS unl...
Last Post: AdrianoA3
Today 12:50 PM
» Replies: 2
» Views: 219
Lenovo Legion Y530-15ICH 1050Ti
Last Post: Andrey_Sosyuk
Today 12:02 PM
» Replies: 0
» Views: 27
[REQUEST] ASUS VIVOBOOK X505Z BIOS TPM S...
Last Post: eMerchant
Today 10:27 AM
» Replies: 0
» Views: 30
[REQUEST] Acer Aspire 4750(G,Z) & 4752(G...
Last Post: MyAngelMegu
Today 08:28 AM
» Replies: 42
» Views: 31221
[REQUEST] Acer Nitro 5 AN517-43 BIOS unl...
Last Post: tanago
Today 04:36 AM
» Replies: 0
» Views: 44
[REQUEST] Lenovo IdeaPad U310 & U410 (65...
Last Post: Dudu2002
Today 03:27 AM
» Replies: 1772
» Views: 392921
[REQUEST] Acer PT715-51 (Triton 700) ins...
Last Post: gtarik
Yesterday 11:51 PM
» Replies: 22
» Views: 10136
Optiplex 7060 SFF 9th Generation Intel C...
Last Post: DeathBringer
Yesterday 02:43 PM
» Replies: 47
» Views: 9151
[REQUEST] Lenovo G500(S) (7BCNxxWW) Whit...
Last Post: brum
Yesterday 06:06 AM
» Replies: 566
» Views: 213453
[REQUEST] Gigabyte Aero 15 OLED BIOS Unl...
Last Post: C4lDx
05-21-2024 02:45 PM
» Replies: 5
» Views: 437
[REQUEST] Lenovo Z50-70 & Z40-70 (9BCNxx...
Last Post: Dudu2002
05-21-2024 02:44 PM
» Replies: 728
» Views: 204511
Unlock all hidden options for insydeh20 ...
Last Post: Andrew_baha
05-21-2024 09:59 AM
» Replies: 255
» Views: 1024799
[REQUEST] Acer Revo M1-601 BIOS Unlock
Last Post: sglider
05-20-2024 10:49 AM
» Replies: 9
» Views: 5269
[Request] SLIC 2.1 for Asus X550JX
Last Post: alestoroz
05-20-2024 06:21 AM
» Replies: 0
» Views: 172
HP Pro 3300 & 3400 (H61): Upgrade to Ivy...
Last Post: miant
05-20-2024 05:10 AM
» Replies: 122
» Views: 81365
[REQUEST] Lenovo ThinkPad Edge E330 (H3E...
Last Post: Dudu2002
05-20-2024 01:57 AM
» Replies: 637
» Views: 185853
Acer Aspire 7739G laptop. i need a modif...
Last Post: keisi130481
05-20-2024 12:23 AM
» Replies: 8
» Views: 363
Winflash "flash bios is not an upgrade" ...
Last Post: apacha
05-19-2024 01:47 PM
» Replies: 22
» Views: 533
[REQUEST] Lenovo Thinkpad X230(i) (G2ETx...
Last Post: Dudu2002
05-19-2024 11:50 AM
» Replies: 1085
» Views: 384400
[REQUEST] ASUS ROG GL553VD BIOS Unlock
Last Post: Reklez
05-19-2024 09:09 AM
» Replies: 116
» Views: 40214

[Mod request] X99S SLI PLUS ( Can pay for service )
#11
I get It Module "Setup" 899407D7-99FE-43D8-9A21-79EC328CAC21 etc. IFR.txt !
And now what do You want to know ?
Have You saw the Falseclock Method (the actual way to modify NVRAM variables) :

https://www.bios-mods.com/forum/Thread-R...-EFI-shell

It's the species evolution, so to try We can use EFI tool and to make definitive We can edit
the IFR Code offsets !
Let me know
Regards

[size=undefined]Your Brain [/size]. . . . It's the best tool U can use ! Wink
[size=undefined]Don't FLASH the Bios Mod if You get a Size Alert, You risk a Brick !!! [/size]
Donate to me for my work, click here BDM
find
quote
#12
See the menu that starts at offset 0x35284, I believe i want to expose that.

(03-01-2015, 01:19 PM)BDMaster Wrote: I get It Module "Setup" 899407D7-99FE-43D8-9A21-79EC328CAC21 etc. IFR.txt !
And now what do You want to know ?
Have You saw the Falseclock Method (the actual way to modify NVRAM variables) :

https://www.bios-mods.com/forum/Thread-R...-EFI-shell

It's the species evolution, so to try We can use EFI tool and to make definitive We can edit
the IFR Code offsets !
Let me know
Regards
find
quote
#13
Scrapping this project. Got a good deal on a Gigabyte X99 board.

Thanks for the help so far, i put something in your tip jar.
find
quote
#14
Sadly this was scrapped. I was hoping someone would accomplish this.
find
quote
#15
I want to try the suggestion from the previous page regarding changing NVRAM settings with SCEWIN. It seems possible to enable Above 4G decoding in the NVRAM settings, but I cannot write back to NVRAM with SCEWIN. It seems the NVRAM is locked. Does anyone know how to unlock it so I can try?

I have tried FalseClock's EFI nvram variable modifier, but I am not sure I used the right offset for the variables I want to modify. From the SCEWIN dump, I think I want to change to these settings:

Setup Question = MMIOHBase
Token =192 // Do NOT change this line
Offset =F76
Width =04
BIOS Default =[00]56T
Options =*[00]56T // Move "*" to the desired Option
[01]40T
[02]24T

Setup Question = MMIO High Size
Token =193 // Do NOT change this line
Offset =F7A
Width =04
BIOS Default =[03]1024G
Options =[00]256G // Move "*" to the desired Option
[01]128G
[02]512G
*[03]1024G

Setup Question = Above 4G Decoding
Token =330 // Do NOT change this line
Offset =227
Width =01
BIOS Default =[01]Enabled
Options =[00]Disabled // Move "*" to the desired Option
*[01]Enabled

For example I tried:
setup_var 0x227 0x01
to enable above 4G pcie / high bar / 64bit pcie address decoding on the x99s.
I see "error: offset is out of range" from FalseClock's shell.
My motivation is I want to try a xeon phi or K80 in this board (k40 works out of the box)

I guess the problem is an smi handler from MSI that blocks writing nvram. I found a suggestion here to patch the BIOS for this: but it seems too old and no longer works
find
quote


Forum Jump:


Users browsing this thread: 2 Guest(s)