bios_extract: Fix AFUWIN bogus header detection

This commit is contained in:
RichardG867
2022-08-23 13:24:45 -03:00
parent b59c3d36b8
commit 67ac8615aa

View File

@@ -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 */