qemu-coreboot-whiptail-tpm1: correction of boardname to reflect reality

This commit is contained in:
Thierry Laurion 2023-01-04 19:01:42 -05:00
parent 6a82894894
commit afb338d5d7
No known key found for this signature in database
GPG Key ID: E7B4A71658E36A93

View File

@ -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