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
Acer 7750G BIOS
Last Post: Stanys23
Today 07:14 PM
» Replies: 0
» Views: 28
MB (A55M-E33 FM2+)
Last Post: TamoNeki
Today 03:28 PM
» Replies: 15
» Views: 581
[Test, sp53139] HP Probook 6555b EFI INS...
Last Post: burhan0660
Today 03:08 PM
» Replies: 12
» Views: 11124
Lenovo Ideapad flex 4 14IAU7 missing UUI...
Last Post: balli4u
Today 01:10 PM
» Replies: 0
» Views: 52
[REQUEST] Lenovo S310 & S410 (8BCNxxWW) ...
Last Post: Dudu2002
Today 08:34 AM
» Replies: 15
» Views: 7193
[REQUEST] Lenovo G780 (5ECNxxWW) Whiteli...
Last Post: Dudu2002
Today 06:47 AM
» Replies: 875
» Views: 306963
HELP Unbrick ASUS N550JV
Last Post: halfchemistry
Today 05:37 AM
» Replies: 9
» Views: 11795
Asus Strix G512LV Bios Unlock
Last Post: loic2907
Today 04:12 AM
» Replies: 58
» Views: 16742
[Request] HP X99 CPU Support
Last Post: DeathBringer
Yesterday 01:01 PM
» Replies: 3
» Views: 217
[REQUEST] Lenovo G710 BIOS Whitelist Rem...
Last Post: Dudu2002
Yesterday 03:50 AM
» Replies: 469
» Views: 143688
[REQUEST] Lenovo ThinkCentre M715q 2nd G...
Last Post: Arcaderix
Yesterday 02:11 AM
» Replies: 18
» Views: 2104
[REQUEST] Acer Aspire 4750(G,Z) & 4752(G...
Last Post: acezero4566
06-08-2024 08:33 PM
» Replies: 43
» Views: 33087
[REQUEST] Acer Aspire V5-121 Bios Unlock
Last Post: CoolerBarunhento
06-08-2024 11:37 AM
» Replies: 5
» Views: 6708
Lenovo Ideapad 300-15ARR unlock bios
Last Post: MgcStck98
06-07-2024 04:09 PM
» Replies: 2
» Views: 247
[REQUEST] Asus ROG Strix G10CE BIOS Unlo...
Last Post: Ruutical
06-07-2024 02:55 PM
» Replies: 0
» Views: 147
BIOS Unlock ASUS TUF F15 FX506HE Gaming ...
Last Post: abu333
06-07-2024 09:30 AM
» Replies: 2
» Views: 563
Overclock Intel GMA graphics by modding ...
Last Post: lolvatveo
06-07-2024 09:05 AM
» Replies: 0
» Views: 155
Dell Dimension 2100 Bios Dump / INTEL CA...
Last Post: newat6user
06-07-2024 04:13 AM
» Replies: 0
» Views: 325
[Request] Adding 7th Gen CPU support to ...
Last Post: DeathBringer
06-06-2024 02:16 PM
» Replies: 3
» Views: 292
[REQUEST] Onexplayer OneXFly BIOS Unlock
Last Post: jukuo132
06-06-2024 09:47 AM
» Replies: 0
» Views: 197

(UEFI) Dell XPS 15z L511z modded BIOS - and HOWTO
from the UEFI IFR specification - it's a UINT64 variable after the suppress opcode (0A 82 45 8A). So 00 really is 00 00 00 00 00 00 00 00, and because it's little-endian we modify only the first byte to make it a 01. In your case it may be that 0A 82 45 0A is the opcode (yours may have a different sequence) which is why I'm interested to see if you have that byte sequence: 0A 82 45 0A 00
find
quote
(09-30-2012, 01:53 PM)jkbuha Wrote: from the UEFI IFR specification - it's a UINT64 variable after the suppress opcode (0A 82 45 8A). So 00 really is 00 00 00 00 00 00 00 00, and because it's little-endian we modify only the first byte to make it a 01. In your case it may be that 0A 82 45 0A is the opcode (yours may have a different sequence) which is why I'm interested to see if you have that byte sequence: 0A 82 45 0A 00

see here is assembly by Florin9doi if you want to see it Blush

http://www.sendspace.com/file/voutq9
find
quote
@kasar - I have suppress code occurrences in two more modules:
166CD554-8AAE-4617-8FDD-A2E3A5AFD89E_1_1056.ROM: 2
4A538818-5AE0-4EB2-B2EB-488B23657022_0_4.ROM: 15
find
quote
[censored], Trusted Platform Module would be cool to have .. if it's anywhere close to what Latitude D630 used to have.
Computrace .. meh, not so much .. but useful if you have a kid enable it by accident Big Grin

Please report how this goes.
find
quote
@jkbuha

I dont have those files.

those numbers differs from bios to bios I think.

however, the efi file name is written inside one of the 1 kb file with almost the same name the others.

for example SystemVgaDxe.efi

in the other hand, modifing other modules, specially boot modules , shouldnt that be dangerous?

I mean if some critical module fail to load due a fail string replacement it can brick the machine, it wasnt important at the setup module cause it just fail while you enter at the setup module, you can allways flash the bios back to recover it.
however not sure about others.

with the options tweaking, the only way to brick the machine is by changing bios options via menu, however you can allways do a clear cmos by removing the cmos battery to clear the settings.
find
quote
can any one share setup.asm (untouched) of his unlocked bios I want to compare Smile

edit

don't worry about that I extracted it from linked bios on first post
find
quote
A user by the name dexz has confirmed UEFI working for Windows 7 UEFI installations.
The result is that Windows Boot Manager sets itself as a boot option through UEFI Shell's bcfg:
[Image: 1arTQ]

Even though we don't technically have access to our native shell yet we can use the one, say from Intel's EDK.
You have to get the Shell.efi module, rename it to bootx64.efi and place onto a FAT32 formatted USB stick creating a folder /EFI and copying bootx64.efi to this folder.
When you boot from that stick it will load up shell giving you all sorts of access .. like for example adding CLOVERX64.efi as an additional boot option (like Windows Boot Manager on the screenshot above).
find
quote
Can I use Bios1_A11.WPH file from the BiosA11.zip file attached to the first post to flash?

This is for XPS 15Z (L511z).

Thanks
MK
find
quote
Like jkbuha said earlier, there are 2 occurrences of IFR_SUPRESS in SystemSetupSecurityDxe.efi
For Vostro 3450 bios GUID = 166CD554-8AAE-4617-8FDD-A2E3A5AFD89E_1_1079
EFI_IFR_SUPRESS: 0A 82 45 8A (00) 00 00 00 00 00 00 00 45 0A
Address of 1st occurrence: 88F9
Address of 2nd occurrence: 897F
If these are in fact IFR SUPRESS sequences then they must be related to TPM unlocking as there are text string regarding TPM found in the module.

The file that is 7.5Mb in size also has few occurrences but I guess it's really a bad idea to tamper with this as it appears to be the base of the entire fw.

Also I have found an interesting string in SystemBootManagerDxe.efi which says: "F11 - Internal Shell"
find
quote
(10-02-2012, 07:02 AM)TimeWalker Wrote: Like jkbuha said earlier, there are 2 occurrences of IFR_SUPRESS in SystemSetupSecurityDxe.efi
For Vostro 3450 bios GUID = 166CD554-8AAE-4617-8FDD-A2E3A5AFD89E_1_1079
EFI_IFR_SUPRESS: 0A 82 45 8A (00) 00 00 00 00 00 00 00 45 0A
Address of 1st occurrence: 88F9
Address of 2nd occurrence: 897F
If these are in fact IFR SUPRESS sequences then they must be related to TPM unlocking as there are text string regarding TPM found in the module.

The file that is 7.5Mb in size also has few occurrences but I guess it's really a bad idea to tamper with this as it appears to be the base of the entire fw.

Also I have found an interesting string in SystemBootManagerDxe.efi which says: "F11 - Internal Shell"

oh, thanks for the info TimeWalker Smile

anyway, like you said, it seems dangerous to mess with the boot secuence modules.

because I supose a small mistake can kill the entire boot secuence, resulting in a brick.

I think our priority now should be get the bios recovery function working.

I will save us from getting another motherboard if we broke something in bios, also with the recovery working we can also do more agresive tests ^^
find
quote


Forum Jump:


Users browsing this thread: 15 Guest(s)