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
/
bootmode.c
Age
Commit message (
Expand
)
Author
2020-04-04
src/security: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-12
vboot: remove extraneous vboot_recovery_mode_memory_retrain
Joel Kitching
2020-02-19
vboot: use vb2api_get_recovery_reason function
Joel Kitching
2020-02-17
vboot: remove VBOOT_SAVE_RECOVERY_REASON_ON_REBOOT option
Joel Kitching
2020-02-17
vboot: push clear recovery mode switch until BS_WRITE_TABLES
Joel Kitching
2019-11-20
security/vboot: Remove selected_region from struct vboot_working_data
Yu-Ping Wu
2019-11-16
vboot: remove vboot_possibly_executed function
Joel Kitching
2019-11-15
security/vboot: Remove flags from struct vboot_working_data
Yu-Ping Wu
2019-11-15
vboot: use vboot persistent context
Joel Kitching
2019-07-23
vboot: relocate call to vboot_save_recovery_reason_vbnv
Joel Kitching
2019-06-21
vboot: remove vboot_handoff_get_recovery_reason
Joel Kitching
2019-05-20
vboot: save whether developer mode is enabled
Joel Kitching
2019-04-29
vboot: specify NEED_VB20_INTERNALS when needed
Joel Kitching
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-15
vboot: rename symbols for better consistency
Joel Kitching
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-01-16
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-08-09
src/security/vboot: Fix typo
Elyes HAOUAS
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2018-01-17
security/vboot: Add two weak methods for vboot2
Philipp Deppenwiese
2017-10-22
security/vboot: Move vboot2 to security kconfig section
Philipp Deppenwiese