mirror of
https://github.com/86Box/bios-tools.git
synced 2026-02-21 17:15:33 -07:00
bios_extract: Fix AFUWIN bogus header detection
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user