mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-17 18:34:57 +02:00
NEW BOARD: HP EliteBook 8470p (Intel GPU)
Intel GPU! The AMD ones will be tested, but assume Intel-only for now. Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -380,7 +380,8 @@ extract_ec()
|
||||
mv Rompaq/68*.BIN ec.bin
|
||||
if [ ! -f ec.bin ]; then
|
||||
unar -D ROM.CAB Rom.bin || \
|
||||
unar -D Rom.CAB Rom.bin
|
||||
unar -D Rom.CAB Rom.bin || \
|
||||
unar -D 68*.CAB Rom.bin
|
||||
mv Rom.bin ec.bin
|
||||
fi
|
||||
if [ ! -f ec.bin ]; then
|
||||
|
||||
Reference in New Issue
Block a user