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] Mod Adaptec ARCCONF to allow x...
Last Post: Teetrinker
09-13-2025 10:14 AM
» Replies: 0
» Views: 2033
[REQUEST] Lenovo G580 (5ECNxxWW) Whiteli...
Last Post: Princeneo
09-12-2025 09:23 AM
» Replies: 1726
» Views: 900277
[REQUEST] Lenovo Ideapad 100-14IBD & 100...
Last Post: Dudu2002
09-12-2025 02:22 AM
» Replies: 26
» Views: 25312
[REQUEST] Acer Nitro 5 AN515-58 BIOS Unl...
Last Post: iku56m22v
09-11-2025 10:02 AM
» Replies: 37
» Views: 28443
3rd Party RAM Mod For HP EliteDesk 705 G...
Last Post: AmyGrrl
09-10-2025 09:40 AM
» Replies: 0
» Views: 3884
MSI PR210 AHCI
Last Post: iday82
09-09-2025 04:40 PM
» Replies: 0
» Views: 4068
Honor Magicbook D14 Ryzen 4800H
Last Post: Altermann
09-09-2025 05:04 AM
» Replies: 0
» Views: 4329
[REQUEST] Thinkpad X60S WiFi WhiteList r...
Last Post: Vigor89
09-08-2025 04:46 PM
» Replies: 0
» Views: 5169
[REQUEST] GIGABYTE G6 MF (2024) Bios Unl...
Last Post: lovesickugh
09-07-2025 09:15 PM
» Replies: 3
» Views: 9231
Gigabyte GA-G33-DS3R: USB Boot
Last Post: dinix
09-04-2025 10:37 AM
» Replies: 0
» Views: 7017
Optiplex 7060 SFF 9th Generation Intel C...
Last Post: DeathBringer
08-31-2025 01:59 AM
» Replies: 68
» Views: 38633
Bios Powered classmate
Last Post: MosheNessi
08-28-2025 08:08 AM
» Replies: 0
» Views: 7013
[REQUEST] Lenovo Thinkpad X12 Detachable...
Last Post: Kokoko123
08-28-2025 12:48 AM
» Replies: 0
» Views: 7250
[REQUEST] Unlock advanced options to HP ...
Last Post: huguito
08-26-2025 02:57 PM
» Replies: 0
» Views: 7359
[REQUEST] Dell Precision T3500 BIOS Unlo...
Last Post: DEX0ZEN
08-25-2025 01:30 PM
» Replies: 45
» Views: 53533
[REQUEST] Samsung NP900X4D AES-NI enable...
Last Post: Vesly
08-23-2025 05:25 PM
» Replies: 63
» Views: 49103
Acer Veriton X2640G Xeon support
Last Post: hercares
08-19-2025 03:21 PM
» Replies: 5
» Views: 2593
[Request] Lenovo v520s sff unit bios sup...
Last Post: DeathBringer
08-17-2025 02:05 PM
» Replies: 15
» Views: 3418
[Success] [Bios Mod] Dell XPS L321X EFI ...
Last Post: tuwumo
08-17-2025 11:37 AM
» Replies: 18
» Views: 31680
Samsung N140 JA05IT AHCI
Last Post: Ranmamez
08-12-2025 05:22 PM
» Replies: 0
» Views: 7766

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