summaryrefslogtreecommitdiff
path: root/README
blob: b6106c4a25fbb07d41d93a138916bededdd0d479 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
bios_extract:
-------------
Tool to extract the different submodules of common legacy bioses. Currently
only supports AMI95 bioses.

bcpvpd:
-------
Extracts IBM compressed BIOS images (BCPVPD and $IBMCOMP) so that bios_extract
can handle it.

lh5_test:
---------
Sample program left over from development, but kept to be able to easily
verify lh5 extraction functionality. Will not be built per default.