mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-18 20:47:55 +00:00
Merge pull request #1789 from tlaurion/bug-remove_ash_function-TRACE_FUNC
etc/ash_functions: remove TRACE_FUNC that cannot be used in ash, only under bash
This commit is contained in:
commit
66fd008089
@ -241,7 +241,6 @@ recovery() {
|
||||
DEBUG "Board $CONFIG_BOARD - version $(fw_version)"
|
||||
|
||||
if [ "$CONFIG_TPM" = "y" ]; then
|
||||
TRACE_FUNC
|
||||
echo "TPM: Extending PCR[4] to prevent any further secret unsealing"
|
||||
tpmr extend -ix 4 -ic recovery
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user