From 3ef6ad25affa2d0fa7b60ca365ba7c47ea0b0d1b Mon Sep 17 00:00:00 2001 From: RichardG867 Date: Thu, 23 Nov 2023 16:57:40 -0300 Subject: [PATCH] InterleaveExtractor: Add Acer BIOS signature --- biostools/extractors.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/biostools/extractors.py b/biostools/extractors.py index 5864417..a66c3fc 100644 --- a/biostools/extractors.py +++ b/biostools/extractors.py @@ -1927,7 +1927,8 @@ class InterleaveExtractor(Extractor): b'Copyright COMPAQ Computer Corporation', # Compaq b'Press any key when ready', # Access Methods b'* AMPRO Little Board', # AMPRO - b'Philips ROM BIOS ' # Philips + b'Philips ROM BIOS ', # Philips + b'The following POST errors have been ' # Acer ] # Interleave the strings.