summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* vboot_api_kernel: check TPM mode on normal bootfirmware-eve-campfire-9584.131.BJoel Kitching2019-01-081-1/+46
* 2api: add call to reset Cr50Joel Kitching2019-01-083-0/+16
* vboot_api_kernel2_tests: correct typo under Alt OS sectionJoel Kitching2018-12-061-1/+1
* 2api: add callbacks for tpm_{get,set}_modeJoel Kitching2018-12-063-0/+59
* 2return_codes: add external return code for nonexistent TPM commandJoel Kitching2018-12-061-0/+3
* vb2_api: add vboot_nvstorage.h to internals sectionJoel Kitching2018-12-061-0/+1
* vboot_api_kernel2_tests: fix checking Alt OS flagJoel Kitching2018-12-041-0/+2
* rollback_index: add newlines to VB2_DEBUG callsJoel Kitching2018-12-041-2/+2
* vboot_api: add VbSaveTpmState call for use in depthchargeJoel Kitching2018-12-043-0/+23
* vboot_reference: add flag to record booting through Alt OS legacy modeJoel Kitching2018-12-043-1/+10
* vboot: conditionally build alt os featureTing Shen2018-11-096-3/+44
* vboot: create NVRAM flag to pause after EC software syncJoel Kitching2018-10-099-2/+64
* campfire: sync more flagsTing Shen2018-08-131-2/+6
* vboot_reference: sync VBSD flags with ToTTing Shen2018-08-131-2/+6
* vboot: changes to allow RW_LEGACY hash verificationJoel Kitching2018-08-107-13/+41
* vboot: move Alt OS hotkey stub from switches to keyboardJoel Kitching2018-07-312-3/+3
* depthcharge: fix Alt OS VbTryLegacy callJoel Kitching2018-07-301-1/+1
* depthcharge: initial implementation of Alt OS boot flowJoel Kitching2018-07-2710-2/+402
* vboot: define constant for Alt OS picker screenJoel Kitching2018-07-201-0/+2
* depthcharge: add Alt OS TPM flags and utility functionsTing Shen2018-07-203-1/+58
* Add AltOS NVRAM flagsTing Shen2018-05-048-1/+65
* ec_sync: Commit NVRAM updates before battery cutoffBrian Norris2018-02-121-0/+2
* ec_sync: always call VbExUpdateAuxFwCaveh Jalali2018-02-122-12/+21
* call depthcharge hooks for auxiliary FW update.Caveh Jalali2018-02-124-8/+121
* keygeneration: add some output helpersMike Frysinger2017-06-054-13/+35
* detachables: Remove locale switch on up arrowShelley Chen2017-06-051-8/+0
* detachables: Adding language selection menuShelley Chen2017-06-051-15/+64
* detachables: Reset timer every time user moves the cursorShelley Chen2017-06-051-0/+6
* detachables: Use locale bitmaps instead of textShelley Chen2017-06-051-37/+25
* detachables: New code path for displaying detachable menusShelley Chen2017-06-054-0/+84
* rowan: Add preMP keys to vbutil_what_keysPatrick Berny2017-06-051-0/+4
* image_signing: ensure_secure_kernelparams.sh: use loopback devices for speedMike Frysinger2017-05-232-4/+64
* define callback APIs for auxiliary firmware update.Caveh Jalali2017-05-232-0/+49
* vboot_ui_menu: Show Developer options on USB failureRizwan Qureshi2017-05-231-0/+2
* image_signing: unify output helpersMike Frysinger2017-05-196-41/+47
* image_signing: fix key insert logicMike Frysinger2017-05-161-2/+1
* image_signing: strip_boot_from_image.sh: convert to info/error helpersstabilize-9554.BMike Frysinger2017-05-131-2/+2
* image_signing: resign_image.sh: drop unused scriptMike Frysinger2017-05-131-56/+0
* image_signing: sign_official_build.sh: convert to info/error helpersMike Frysinger2017-05-131-45/+39
* image_signing: ensure_sane_lsb-release.sh: convert to info/error helpersMike Frysinger2017-05-131-9/+9
* image_signing: ensure_no_nonrelease_files.sh: convert to info/error helpersMike Frysinger2017-05-121-3/+3
* image_signing: make_dev_ssd.sh: convert to info/error helpersMike Frysinger2017-05-121-18/+18
* image_signing: common.sh: prefix helper messages with $PROG by defaultMike Frysinger2017-05-111-3/+4
* image_signing: do not fail when chronos does not existMike Frysinger2017-05-111-1/+4
* image_signing: swap_rootfs.sh: drop unused scriptMike Frysinger2017-05-101-29/+0
* image_signing: output pubkey in DER formatMike Frysinger2017-05-101-1/+6
* vboot: Add multiboot kernel typeDuncan Laurie2017-05-082-4/+7
* futility: Verify linux kernel signatureDuncan Laurie2017-05-082-1/+16
* image_signing: set_channel: use new lsbval helperMike Frysinger2017-05-071-1/+1
* image_signing: fix signing of zip/crx filesMike Frysinger2017-05-041-10/+10