coderobe / VBiosFinder

Extract embedded VBIOS from (almost) any BIOS Update
GNU Affero General Public License v3.0
129 stars 21 forks source link

Works on T530 with pull request #33 #34

Closed zacc23 closed 3 years ago

zacc23 commented 3 years ago
output will be stored in '/home/zacc/src/VBiosFinder-patch/tmp-vbiosfinder'
checking for ruby... yes

checking for innoextract... no
Install 'innoextract' on your system (required for Inno Installers)
checking for upx... yes
checking for 7z... yes
trying to extract ./g4uj41us.iso
extracting uefi data
trying to extract ./g4uj41us.iso
found UEFIExtract archive
trying to extract ./mkmf.log
found UEFIExtract archive
filtering for modules...
got 6204 modules
finding vbios
4 possible candidates
checking for rom-parser... yes
Found VBIOS for device 8086:0106!
Found VBIOS for device 10de:1057!
Found VBIOS for device 10de:0dfe!
Found VBIOS for device 10de:0def!
Job done. Extracted files can be found in /home/zacc/src/VBiosFinder-patch/tmp-vbiosfinder/../output
Cleaning up garbage

8086:0166 worked for cpu and 10de:0def worked for gpu. Thank you (required https://github.com/coderobe/VBiosFinder/pull/33)

coderobe commented 3 years ago

Pull request merged, thanks for the info!

coderobe commented 3 years ago

Added to compatibility list with https://github.com/coderobe/VBiosFinder/commit/c2d764975115de466fdb4963d7773b5bc8468a06 - thanks