Forum RSS Feed Follow @ Twitter Follow On Facebook

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[-]
Welcome
You have to register before you can post on our site.

Username:


Password:





[-]
Latest Threads
WLAN Whitelist Removal HP Probook 4436s
Last Post: greymel
Today 03:06 PM
» Replies: 0
» Views: 20
[REQUEST] Lenovo B590 (H9ETxxWW) Whiteli...
Last Post: Dudu2002
Today 02:39 PM
» Replies: 679
» Views: 230395
[SOLVED] Lenovo E545 (HRETxxWW) WiFi + B...
Last Post: Dudu2002
Today 02:38 PM
» Replies: 265
» Views: 98368
MSI 98 B2 Mainboard Bios - Activating CO...
Last Post: danand
Today 10:50 AM
» Replies: 0
» Views: 27
[REQUEST] HP Elitebook 8560w Whitelist R...
Last Post: bpm
Yesterday 04:19 PM
» Replies: 25
» Views: 12527
[REVIEW REQUEST] Tronsmart Celeron J1900...
Last Post: ioncube
Yesterday 01:49 PM
» Replies: 0
» Views: 71
[REQUEST] Sony Vaio VPCCB series (Rxxx0V...
Last Post: Marcos Berlin
Yesterday 01:41 PM
» Replies: 11
» Views: 1352
saving school motherboards from the land...
Last Post: kokodin
Yesterday 08:37 AM
» Replies: 2
» Views: 152
Change default BIOS settings
Last Post: dvavit
02-17-2025 02:52 PM
» Replies: 0
» Views: 144
[Request] Bios upgrade of an HP Elitedes...
Last Post: CZanoS
02-17-2025 06:57 AM
» Replies: 30
» Views: 1197
[REQUEST] Lenovo Thinkpad Edge E535 (HHE...
Last Post: q352220880
02-17-2025 04:34 AM
» Replies: 136
» Views: 47277
bios brick asrock fatal1ty h87 performan...
Last Post: ManuRiy
02-17-2025 03:38 AM
» Replies: 0
» Views: 145
[REQUEST] Lenovo Y520-15IKBN (4KCNxxWW) ...
Last Post: coptered
02-17-2025 02:35 AM
» Replies: 65
» Views: 46336
Toshiba Satellite L40-13g (PSL40E): CPU ...
Last Post: Calazar
02-17-2025 01:02 AM
» Replies: 10
» Views: 632
[REQUEST] HP G62-b00 series (Intel) Whit...
Last Post: adarshs
02-16-2025 09:06 PM
» Replies: 55
» Views: 5503
BIOS Lock variable reverts to 0x1
Last Post: GZRattin
02-16-2025 04:08 PM
» Replies: 0
» Views: 174
[REQUEST] Acer Aspire 7250(G) BIOS Unloc...
Last Post: ilya3607
02-16-2025 01:18 PM
» Replies: 20
» Views: 9547
[REQUEST] ASUS X510URR BIOS Unlock
Last Post: Rieidi
02-16-2025 12:20 PM
» Replies: 2
» Views: 2088
[REQUEST] Lenovo l380 unlock advanced me...
Last Post: denisv7
02-16-2025 08:02 AM
» Replies: 2
» Views: 202
[REQUEST] Lenovo P14S AMD Gen 5 (r2let25...
Last Post: Dudu2002
02-16-2025 06:55 AM
» Replies: 3
» Views: 576

[Request] ThinkPad T470 AES-NI Unlock
#11
OK. I need such screenshot from your friend.
find
quote
#12
Hi, any update on this topic cause I'm also intrested in it.
In my case I own a Chinese version 3rd gen S1 which is the counter part of Yoga 370, with AES-NI disabled.
I've successfully changed the model number to the Yoga 370 one using the HMD usb key, which OP suspects to be the controlling flag.
The result is underwhelming though, AES-NI is still disabled.
So I'm really intrested in what the real magic switch DeathBringer discovered is.
Anyway I'm posting the memory dump at FF89D000 in my box, it may be useless, but just in case.
   
find
quote
#13
veewus
Have you a hardware programmer?
Describe how you "changed the model number".
find
quote
#14
(11-18-2017, 02:28 AM)DeathBringer Wrote: veewus
Have you a hardware programmer?
Describe how you "changed the model number".

Thanks for the reply Smile.
I do not have a hardware programmer, Lenovo has official service tool for the propose.
See this reddit topic. After changing the model number successfuly in this service tool, I can verify it in the BIOS.
find
quote
#15
1. Download original COMMAND.COM from IBM PC DOS 5.0.
2. Put it in HMD usb stick (with replacement).
3. Boot up with HMD usb stick.
4. Type serupdt S data.bin and press Enter.
5. Make a photo of the result.
6. Reboot in Windows and upload data.bin file from HMD usb stick.
find
quote
#16
Replaced the COMMAND.COM file as instructed, but the HMD disk boots to the same interface as before:
   
I'm suspecting it's because I booted with the EFI mode?
For reference I dumped the HMD usb key content as VHD.
Anyway from your instructions I'm guessing that you requested the EEPROM dump, so I made one using the 5th function in the HMD.
My system unit SN is replace with string SERIALNO in this dump. And since changing the model didn't do the trick, I've already changed it back to original before this dump.

.zip   usbkey_and_eeprom_dump.zip (Size: 910.68 KB / Downloads: 16)
Edit: I think it might also be useful to attatch the SiInit PE image of my bios.

.zip   299D6F8B-2EC9-4E40-9EC6-DDAA7EBF5FD9-SiInit.zip (Size: 76.64 KB / Downloads: 5)
find
quote
#17
(11-18-2017, 12:08 PM)veewus Wrote: I'm suspecting it's because I booted with the EFI mode?
Can you boot in DOS?

Attached EEPROM dump doesn't contains the necessary information. So HMD will not help to change bytes in NVRAM.
(11-18-2017, 12:08 PM)veewus Wrote: I think it might also be useful to attatch the SiInit PE image of my bios.
Replace in your SiInit PE image bytes 74 08 83 E0 FD with 74 00 83 E0 FD.
But you can't flash modded BIOS without a hardware programmer. Ask Dudu2002 for the reason of it.
P.S. But if you had a hardware programmer, you could make it easier - just set two bytes to FF.
find
quote
#18
Wink 
Much appreciated for your help DeathBringer!
I have a job in creating software, not deep down into assembly and hardware though.
So could you help me to clear something up to satisfy my inner curiosity?
Quote:Attached EEPROM dump doesn't contains the necessary information. So HMD will not help to change bytes in NVRAM.
In laptops isn't EEPROM equal to NVRAM? or the HMD dumps/maintains only part of the EEPROM/NVRAM so it's not useful?
In my understanding, since the BIOS provided by lenovo is identical across all models worldwide, it must be some bits in the NVRAM/EEPROM that switchs certain functions on and off. So we can find what's lenovo's magic bit for AES-NI by reverse engineering the BIOS, probably the SiInit module right?
Quote:Replace in your SiInit PE image bytes 74 08 83 E0 FD with 74 00 83 E0 FD.
Could you elaborate a bit more on what's been done here? 
I'm learning to read assembly instructions my self currently, in the aim that finding where the BIOS is reading from EEPROM/NVRAM for the AES-NI control bit, is this approach practical?
Quote:But you can't flash modded BIOS without a hardware programmer. Ask Dudu2002 for the reason of it.
P.S. But if you had a hardware programmer, you could make it easier - just set two bytes to FF.
It's a pitty that I don't have a hardware programmer, plus I don't want to risk damaging the board with my limited hardware knowledge.
If direct programming on the BIOS chip is possible, I think that replacing rmsr to noop is enough right?
And one more question, how did you find out the address FF89D000 and where does it points to? the NVRAM I guess?

Really appreciated for your help and time!
find
quote
#19
(11-18-2017, 10:24 PM)veewus Wrote: In laptops isn't EEPROM equal to NVRAM?
HMD doesn't grant access to necessary part of NVRAM.
(11-18-2017, 10:24 PM)veewus Wrote: Could you elaborate a bit more on what's been done here?
No, I'm not a tutor.
(11-18-2017, 10:24 PM)veewus Wrote: And one more question, how did you find out the address FF89D000 and where does it points to? the NVRAM I guess?
By disassembly modules of BIOS.
find
quote
#20
(11-19-2017, 02:07 AM)DeathBringer Wrote:
(11-18-2017, 10:24 PM)veewus Wrote: In laptops isn't EEPROM equal to NVRAM?
HMD doesn't grant access to necessary part of NVRAM.
(11-18-2017, 10:24 PM)veewus Wrote: Could you elaborate a bit more on what's been done here?
No, I'm not a tutor.
(11-18-2017, 10:24 PM)veewus Wrote: And one more question, how did you find out the address FF89D000 and where does it points to? the NVRAM I guess?
By disassembly modules of BIOS.

Sorry for the noise and thank you for the valuable information.
find
quote


Forum Jump:


Users browsing this thread: 3 Guest(s)