Remove_SMM... UEFI.
Collapse
X
-
Re: Remove_SMM... UEFI.
I've tried the DXE driver found on this thread called 2E.zip but it doesn't do anything.
The system turns on like before throwing the error 0199. The thing that is different is that when I press F1 in order to show me the screen for supervisor password, the system turns off.
Do you have any idea? Can someone help me inject a allservice DXE driver into my bios dump please? Or at least upload a good DXE driver here.
Thanks!Comment
-
Re: Remove_SMM... UEFI.
You need inject not only lenovotranslateservice, but translateservice + other files(I do not know witch file excatly). 2E.zip (lenovotranslateservice) is only interface of allservice patch, all work doing in other files.Last edited by alucard6666; 09-18-2019, 02:58 PM.Comment
-
Re: Remove_SMM... UEFI.
I need lenovotranslateservice or BIOS image that you used, to see algorithm that generate key. I try to disassembly lenovotranslateservice to see algorithm, then write keygen.Comment
-
Re: Remove_SMM... UEFI.
So what are the other files? Do you have them?Comment
-
Re: Remove_SMM... UEFI.
Ok, so things are getting a little messy around here.
Let me check if what I know and understand is right.
I have my bios dump from my locked X250 called, let's say original.bin.
I have two files from this thread called 2e and pe32_image... Etc
I replaced my lenovotrabslateservice with both of them, one at a time and none worked. Not even the allservice branding at boot.
So now you are telling me that lenovotranslateservice is not the only dxe driver that needs to be replaced, and that I should get the other one from a patch bios?
Which is this patched bios and what are the other dxe drivers I need to extract from them?Comment
-
Re: Remove_SMM... UEFI.
2. All password reset work takes place in BootOption section.
I think to patch BIOS you need at least 3 files: lenovotranslateservice, BootOption, SystemPipsNeededbyDXE core.
I try to patch BIOS, but... something wrong with GUID. My laptop freeze after enter right key.Comment
-
Comment
-
Re: Remove_SMM... UEFI.
1. You do not need replace lenovotranslateservice twice. Only one file should be used(2E or pe32_image).
2. All password reset work takes place in BootOption section.
I think to patch BIOS you need at least 3 files: lenovotranslateservice, BootOption, SystemPipsNeededbyDXE core.
I try to patch BIOS, but... something wrong with GUID. My laptop freeze after enter right key.
What BIOS did you tried to patch?
Do you have the other files needed?Comment
-
-
Re: Remove_SMM... UEFI.
You can extract modules from you BIOS with whole or PE32 body option and see differents in WinDIFF, and then decide. Or try to both metod)Comment
-
Re: Remove_SMM... UEFI.
Did it worked for you?
I replaced the 3 files using Replace body option in EFITool and then flashed the bios back to the chip. Nothing change.
Did I forget to do something?Comment
-
Re: Remove_SMM... UEFI.
You can try this instruction from allservice:
1. Make sure CMOS is cleared by removing the 3V cell completely. Also make sure laptop's main battery is out and disconnect the internal front battery if used (many new Lenovo may have an internal battery, the black box) by removing its connector from the motherboard.
It is important that the laptop will have NO battery attached.
2. Plug in the AC adapter and wait for a few seconds, the laptop will start by itself (if not, press the Power button and start it). You may hear some beeps then you will see the Lenovo splash image, quickly press F1 to get the SVP password prompt and enter "1234" for SVP and press Enter.
Tip: If the laptop beeps and the power stays ON but there's no display then a quick fix is to insert a locked HDD in the laptop and start again.
The HDD must be ATA locked (in another laptop or in this one, has no importance) and this will force our DXE security module to load and the BIOS will start.
Next page will show you Allservice DXE driver loading and showing "Press any key..". Wait about 20-30 seconds before pressing a key.
Next it will display the warning message and the laptop hardware ID. At this moment, press CTRL-ALT-DEL to do a warm reboot.
Do not disconnect the AC during this process!
3. Now repeat as in step 2: Press F1 to get the SVP prompt and enter "1234", then wait about 20-30 seconds before pressing any key and generate the hardware ID again.
Write down this hardware ID and email it to us. While waiting to receive the response key form us, DO NOT TURN OFF the laptop and DO NOT PRESS ANY KEY!Comment
-
Re: Remove_SMM... UEFI.
Sorry, but I dont have keygen for 7 digits HW ID, I only have for 9 digits HW ID. Try to inject other lenovotranslateservice shared in this thread, link https://drive.google.com/open?id=13n...WtACdXwTcaTjPP I already shared my keygen in this thread.Comment
Comment