Issue #425 has been updated by Michał Żygowski.
Related to Feature #420: Use standard format of TPM event log added
---------------------------------------- Feature #425: Add parsing of new TPM event log formats to cbmem utility https://ticket.coreboot.org/issues/425#change-1171
* Author: Krystian Hebel * Status: New * Priority: Normal * Category: userspace utilities * Target version: none * Start date: 2022-10-12 * Related links: https://review.coreboot.org/c/coreboot/+/51583 ---------------------------------------- All existing and newly implemented formats must be parse-able by cbmem. It should be able to automatically recognize used format and parse it accordingly, so there are no significant differences in invocation of this tool by end users. Crypto agile format will require implementation of additional unmarshaling.