mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-19 21:17:55 +00:00
qemu-coreboot-whiptail-tpm1: correction of boardname to reflect reality
This commit is contained in:
parent
6a82894894
commit
afb338d5d7
@ -58,7 +58,7 @@ export CONFIG_BOOT_KERNEL_REMOVE="quiet rhgb splash"
|
||||
export CONFIG_TPM=y
|
||||
|
||||
export CONFIG_BOOT_DEV="/dev/vda1"
|
||||
export CONFIG_BOARD_NAME="qemu-coreboot-fbwhiptail-tpm1-hotp"
|
||||
export CONFIG_BOARD_NAME="qemu-coreboot-whiptail-tpm1"
|
||||
|
||||
# Use the GPG-injected ROM if a key was given, since we can't reflash a GPG
|
||||
# keyring in QEMU. Otherwise use the plain ROM, some things can still be tested
|
||||
|
Loading…
Reference in New Issue
Block a user