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
[Request] Asus H110M-R Mainboard - Xeon ...
Last Post: kusslegyen
Today 03:31 PM
» Replies: 14
» Views: 6669
2x CPU Dell Workstation BIOS modding
Last Post: William P
Today 03:30 PM
» Replies: 0
» Views: 21
[REQUEST] Lenovo T440(S) (GJETxxWW) Whit...
Last Post: Dudu2002
Today 01:28 PM
» Replies: 492
» Views: 185453
[Request] ECS P6LX-A bios mod for HDD si...
Last Post: pdesrosiers
Yesterday 11:20 PM
» Replies: 0
» Views: 137
Sony Vaio AW11Z - Support for Quad CPU -...
Last Post: lala2025
Yesterday 08:19 PM
» Replies: 12
» Views: 3838
[REQUEST] HP Pavilion G42-272BR Whitelis...
Last Post: eepromm
Yesterday 06:14 PM
» Replies: 1
» Views: 166
[REQUEST] Bios for packard bell tj65 wit...
Last Post: THECAIDA
Yesterday 03:49 PM
» Replies: 2
» Views: 113
[REQUEST] Lenovo G710 BIOS Whitelist Rem...
Last Post: Dudu2002
Yesterday 02:47 PM
» Replies: 476
» Views: 168031
[REQUEST] Lenovo Thinkpad X230(i) (G2ETx...
Last Post: Dudu2002
Yesterday 02:46 PM
» Replies: 1089
» Views: 449865
[REQUEST] Lenovo G50-70 (9ACNxxWW) White...
Last Post: tarikyeter
Yesterday 02:44 PM
» Replies: 236
» Views: 89134
[REQUEST] Remove whitelist in a Panasoni...
Last Post: coco62
Yesterday 11:20 AM
» Replies: 2
» Views: 1602
Lenovo ThinkPad SL510 Whitelist Removal....
Last Post: deepTeNk
11-23-2024 03:32 PM
» Replies: 5
» Views: 6393
[REQUEST] Acer Aspire 5738(G,Z): CPU Upg...
Last Post: DeathBringer
11-21-2024 03:44 PM
» Replies: 49
» Views: 33028
[REQUEST] HP Mini 110-4100 BIOS Unlock
Last Post: DSI INF
11-21-2024 09:24 AM
» Replies: 7
» Views: 317
[REQUEST] Lenovo IdeaPad U310 & U410 (65...
Last Post: Dudu2002
11-21-2024 03:11 AM
» Replies: 1780
» Views: 496865
Lenovo ThinkCentre M715q 2nd Gen & AMD R...
Last Post: Elmurley
11-20-2024 09:37 PM
» Replies: 2
» Views: 1323
[REQUEST] Lenovo Y50-70 (9ECNxxWW) White...
Last Post: SWZSSR
11-20-2024 09:34 PM
» Replies: 1775
» Views: 555788
[REQUEST] Lenovo Thinkpad X240 (GIETxxWW...
Last Post: Dudu2002
11-20-2024 04:58 PM
» Replies: 337
» Views: 144452
Unlock bios insyde
Last Post: Matox3140
11-19-2024 03:40 PM
» Replies: 0
» Views: 279
Whitelist WIFI card removal Lenovo Yoga ...
Last Post: Dudu2002
11-19-2024 12:58 PM
» Replies: 1
» Views: 269

[REQUEST+REWARD] Add AES-NI support to IBM x3500 M3 firmware
#1
Hi

Whilst this forum has proved to be an excellent source of information, I'm afraid that modifying the BIOS to enable AES-NI is beyond me. It's taken me two weeks of research to get the BIOS extracted and to be able to read and play with the contents, but I've hit a brick wall. Therefore I'm happy to provide a $100 reward or make a donation/contribution if someone can help me achieve this.

Download link: https://drive.google.com/open?id=14P1iF_...lH8Di1sd1d

The download link contains:
  • UEFI BIOS version 1.15 build Y4E160AUS date 07/31/2013
  • AIDA64 reports
  • VMWare ESXi hardware report

I tried to follow the post rules, but if I haven't for some reason please let me know and I'll resolve the issue.


Regards
Adam
find
quote
#2
Have you a hardware programmer?
Make TXT report of CPU-Z.
Make BIOS backup by Universal BIOS Backup ToolKit 2.0.
BTW: Don't make it from inside virtual machine.
find
quote
#3
I'm not a hardware programmer

I've added the CPU-Z report to the download link

I'll add the BIOS backup output once I get around my antivirus blocking it. Although shouldn't I run a similar tool from a bootable usb and not a Windows guest VM?

Edit: I ran the tool, but it couldn't identify the BIOS.
find
quote
#4
I mean a hardware programmer like this - CH341A
[Image: s-l300.jpg]
Your CPU-Z report is useless because of VM.
find
quote
#5
I don't have a hardware programmer. I can order one.

Yeah I figured the reports would be useless. I tried to run some tools from bootable USB to get the BIOS, but I didn't have any luck. Is there a DOS tool that would work? I can try the bootable USB again.
find
quote
#6
Try Windows Live DVD. Or install Windows.
find
quote
#7
I'm downloading what I need to create a Window live dvd. I'll give it a go tomorrow and see if it boots and if I can get the BIOS with Universal BIOS Backup ToolKit 2.0.
If there's a linux or dos version of the program that does the same thing I already have boot disks for those.
find
quote
#8
(01-11-2018, 09:56 AM)AdamBearWA Wrote: If there's a linux or dos version of the program that does the same thing I already have boot disks for those.

1. Download AMI Flash Utilities
2. Extract and copy files from amiflash\Aptio\afudos\afudos.zip\AfuDos\ to USB stick with native DOS
3. Boot from bootable USB stick with native DOS
4. Run
afudos OLD.ROM /o
I need result file old.rom

Boot into Linux (not VM) and run
sudo modprobe msr
sudo rdmsr 0x13c

Show the result
find
quote
#9
I have a made a Windows bootable USB a dos bootable USB and an Ubuntu bootable USB.
I'll try them all and see which one works to get the BIOS and other requested items over the next couple of days
find
quote
#10
Edit: I originally tried with Ubuntu 15.04 and then again with 16.04.03. Both had the same results.

On ubuntu I ran the following commands from a root terminal:
Code:
sudo apt-get update
sudo apt-get install msr-tools
sudo modprobe msr
sudo rdmsr 0x13r

The output from the last command is:

Code:
rdmsr: CPU 0 cannot read MSR 0x00000013

I tried this command too: sudo strace rdmsr 0x13r and got this result:

Code:
...

open("/dev/cpu/0/msr", O_RDONLY|O_LARGEFILE) = 3
pread64(3,, 0xbf8471c0, 8, 19) = -1 EIO (Input/output error)
...
find
quote


Forum Jump:


Users browsing this thread: 3 Guest(s)