index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
security
/
tpm
/
tspi
/
log.c
Age
Commit message (
Expand
)
Author
2020-05-26
Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTION
Kyösti Mälkki
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-04
src/security: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-31
security/vboot: Decouple measured boot from verified boot
Bill XIE
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2019-11-29
security/tpm: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-09-15
src/security: Remove unused #include <fmap.h>
Elyes HAOUAS
2019-08-26
Split MAYBE_STATIC to _BSS and _NONZERO variants
Kyösti Mälkki
2019-08-08
tpm/tspi: include vb2_sha for vb2_get_hash_algorithm_name
Joel Kitching
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-07
security/tpm: Fix TCPA log feature
Philipp Deppenwiese
2018-08-07
security/tpm: Check for NULL pointer
Furquan Shaikh
2018-08-03
security/tpm: Improve TCPA log generation
Philipp Deppenwiese
2018-07-31
security/tpm/tspi: Set return type of tcpa_log_add_table_entry as void
Furquan Shaikh
2018-07-28
security/tpm: Add TCPA logging functionality
Philipp Deppenwiese