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
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2019-12-20
security/vboot: Add a dedicated flag for building of vboot library
Bill XIE
2019-12-18
vboot: remove 2lib headers from Makefile
Joel Kitching
2019-11-28
security/vboot: Use persistent context to read GBB flags
Julius Werner
2019-11-22
Makefiles: Remove -D__PRE_RAM__
Kyösti Mälkki
2019-11-20
security/vboot: Build vboot library with same .a that depthcharge uses
Tim Wawrzynczak
2019-11-20
security/vboot: Add vboot callbacks to support EC software sync
Tim Wawrzynczak
2019-11-11
security/vboot: Add rw_region_only support to vboot
Wim Vervoorn
2019-10-18
build: Mark bootblock files on x86 as IBB
Patrick Rudolph
2019-09-30
vboot: create board-specific test-only GBB HWID if not set
Hung-Te Lin
2019-09-02
vboot: remove fastboot support
Joel Kitching
2019-08-06
security/vboot: Add Support for Intel PTT
Christian Walter
2019-06-27
vboot: remove vboot_handoff step
Joel Kitching
2019-06-21
vboot: relocate code to log and clear recovery mode switch
Joel Kitching
2019-05-20
security/vboot/vboot_crtm.h: Remove ENV_ for vboot_measure_cbfs_hook()
Frans Hendriks
2019-02-25
security/vboot: Add measured boot mode
Philipp Deppenwiese
2019-02-22
vboot: fix STARTS_IN_BOOTBLOCK/_ROMSTAGE logic
Joel Kitching
2019-01-28
vboot: Makefile: Also apply CPPFLAGS include path fixups to ccopts
Julius Werner
2018-11-28
security/vboot: Add VB2_LIB to romstage sources without dependencies
Werner Zeh
2018-11-08
security/vboot: Add selection for firmware slots used by VBOOT
Philipp Deppenwiese
2018-11-08
security/vboot: Add VB2_LIB to postcar stage if available
Werner Zeh
2018-10-31
security/tpm: Add function to measure a region device
Werner Zeh
2018-10-31
security/vboot: build vboot_fw20.a per stage
Patrick Georgi
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-08-13
security/vboot/Makefile: Use shell cat instead of make file command
Raul E Rangel
2018-08-08
security/vboot: Split fwid.region build target
Raul E Rangel
2018-07-17
security/vboot: Add interface for FSP 2.0 mrc caching
Philipp Deppenwiese
2018-06-28
vboot: Fix linking error with USE_OPTION_TABLE enabled
Patrick Rudolph
2018-04-09
vboot: Add support for reading GBB flags
Furquan Shaikh
2018-03-26
vboot: Update to most recent GBB flag usage
Julius Werner
2017-10-22
security/vboot: Move vboot2 to security kconfig section
Philipp Deppenwiese