summaryrefslogtreecommitdiff
path: root/firmware/lib/vboot_api_init.c
Commit message (Expand)AuthorAgeFilesLines
* (firmware-parrot)Add recovery_subcode field to nvstorage and crossystemfirmware-parrot-2685.BBill Richardson2012-12-181-1/+3
* (firmware-parrot)Add more recovery_reason codesBill Richardson2012-12-031-1/+1
* (firmware-parrot)Add clear TPM owner requestRandall Spangler2012-08-231-0/+9
* (firmware-parrot)vboot: add flag to indicate that the EC is slow to programDuncan Laurie2012-08-141-1/+3
* Partial EC software sync implementationRandall Spangler2012-07-161-0/+3
* Ensure that the VGA is enabled/disabled as needed.Bill Richardson2012-07-111-2/+20
* Set/clear developer mode flag in VbInit outputChe-Liang Chiou2012-07-021-1/+2
* Add bits to request and acknowledge Option ROM loading.Bill Richardson2012-06-271-0/+2
* Add GBB flags to enable dev mode by defaultRandall Spangler2012-06-141-1/+3
* Support virtual dev-switch (keyboard-based dev-mode)Bill Richardson2012-06-081-21/+34
* Honor both fake_dev and virtual dev switchBill Richardson2012-05-251-9/+10
* Use virtual dev-mode switch when told to.factory-2338.BBill Richardson2012-05-181-30/+87
* Dev-mode allows booting self-signed kernels by default.Bill Richardson2011-11-181-5/+5
* Add VB_INIT_OUT_ENABLE_ALTERNATE_OS flagBill Richardson2011-11-161-0/+16
* Add flag to GBB to allow loading PCI Option ROMsBill Richardson2011-11-111-1/+6
* Return more meaningful error codes from vboot entry pointsRandall Spangler2011-07-251-2/+2
* Add vboot support for RO-normal code path.Randall Spangler2011-07-141-0/+2
* Vboot wrapper - add recovery reason, refactor timingRandall Spangler2011-07-081-25/+22
* Vboot wrapper initial implementationRandall Spangler2011-07-081-0/+133