mirror of
https://github.com/86Box/bios-tools.git
synced 2026-02-22 01:25:34 -07:00
InterleaveExtractor: Add Acer BIOS signature
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user