summaryrefslogtreecommitdiff
path: root/firmware/include
Commit message (Expand)AuthorAgeFilesLines
* treewide: Fix license headers to conform with linterJakub Czapiga2022-10-0412-12/+12
* vboot_api.h: Remove VbExDiskGetInfo and VbExDiskFreeInfoHsin-Te Yuan2022-08-031-28/+0
* 2load_kernel.c: Expose load kernel as vb2_apiHsin-Te Yuan2022-07-292-160/+13
* vboot_api_kernel.c: Remove kparams_ptrHsin-Te Yuan2022-07-131-13/+8
* vboot: Remove VbExIsShutdownRequestededisonhello2021-11-071-27/+0
* vboot: Support booting from non-active miniOS partitionYu-Ping Wu2021-10-151-1/+8
* vboot: boot from miniOS recovery kernels on diskstabilize-14249.BJoel Kitching2021-09-241-0/+15
* vboot: Remove VbExKeyboard* functions from vboot APIedisonhello2021-09-171-76/+0
* vboot_reference: Add GPT GUID for hibernateEvan Green2021-08-121-0/+2
* vboot: Publicize and create functions for UI migrationedisonhello2021-07-301-0/+12
* vboot_reference: Add GUID type for miniOSJae Hoon Kim2021-07-091-0/+2
* vboot/vboot_kernel: break disk check out to separate functionstabilize-14031.BJoel Kitching2021-06-151-3/+12
* vboot/vboot_kernel: remove LoadKernelParams structJoel Kitching2021-06-151-7/+0
* vboot: standardize legacy boot and altfw terminologyJoel Kitching2021-02-271-27/+0
* tpm2_lite: implement TlclExtendYi Chou2021-01-301-1/+30
* vboot: deprecate and remove legacy UI codeJoel Kitching2020-12-041-155/+0
* vboot: move TPM callbacks to vboot2 namespaceJoel Kitching2020-07-101-48/+0
* vboot: move timer and beep functions to vboot2 namespaceJoel Kitching2020-05-281-43/+0
* vboot: move VbExGetLocalizationCount to vboot2Joel Kitching2020-05-181-8/+0
* vboot: Add a blinking cursor to the vendor promptMathew King2020-03-311-0/+10
* vboot: stop using StrnAppend and Uint64ToStringJoel Kitching2020-03-311-1/+1
* vboot: remove compression_type constantsJoel Kitching2020-03-231-8/+0
* vboot: remove VbExRegionRead vestigesJoel Kitching2020-03-231-7/+0
* Revert "vboot: Add screen types for upcoming UI revamp"Yu-Ping Wu2020-03-061-22/+0
* EFS: Implement EFS2 and NO_BOOT modeDaisuke Nojiri2020-03-051-0/+1
* vboot: remove NEED_VB20_INTERNALSJoel Kitching2020-03-021-20/+0
* vboot: move vboot_test.h to private namespaceJoel Kitching2020-02-271-32/+0
* vboot: clean up vboot_struct.hJoel Kitching2020-02-271-327/+0
* vboot: eradicate vboot1 data structures from kernel verificationJoel Kitching2020-02-272-14/+0
* vboot: rename VbExGetSwitches to vb2ex_physical_presence_pressedstabilize-volteer-12931.BJoel Kitching2020-02-261-9/+0
* vboot: create vb2_internals_please_do_not_use.hJoel Kitching2020-02-181-0/+26
* vboot: remove vb2_packed_key reference from vboot_struct.hJoel Kitching2020-02-181-12/+5
* vboot: modify control flow for vendor data configPranay Shoroff2020-02-101-6/+11
* vboot: Add a semicolon in commentYu-Ping Wu2020-02-061-1/+1
* vboot: Deprecate VBSD_BOOT_REC_SWITCH_VIRTUALYu-Ping Wu2020-02-061-2/+3
* vboot: convert several vboot1 flags to vboot2Joel Kitching2020-01-221-6/+8
* vboot: remove secdata TPM backend codeJoel Kitching2020-01-221-7/+0
* vboot_reference: add owners for TlclAndrey Pronin2020-01-111-0/+1
* vboot: Deprecate VBSD_EC_EFSYu-Ping Wu2020-01-091-2/+3
* vboot: Deprecate VBSD_EC_SLOW_UPDATEYu-Ping Wu2020-01-091-2/+3
* vboot: change USB_BOOT_ON_DEV to use build flagJoel Kitching2019-12-241-2/+0
* vboot: Add screen types for upcoming UI revampYu-Ping Wu2019-12-241-0/+22
* vboot: relocate EC and auxfw sync API to 2api.hJoel Kitching2019-12-191-108/+0
* vboot: remove unused 2nvstorage_fields.h from vb2_api.hfirmware-servo-12768.BJoel Kitching2019-12-171-3/+2
* vboot: remove some vboot1 SharedData-related functionsJoel Kitching2019-12-171-0/+7
* vboot: Make 2nvstorage.h private to vboot_referenceYu-Ping Wu2019-12-131-1/+0
* vboot/tlcl: add stddef.h includeJoel Kitching2019-12-111-0/+1
* vboot: merge vb2_struct.h into 2struct.hJoel Kitching2019-12-102-98/+0
* vboot: remove definition of VB_INIT_OUT flagsJoel Kitching2019-12-101-23/+0
* vboot: remove VbExOverrideGptEntryPriorityJoel Kitching2019-12-071-13/+0