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:
Leah Rowe
2023-08-12 19:33:55 +01:00
parent f9afeb6feb
commit 6075fed849
5 changed files with 1352 additions and 1 deletions
+2 -1
View File
@@ -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