summaryrefslogtreecommitdiff
path: root/src/security/vboot/vboot_handoff.c
AgeCommit message (Expand)Author
2019-06-27vboot: remove vboot_handoff stepJoel Kitching
2019-06-21vboot: relocate code to log and clear recovery mode switchJoel Kitching
2019-05-15vboot: remove OPROM-related codeJoel Kitching
2019-05-09vboot: communicate display requirements with vb2api_fw_phase1Joel Kitching
2019-05-09vboot: remove use of VbInitParamsJoel Kitching
2019-04-30vboot: refactor OPROM codeJoel Kitching
2019-04-29vboot: specify NEED_VB20_INTERNALS when neededJoel Kitching
2019-04-11vboot: do not set VBSD_BOOT_FIRMWARE_WP_ENABLED flagJoel Kitching
2019-04-04vboot: remove Kconfig option VBOOT_PHYSICAL_REC_SWITCHJoel Kitching
2019-03-27vboot_handoff: do not set VBSD_HONOR_VIRT_DEV_SWITCHJoel Kitching
2019-03-27vboot: deprecate physical dev switchJoel Kitching
2019-03-26vboot: remove VBOOT_EC_SOFTWARE_SYNC Kconfig optionJoel Kitching
2019-03-25vboot: remove VBOOT_EC_SLOW_UPDATE Kconfig optionJoel Kitching
2019-03-21vboot: remove VBOOT_EC_EFS Kconfig optionJoel Kitching
2019-03-15vboot: rename symbols for better consistencyJoel Kitching
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-07vboot: rename VB2_SD_DEV_MODE_ENABLEDJoel Kitching
2019-03-07src: Drop unused include <timestamp.h>Elyes HAOUAS
2018-11-16src: Remove unneeded include <cbfs.h>Elyes HAOUAS
2017-10-22security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese