bios_extract: Support compressed AFUWIN as well

This commit is contained in:
RichardG867
2022-08-23 13:18:09 -03:00
parent 00e34b2351
commit b59c3d36b8

View File

@@ -179,7 +179,7 @@ static struct {
uint32_t Offset1, uint32_t Offset2);
} BIOSIdentification[] = {
{
"AMI Flash Utility for DOS Command mode.", "@ROM", AFUDOSExtract}, {
"AMI Flash Utility for ", "@ROM", AFUDOSExtract}, {
"AMIBIOS W 04 ", "AMIBIOSC", AMI940725Extract}, {
"AMIBIOS W 05 ", "AMIBIOSC", AMI941010Extract}, {
"AMIBIOS W 05 ", "OSC10/10/94", AMI941010Extract}, { /* NexGen */