Forum RSS Feed Follow @ Twitter Follow On Facebook

Thread Rating:
  • 11 Vote(s) - 4.64 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: pitnixu
Today 04:12 AM
» Replies: 757
» Views: 364568
[REQUEST] Lenovo IdeaPad S400 (6DCNxxWW)...
Last Post: Jamil Missen
Yesterday 10:04 PM
» Replies: 335
» Views: 166130
[REQUEST] Acer Aspire 5742(G,Z) BIOS Unl...
Last Post: deliter
Yesterday 09:32 PM
» Replies: 168
» Views: 69317
[REQUEST]wwan whitelist removal ThinkPad...
Last Post: SkyShadow
Yesterday 02:45 PM
» Replies: 0
» Views: 115
[REQUEST] Lenovo T440(S) (GJETxxWW) Whit...
Last Post: Dudu2002
Yesterday 07:31 AM
» Replies: 499
» Views: 259809
HP Victus 16 Bios Splash Screen
Last Post: Onyxcho_Lune
Yesterday 07:26 AM
» Replies: 0
» Views: 98
[REQUEST] Lenovo IdeaPad Gaming 3-15IHU6...
Last Post: Bobby123Patel
Yesterday 06:38 AM
» Replies: 7
» Views: 4140
[REQUEST] HP Omen 16 InsydeH2O F.18 (08C...
Last Post: Wernexnrs
Yesterday 04:16 AM
» Replies: 0
» Views: 138
[REQUEST] 775i65g Wolfdale
Last Post: DeathBringer
Yesterday 01:53 AM
» Replies: 53
» Views: 33796
Dell XPS M1710 Overclock Tab Unlock Mod ...
Last Post: Skeleton
10-12-2025 08:55 PM
» Replies: 0
» Views: 134
[Request] AM3 support for ECS RS485M-M
Last Post: DeathBringer
10-12-2025 07:47 AM
» Replies: 3
» Views: 278
Optiplex 5055 RyzenBIOS Faulty (not upgr...
Last Post: LaszloE
10-12-2025 05:29 AM
» Replies: 2
» Views: 183
Intel Xeon E3 1270 V5 for LGA 1151 (ASUS...
Last Post: abruchez
10-12-2025 03:26 AM
» Replies: 4
» Views: 226
[REQUEST] Lenovo Thinkpad T420 (83ETxxWW...
Last Post: pycckuu4ejl
10-11-2025 07:32 PM
» Replies: 316
» Views: 284958
M3N78 PRO Phenom II x4 955 BE update
Last Post: Vlad94
10-11-2025 01:28 PM
» Replies: 3
» Views: 5866
ASUS M2N4-SLI new cpu
Last Post: Vlad94
10-11-2025 01:17 PM
» Replies: 7
» Views: 1978
Acer Aspire E1 572 black screen, needs b...
Last Post: just_biosmods
10-11-2025 10:38 AM
» Replies: 31
» Views: 38325
[REQUEST] Acer Nitro 5 AN517-54 BIOS Unl...
Last Post: svetepach
10-11-2025 10:17 AM
» Replies: 27
» Views: 10415
I want to remove the BIOS whitelist from...
Last Post: stallonh
10-11-2025 03:06 AM
» Replies: 2
» Views: 250
[REQUEST] Lenovo ThinkPad Edge E330 (H3E...
Last Post: Dudu2002
10-11-2025 01:54 AM
» Replies: 647
» Views: 326045

(UEFI) Dell XPS 15z L511z modded BIOS - and HOWTO
So, this question ref consists of:
- 1st byte: opcode (40)
- 2nd byte: size? scope? (04) or (84)
- 3rd, 4th byte: question ID (xx xx)

Where the question ID can be found in the 7th and 8th byte belonging to the setting in the IFR thingy. For instance, the suppress statement for Legacy Video Mode:
Quote:0x315AC Suppress If: {0A 82}
0x315AE Question Ref: 0x0 {40 84 32 00}
0x315B2 64 Bit Unsigned Int: 0x0 {45 0A 00 00 00 00 00 00 00 00}
0x315BC Equal {2F 02}
0x315BE End {29 02}
belongs to:
Quote:0x3154A Setting: Legacy Boot, Variable: 0x2 {05 A6 8B 00 8C 00 32 00 02 00 02 00 00 10 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00}

And the RAID options suppress statement:
Quote:0x35188 Suppress If: {0A 82}
0x3518A Question Ref: 0x0 {40 84 25 27}
0x3518E 64 Bit Unsigned Int: 0x2 {45 0A 02 00 00 00 00 00 00 00}
0x35198 Equal {2F 02}
0x3519A End {29 02}
to
Quote:0x30703 Setting: SATA Operation, Variable: 0x64 {05 A6 0E 00 0F 00 25 27 01 00 64 00 04 10 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00}

Only now as I see this, I can see it is confirmed by the Phoenix wiki. Yay. The SATA Operation one-of setting (0x05) statement consists of:
- 1st byte: opcode (05)
- 2nd byte: size (A6)
- 3rd, 4th byte: prompt string ID (0E 00)
- 5th, 6th byte: help string ID (0F 00)
- 7th, 8th byte: question ID (25 27)
...

There may be many people out there who knew this already, well, I didn't.
find
quote
Alright, @Timewalker wasn't right in assuming the RAID settings would do nothing. They do. Just not exactly the right thing. How could I even have hoped for that with this crappy Ship...

I changed:
Quote:0x30703 Setting: SATA Operation, Variable: 0x64 {05 A6 0E 00 0F 00 25 27 01 00 64 00 04 10 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00}
0x30729 Default: 8 Bit, Value: 0x1 {5B 0D 00 00 00 01 00 00 00 00 00 00 00}
0x30736 Default: 8 Bit, Value: 0x1 {5B 0D 01 00 00 01 00 00 00 00 00 00 00}
0x30743 Option: ATA, Value: 0x0 {09 0E 10 00 00 00 00 00 00 00 00 00 00 00}
0x30751 Option: AHCI, Value: 0x1 {09 0E 11 00 00 00 01 00 00 00 00 00 00 00}
0x3075F End of Options {29 02}
to
Quote:0x30703 Setting: SATA Operation, Variable: 0x64 {05 A6 0E 00 0F 00 25 27 01 00 64 00 04 10 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00}
0x30729 Default: 8 Bit, Value: 0x1 {5B 0D 00 00 00 01 00 00 00 00 00 00 00}
0x30736 Default: 8 Bit, Value: 0x1 {5B 0D 01 00 00 01 00 00 00 00 00 00 00}
0x30743 Option: RAI, Value: 0x2 {09 0E 10 00 00 00 02 00 00 00 00 00 00 00}
0x30751 Option: AHCI, Value: 0x1 {09 0E 11 00 00 00 01 00 00 00 00 00 00 00}
0x3075F End of Options {29 02}

   

Which resulted in:
   
   

Of course the fun always runs out, the remainder of the firmware seems to have its own thoughts on these changes. Setting SATA operation to 'RAID' makes all SATA devices disappear to the setup utility, boot manager etc. However, if I let "RAID Alternative Device ID" be false, the UEFI Clover boot entry would start Clover, but I couldn't start OS X as the root device couln't be found. Not sure what would happen when I actually create an RAID array, but I hate moving 600 GB of data and all configuration stuff for a probable disappointment. Weird things happening in our Most Secure Core...
find
quote
Ha, so you got it into thinking ATA really is raid, so it invokes the proper settings when selected. The disks would vanish until you created an actual raid array, at least this is how I remember Windows setup acted when I did mirrored raid array on H77 chipset couple of month back..

Sent from my GT-I9070 using Tapatalk
find
quote
Things may not be as bad as they appeared to be. With RAID enabled but without an actual array, the HDDs report as SCSI drives. They operate correctly but the text strings on the setup main page and more importantly the HDD boot entries don't work. My entry for a UEFI application on one of the hard drivers works though, and the HDDs are visible in the UEFI shell. In WinPE, they also appear normally.

I don't care about the text strings, but the boot entries are a different story. You need them for legacy boot (right?). As they are now, their path is described by a VenMsg thingy, with a GUID that is the same for all entries and some hex data that does vary.

Quote:Option: 04. Variable: Boot0004
Desc - Hard Drive
DevPath - VenMsg(BC7838D2-0F82-4D60-8316-C068EE79D25B,F5B01CC8CE8E9841B3A8FB94B6DFEFEE00000000)
Optional- N

I am totally clueless as to where the hex data comes from. The UEFI specification nor the Phoenix wiki are very helpful. However, I probably could create a boot entry pointing to the right SCSI PUN/LUN's.

EDIT: Alright, I used bcfg boot addh to add my primary hard drive's SCSI device adress as a boot option. That worked. Sort of. It booted and showed up in the boot menu, but the boot manager in setup refused to load with so many (12) boot entries set. Reducing the amount of entries by removing Clover solved that. Then adding Clover again screwed everything up, it put itself as option 00, moving diagnostics, setup, boot menu. I fixed it, but it seems to me that for instance bcfg boot rm 3 removes both option 03 and variable Boot0003 which are not necessarily the same, so I ended up with the optical and eSATA boot entries gone too. (Probably just my fault). Cleared variable store, solved. But this is really messy.
find
quote
Btw, the RAID options under Software Feature Mask Configuration only control which RAID configurations are available in the OPROM. Leaving all those options (RAIDx and IRRT) disabled enables all (possible) RAID configurations. What I'd really like to know now is if it is possible to UEFI boot an OS from a HDD that is in a RAID configuration configured by a legacy OPROM. I think it should be, it is one of the specific purposes of the CSM.
find
quote
I volunteer to test it Smile
if you provide me with modified firmwared, I will test it against my L702X dual ssd setup
find
quote
(03-22-2014, 11:15 AM)Brabbelbla Wrote: What I'd really like to know now is if it is possible to UEFI boot an OS from a HDD that is in a RAID configuration configured by a legacy OPROM. I think it should be, it is one of the specific purposes of the CSM.

AFAIK when the system is loaded PEI block loads stored data from bios settings and configures intel's hardware interface for software raid (is it is correct to call that) , then it just adds it as block device
find
quote
@follow_me
Dual SSD... *drool*

You testing would be nice for sure. But you will lose all data on those disks and this OROM version does not support TRIM. Any experience with a custom BIOS? UEFI shell, bcfg? Guess so, just to be sure. Do you have a BIOS recovery disk? When messing with NVRAM for the boot variables that could come in handy. If not, I recently created one for myself.

(03-23-2014, 11:19 PM)follow_me Wrote: AFAIK when the system is loaded PEI block loads stored data from bios settings and configures intel's hardware interface for software raid (is it is correct to call that) , then it just adds it as block device
AFAIK it does. But it was not what I meant, I thought about how a UEFI-aware OS would handle a legacy OROM RAID configuration. But let's just see.
find
quote
> OROM version does not support TRIM.
Thats sad, but I'l try

Any experience with a custom BIOS? UEFI shell, bcfg? Guess so, just to be sure. Do you have a BIOS recovery disk? When messing with NVRAM for the boot variables that could come in handy. If not, I recently created one for myself.

Heavy experience with custom rom. UEFI Shell. AFAIK I was first who got pflash tool for UEFI. I have a hardware backup of the rom chip (desoldered original one), Couple times bricked my system , and know how to restore it

I know what I'm doing Smile
find
quote
There you go then. It seems it is possible to edit newer OROMs into thinking they can perform TRIM in RAID on 6-series chipsets, but I have not ventured there.


Attached Files
.zip   L702X_A19_CUSTOM_MENUS_PWM_VBIOS_RAID.zip (Size: 1.88 MB / Downloads: 8)
find
quote


Forum Jump:


Users browsing this thread: 50 Guest(s)