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_loader.c
Age
Commit message (
Expand
)
Author
2020-01-18
cbfs: Remove locator concept
Julius Werner
2019-12-13
security/vboot: Ensure firmware body size is respected again
Julius Werner
2019-11-29
security/vboot: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-20
cbfs: switch to region_device for location APIs
Aaron Durbin
2019-11-20
security/vboot: Remove selected_region from struct vboot_working_data
Yu-Ping Wu
2019-11-05
security/vboot: Removed vboot_prepare from vboot_locator
Wim Vervoorn
2019-07-23
vboot: relocate call to vboot_save_recovery_reason_vbnv
Joel Kitching
2019-07-03
vboot: Use CONFIG_VBOOT_MIGRATE_WORKING_DATA on all platforms
Julius Werner
2019-06-27
vboot: remove vboot_handoff step
Joel Kitching
2019-05-10
vboot: Turn vboot_logic_executed() into a static inline
Julius Werner
2019-05-10
vboot: Make vboot_logic_executed() a bit more precise
Julius Werner
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-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-01-16
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2018-11-16
src: Remove unneeded include <cbmem.h>
Elyes HAOUAS
2017-10-22
security/vboot: Move vboot2 to security kconfig section
Philipp Deppenwiese