tpm2-tools icon indicating copy to clipboard operation
tpm2-tools copied to clipboard

compiling 5.7 from git fails on evenlog.sh test if efivar is present on Arch Linux

Open tpowa opened this issue 1 year ago • 2 comments

eventlog.log

tpowa avatar Aug 29 '24 09:08 tpowa

@tpowa I have tested it on ubuntu 22.04 with efivar present and it did work. Currently I have no Arch installation for testing and run into problems when i did download the arch docker image. Would it be possible to attach the output of: ./tools/tpm2 eventlog ./test/integration/fixtures/event-uefi-sha1-log.bin

JuergenReppSIT avatar Aug 30 '24 15:08 JuergenReppSIT

@tpowa Thank you for reporting the error. I chould now reproduce it on ArchLinux. The problem is caused by the change in the pretty print format of the DevicePath in efivar version 39.

JuergenReppSIT avatar Oct 06 '24 18:10 JuergenReppSIT