Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libstub,tpm: do not ignore failure case when reading final event log
Current code fails to check for an error case when reading events from final event log to calculate offsets. Check the error case, and break early because all subsequent calls will also fail. Signed-off-by: Gregory Price <gourry@gourry.net> Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
- Loading branch information