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
Lenovo Yoga Pro 7 14ASP9 Bios Unlock
Last Post: Ghibbi64
Today 11:22 AM
» Replies: 2
» Views: 64
[SOLVED] Lenovo IdeaPad 510-15ISK - BIOS...
Last Post: outsydeh2o
Today 09:39 AM
» Replies: 1
» Views: 134
i7 2860QM how to raise power limit?
Last Post: mariukonie
Today 04:17 AM
» Replies: 9
» Views: 309
(new to forums) searching for aid/direct...
Last Post: adorable_yangire
Today 12:11 AM
» Replies: 0
» Views: 83
[SOLVED] Change Serial Number, UUID, Mac...
Last Post: dsdn1
Yesterday 07:55 PM
» Replies: 10
» Views: 16787
[REQUEST] Lenovo G50-45 BIOS Unlock
Last Post: szakiz
Yesterday 05:36 PM
» Replies: 49
» Views: 53289
Acer Aspire 5920G - Requesting Modded BI...
Last Post: EbrahimSiami
Yesterday 12:29 PM
» Replies: 0
» Views: 120
[REQUEST] Lenovo Yoga 7 Pro 82Y7 unlock
Last Post: Dudu2002
Yesterday 07:13 AM
» Replies: 1
» Views: 185
[REQUEST] Lenovo G710 BIOS Whitelist Rem...
Last Post: Dudu2002
Yesterday 07:12 AM
» Replies: 491
» Views: 217439
Lenovo Y550 BIOS Unlocking (Advanced Men...
Last Post: kentsergeo
Yesterday 12:15 AM
» Replies: 5
» Views: 1107
[REQUEST] Acer Aspire 8930(G) BIOS Unloc...
Last Post: Ilias manolopoulos
07-07-2025 01:52 PM
» Replies: 58
» Views: 43531
ASUS M11AD > Haswell Refresh
Last Post: JCY1962
07-07-2025 12:40 PM
» Replies: 22
» Views: 7706
overclocking msi b150 gaming m3
Last Post: J1419
07-06-2025 05:51 PM
» Replies: 0
» Views: 231
Asus K72jr repair
Last Post: Moddo73@PROXIMUS
07-06-2025 02:08 PM
» Replies: 0
» Views: 207
[REQUEST] Lenovo Z50-70 & Z40-70 (9BCNxx...
Last Post: Dudu2002
07-06-2025 01:29 PM
» Replies: 757
» Views: 320634
Excalibur G900.1160 BİOS unlock request
Last Post: Dudu2002
07-06-2025 01:28 PM
» Replies: 7
» Views: 1010
[REQUEST] Sony Vaio VPCEH & VPCEJ series...
Last Post: mariukonie
07-06-2025 09:17 AM
» Replies: 241
» Views: 154245
[Request] BIOS mod for Acer EG43M (P01-A...
Last Post: DeathBringer
07-06-2025 08:50 AM
» Replies: 7
» Views: 463
HOW TO FLASH MODIFIED OR ORIGINAL BIOS
Last Post: Ali987
07-06-2025 03:16 AM
» Replies: 20
» Views: 72132
[REQUEST] Lenovo ThinkPad Yoga S1 (GQETx...
Last Post: Dudu2002
07-06-2025 03:05 AM
» Replies: 116
» Views: 56599

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