Open
Description
Hi,
I tried to extract the VBIOS from an Thinkpad P51.
I get the following output:
output will be stored in '/home/work/rom/VBiosFinder/tmp-vbiosfinder'
checking for ruby... yes
checking for innoextract... yes
checking for upx... yes
checking for 7z... yes
trying to extract ./n1uuj21w.exe
found innoextract archive
Extracting "version 1.46-1.09 (N1UET72W-N1UHT26W)" - setup data version 5.6.0
- "app/WINUPTP.EXE" - overwritten
- "app/WINUPTP.EXE"
- "app/406E3.PAT"
- "app/406E8.PAT"
- "app/506E3.PAT"
- "app/506E8.PAT"
- "app/806E9.PAT"
- "app/906E9.PAT"
- "app/BCP.evs"
- "app/BIOS_LOGO.TXT"
- "app/BootX64.efi"
- "app/chklogo.exe"
- "app/chklogo.exe.config"
- "app/Instruction JP - BIOS flash USB memory key.txt"
- "app/Instruction US - BIOS flash USB memory key.txt"
- "app/mkusbkey.bat"
- "app/SHELLFLASH.EFI"
- "app/WinFlash32.exe"
- "app/WinFlash32s.exe"
- "app/WinFlash64.exe"
- "app/WinFlash64s.exe"
- "app/wininfo.exe"
- "app/wininfo64.exe"
- "app/WINUPTP64.EXE"
- "app/32bit/tpnflhlp.sys"
- "app/64bit/tpnflhlp.sys"
- "app/N1UET72W/$0AN1U00.FL1"
- "app/N1UET72W/$0AN1U00.FL2"
Done.
trying to extract ./app/32bit/tpnflhlp.sys
trying to extract ./app/406E3.PAT
trying to extract ./app/406E8.PAT
trying to extract ./app/506E3.PAT
trying to extract ./app/506E8.PAT
trying to extract ./app/64bit/tpnflhlp.sys
trying to extract ./app/806E9.PAT
trying to extract ./app/906E9.PAT
trying to extract ./app/BCP.evs
trying to extract ./app/BIOS_LOGO.TXT
trying to extract ./app/BootX64.efi
trying to extract ./app/Instruction JP - BIOS flash USB memory key.txt
trying to extract ./app/Instruction US - BIOS flash USB memory key.txt
trying to extract ./app/N1UET72W/$0AN1U00.FL1
trying to extract ./app/N1UET72W/$0AN1U00.FL2
trying to extract ./app/SHELLFLASH.EFI
trying to extract ./app/WINUPTP.EXE
trying to extract ./app/WINUPTP64.EXE
trying to extract ./app/WinFlash32.exe
trying to extract ./app/WinFlash32s.exe
trying to extract ./app/WinFlash64.exe
trying to extract ./app/WinFlash64s.exe
trying to extract ./app/chklogo.exe
trying to extract ./app/chklogo.exe.config
trying to extract ./app/mkusbkey.bat
trying to extract ./app/wininfo.exe
trying to extract ./app/wininfo64.exe
extracting uefi data
trying to extract ./app/32bit/tpnflhlp.sys
trying to extract ./app/406E3.PAT
trying to extract ./app/406E8.PAT
trying to extract ./app/506E3.PAT
trying to extract ./app/506E8.PAT
trying to extract ./app/64bit/tpnflhlp.sys
trying to extract ./app/806E9.PAT
trying to extract ./app/906E9.PAT
trying to extract ./app/BCP.evs
trying to extract ./app/BIOS_LOGO.TXT
trying to extract ./app/BootX64.efi
trying to extract ./app/Instruction JP - BIOS flash USB memory key.txt
trying to extract ./app/Instruction US - BIOS flash USB memory key.txt
trying to extract ./app/N1UET72W/$0AN1U00.FL1
trying to extract ./app/N1UET72W/$0AN1U00.FL2
trying to extract ./app/SHELLFLASH.EFI
trying to extract ./app/WINUPTP.EXE
trying to extract ./app/WINUPTP64.EXE
trying to extract ./app/WinFlash32.exe
trying to extract ./app/WinFlash32s.exe
trying to extract ./app/WinFlash64.exe
trying to extract ./app/WinFlash64s.exe
trying to extract ./app/chklogo.exe
trying to extract ./app/chklogo.exe.config
trying to extract ./app/mkusbkey.bat
trying to extract ./app/wininfo.exe
trying to extract ./app/wininfo64.exe
trying to extract ./mkmf.log
trying to extract ./n1uuj21w.exe
filtering for modules...
got 0 modules
finding vbios
no candidates found :(
Cleaning up garbage
I got the file from here: https://download.lenovo.com/pccbbs/mobiles/n1uuj21w.exe
I tried it on an uptodate Debian buster.