Page 1 of 1

Compression used for IBM BIOS images?

Posted: Sun Sep 19, 2004 9:45 am
by inconel
Does anyone know what type of compression IBM uses for their distributed BIOS images? I'd like to separate all the chunks with Phoenix BIOS Editor, but I need to decompress the file first. This is the BIOS I'm interested in http://www-1.ibm.com/support/docview.ws ... us&lang=en
Thanks for any help you can give. :wink:

Posted: Wed Jan 26, 2005 2:20 pm
by Borg Number One
I have the same problem too, but in future there will be an uncompressor..... :)

Posted: Thu Feb 10, 2005 5:25 pm
by Borg Number One
You can try to dump / create an uncompressed backup of your BIOS:

http://www.wimsbios.com/phpBB2/viewtopi ... 9558#29558


Then try to modify the backup with PhoenixBIOS-Editor....
You can send me the back up BIOS file too.

Posted: Thu Feb 10, 2005 10:02 pm
by Sharedoc

Posted: Thu Apr 21, 2005 5:48 pm
by Borg Number One
Hi.
To uncompress IBM/Phoenix compressed BIOS files you can take:

"PHCOMP"

I did not know that it is part of the BNOBTC all the time.

It is also available from here:
http://bnobtc.pix-art.com/bnobtc-files/phoenix/


Just run:
phcomp /d <Phoenix BIOS file>

Posted: Thu Jun 23, 2005 11:40 pm
by inconel
Borg Number One,

Thank you! That seems to work nicely.