From: Peter Lemenkov Date: Sun, 2 Aug 2009 14:30:05 +0400 Subject: [PATCH] Identification of some more Award BIOS images. Signed-off-by: Peter Lemenkov diff --git a/bios_extract.c b/bios_extract.c index 1368578..1ddc109 100644 --- a/bios_extract.c +++ b/bios_extract.c @@ -96,6 +96,7 @@ static struct { "$ASUSAMI$", "AMIBIOSC", AMI95Extract}, { "AMIEBBLK", "AMIBIOSC", AMI95Extract}, { "Award BootBlock", "= Award Decompression Bios =", AwardExtract}, { + "Award Modular BIOS", "Award Software Inc", AwardExtract}, { "Phoenix FirstBIOS", "BCPSEGMENT", PhoenixExtract}, { "PhoenixBIOS 4.0", "BCPSEGMENT", PhoenixExtract}, { "PhoenixBIOS Version", "BCPSEGMENT", PhoenixExtract}, {