mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-17 08:40:14 +02:00
b0b4f86b16
Inside the BIOS update, there's 68SCE and 68SCF variants. Based on Qubes HCL and browsing linux-hardware.org, these are Probook 6360b and Elitebook 8460p respectively. I checked the KBC1126 EC Firmwares within the update file, both use the exact same firmware images. Following-up will be a very similar but untested port for 6360b. Signed-off-by: Riku Viitanen <riku.viitanen@protonmail.com>
10 lines
170 B
INI
10 lines
170 B
INI
tree="default"
|
|
romtype="normal"
|
|
arch="x86_64"
|
|
payload_grub="y"
|
|
payload_grub_withseabios="y"
|
|
payload_seabios="y"
|
|
payload_memtest="y"
|
|
grub_scan_disk="ahci"
|
|
grub_timeout=10
|