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
/
vboot
/
vboot_logic.c
Age
Commit message (
Expand
)
Author
2019-07-23
vboot: relocate call to vboot_save_recovery_reason_vbnv
Joel Kitching
2019-06-21
vboot: relocate code to log and clear recovery mode switch
Joel Kitching
2019-06-12
vboot: recovery path should finalize work context
Joel Kitching
2019-05-22
post_code: add post code for failure to load next stage
Keith Short
2019-05-22
vboot: determine display init before recovery check
Eric Lai
2019-05-20
vboot: save whether developer mode is enabled
Joel Kitching
2019-05-09
vboot: communicate display requirements with vb2api_fw_phase1
Joel Kitching
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-03-27
vboot: deprecate physical dev switch
Joel Kitching
2019-03-15
vboot: rename symbols for better consistency
Joel Kitching
2019-03-14
vboot: copy data structures to CBMEM for downstream use
Joel Kitching
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-07
vboot: rename VB2_DISABLE_DEVELOPER_MODE
Joel Kitching
2019-02-27
console: Refactor printk() varargs prototypes
Kyösti Mälkki
2019-02-25
security/vboot: Add measured boot mode
Philipp Deppenwiese
2018-10-24
vboot: fix CONFIG_RESUME_PATH_SAME_AS_BOOT S3 resume logic
Joel Kitching
2018-10-17
vboot: do not extend PCRs on resume from S3
Joel Kitching
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-07-18
security/vboot: fix typo
Raul E Rangel
2018-06-04
security/tpm: Unify the coreboot TPM software stack
Philipp Deppenwiese
2018-05-13
timestamp: Add timestamps for TPM communication
Raul E Rangel
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2018-01-18
security/tpm: Move tpm TSS and TSPI layer to security section
Philipp Deppenwiese
2017-10-22
security/vboot: Move vboot2 to security kconfig section
Philipp Deppenwiese