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] Lenovo G510 (79CNxxWW) BIOS Un...
Last Post: Crazy tech
Today 09:51 PM
» Replies: 78
» Views: 42814
[Removed, sp52359] HP Touchsmart Tm2t-22...
Last Post: OrionDakota
Today 06:19 PM
» Replies: 24
» Views: 20944
Analyze java class System Identifier cod...
Last Post: Hasan jeet
Today 03:44 PM
» Replies: 0
» Views: 49
[REQUEST] Lenovo G710 BIOS Whitelist Rem...
Last Post: sscdimon
Today 01:53 PM
» Replies: 471
» Views: 132817
[REQUEST] Lenovo Yoga 2 Pro (76CNxxWW) W...
Last Post: cpih
Today 12:03 PM
» Replies: 846
» Views: 328850
Delete Whitelist HP 15s-eq1000
Last Post: gdefareins
Today 09:02 AM
» Replies: 3
» Views: 165
[REQUEST] Lenovo Y470 & Y570 (47CNxxWW) ...
Last Post: jabbari74
Today 03:37 AM
» Replies: 25
» Views: 18163
[REQUEST] Lenovo Thinkpad T420 (83ETxxWW...
Last Post: lucasow
Today 03:02 AM
» Replies: 315
» Views: 194454
[REQUEST] Asus PRIME B460M-A modding bio...
Last Post: hnoimahi
Yesterday 08:04 AM
» Replies: 1
» Views: 255
[REQUEST] Lenovo G580 (62CNxxWW) Whiteli...
Last Post: Dudu2002
Yesterday 05:34 AM
» Replies: 809
» Views: 247076
[REQUEST] Asus maximus X Code "fan profi...
Last Post: appletechgeek
Yesterday 12:12 AM
» Replies: 0
» Views: 237
[REQUEST] Acer Aspire S3-391 BIOS Unlock
Last Post: Dudu2002
04-26-2024 04:27 PM
» Replies: 57
» Views: 25809
[REQUEST] Lenovo V580(c) (H1ETxxWW) Whit...
Last Post: Dudu2002
04-26-2024 04:26 PM
» Replies: 588
» Views: 148334
[REQUEST] GL504GS BIOS unlock
Last Post: pl4gue
04-26-2024 12:19 PM
» Replies: 75
» Views: 59471
[REQUEST] Thinkpad T14S G3 AMD (Type 21C...
Last Post: Dudu2002
04-26-2024 04:37 AM
» Replies: 1
» Views: 168
[REQUEST] Lenovo B490 (H1ETxxWW) Whiteli...
Last Post: sardax
04-25-2024 10:03 PM
» Replies: 101
» Views: 32100
[REQUEST] Acer Aspire E1-571(G) BIOS Unl...
Last Post: Dudu2002
04-25-2024 04:44 PM
» Replies: 127
» Views: 58512
Acer Predator Helios 300 N17C1 G3-572-79...
Last Post: chadreuel
04-25-2024 11:39 AM
» Replies: 0
» Views: 179
[REQUEST] Acer Nitro 5 AN515-56 BIOS Unl...
Last Post: Dudu2002
04-25-2024 07:25 AM
» Replies: 5
» Views: 936
[REQUEST] Lenovo Y50-70 (9ECNxxWW) BIOS ...
Last Post: Dudu2002
04-25-2024 03:52 AM
» Replies: 1972
» Views: 666271

[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)