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
/
common.c
Age
Commit message (
Expand
)
Author
2020-02-10
vboot: correct workbuf size when VBOOT_STARTS_IN_ROMSTAGE
Joel Kitching
2019-12-26
src: Remove unused include <string.h>
Elyes HAOUAS
2019-12-13
security/vboot: Ensure firmware body size is respected again
Julius Werner
2019-12-02
lib/coreboot_table: Add CBMEM_ID_VBOOT_WORKBUF pointer to coreboot table
Yu-Ping Wu
2019-12-02
security/vboot: Remove struct vboot_working_data
Yu-Ping Wu
2019-11-29
security/vboot: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-20
security/vboot: Remove selected_region from struct vboot_working_data
Yu-Ping Wu
2019-11-20
security/vboot: Remove buffer_size from struct vboot_working_data
Yu-Ping Wu
2019-11-15
vboot: use vboot persistent context
Joel Kitching
2019-07-03
vboot: Use CONFIG_VBOOT_MIGRATE_WORKING_DATA on all platforms
Julius Werner
2019-06-21
security/vboot: Remove useless 'const'
Elyes HAOUAS
2019-03-29
src: Use include <reset.h> when appropriate
Elyes HAOUAS
2019-03-21
vboot: standardize on working data size
Joel Kitching
2019-03-19
vboot: make vboot workbuf available to payload
Joel Kitching
2019-03-18
vboot: move assert in vboot_migrate_cbmem
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-02-22
symbols.h: Add macro to define memlayout region symbols
Julius Werner
2018-11-16
src: Remove unneeded include <cbfs.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2017-10-22
security/vboot: Move vboot2 to security kconfig section
Philipp Deppenwiese