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] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: help_seeker
Today 01:23 PM
» Replies: 129
» Views: 53451
[REQUEST] Lenovo ThinkCentre M93p Tiny (...
Last Post: sairos
Today 10:23 AM
» Replies: 60
» Views: 46998
[REQUEST] Lenovo Thinkpad T440p (GLETxxW...
Last Post: uncle_Fedya
Yesterday 03:54 PM
» Replies: 524
» Views: 221978
[REQUEST] Lenovo T440(S) (GJETxxWW) Whit...
Last Post: Dudu2002
Yesterday 01:56 PM
» Replies: 497
» Views: 207557
[REQUEST] Gigabyte G5 KF BIOS unlock
Last Post: Dudu2002
Yesterday 01:55 PM
» Replies: 3
» Views: 237
[REQUEST] Lenovo Legion 5 (EFCNxxWW) BIO...
Last Post: Dudu2002
Yesterday 03:32 AM
» Replies: 44
» Views: 21074
Gigabyte b650e aorus master F33b
Last Post: Anem
04-01-2025 11:59 PM
» Replies: 0
» Views: 183
Xeon E5 2699 V3 (turbo Unlock) for Bios-...
Last Post: xlr8r
04-01-2025 11:42 AM
» Replies: 0
» Views: 275
[REQUEST] Lenovo Thinkpad X1 Carbon Gen3...
Last Post: Dudu2002
04-01-2025 08:50 AM
» Replies: 38
» Views: 18008
HP Probook 640 G2 bricked BIOS
Last Post: Milovanovic1992
04-01-2025 08:13 AM
» Replies: 0
» Views: 208
Dell Optiplex 3060 add 9th Gen CPU suppo...
Last Post: nickedasy
04-01-2025 03:31 AM
» Replies: 18
» Views: 1413
AM3 support for a Compaq
Last Post: DeathBringer
04-01-2025 01:01 AM
» Replies: 1
» Views: 279
Bios modding to support more RAM (Pegatr...
Last Post: DeathBringer
03-31-2025 01:33 PM
» Replies: 1
» Views: 379
[Request] ASUS X93SV (Whitelist Removal)
Last Post: Supercharger
03-30-2025 05:48 AM
» Replies: 1
» Views: 2325
Downgrade bios for Acer Aspire E1-571(G)...
Last Post: Rodrigowbs
03-29-2025 11:18 PM
» Replies: 24
» Views: 21683
[Request] Samsung Series 7 Slate PC
Last Post: SwCore
03-29-2025 10:23 PM
» Replies: 16
» Views: 17324
[Request] Alienware M18 R1 AMD(version) ...
Last Post: 009drmq
03-29-2025 09:20 AM
» Replies: 0
» Views: 442
Acer nitro an16-41 device bios is corrup...
Last Post: Serwintes
03-29-2025 07:25 AM
» Replies: 0
» Views: 332
[REQUEST] Lenovo G710 BIOS Whitelist Rem...
Last Post: Sonnnnnni Sid
03-29-2025 06:41 AM
» Replies: 485
» Views: 191181
MSI MS 7301 cuba packardbell
Last Post: Turyfriscu
03-29-2025 02:08 AM
» Replies: 0
» Views: 237

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