diff --git a/bios_extract/src/bios_extract.c b/bios_extract/src/bios_extract.c index 913854f..888354e 100644 --- a/bios_extract/src/bios_extract.c +++ b/bios_extract/src/bios_extract.c @@ -179,7 +179,7 @@ static struct { uint32_t Offset1, uint32_t Offset2); } BIOSIdentification[] = { { - "AMI Flash Utility for ", "@ROM", AFUDOSExtract}, { + "AMI Flash Utility for ", "@ROM\xF0", AFUDOSExtract}, { "AMIBIOS W 04 ", "AMIBIOSC", AMI940725Extract}, { "AMIBIOS W 05 ", "AMIBIOSC", AMI941010Extract}, { "AMIBIOS W 05 ", "OSC10/10/94", AMI941010Extract}, { /* NexGen */