summaryrefslogtreecommitdiff
path: root/host/lib/host_misc.c
Commit message (Expand)AuthorAgeFilesLines
* vboot: update vboot2 functions to use new vb2_error_tJoel Kitching2019-08-131-1/+1
* firmware: replace VBDEBUG(()) macro with VB2_DEBUG()Randall Spangler2017-01-121-4/+4
* vboot: Remove the remainder of vb1 cryptolibRandall Spangler2016-11-061-1/+0
* Fix indentation in firmware and host libsRandall Spangler2016-10-131-86/+86
* Fix more coverity warningsRandall Spangler2016-10-011-1/+3
* futility/host lib: Fix coverity warningsRandall Spangler2016-09-141-1/+3
* vboot2: Add host library functions to read/write files and objectsRandall Spangler2014-11-271-0/+1
* crossystem: Change ReadFileInt to take an unsigned int pointerDuncan Laurie2014-10-181-6/+5
* Split libvboot_host.a into external and local libraries.Bill Richardson2014-07-091-10/+0
* Major refactoring of vbutil_kernelBill Richardson2012-03-201-4/+7
* Verified boot wrapper - add stub implementations for hostRandall Spangler2011-06-271-7/+5
* Refactor crossystem to move x86-specific implementation to its own file.Randall Spangler2011-04-071-0/+47
* New tools to help debug vboot failures.Bill Richardson2010-09-091-0/+10
* Switch to using .vbprivk for signing everything now.Bill Richardson2010-07-011-4/+4
* Add vbutil_keyblockRandall Spangler2010-06-101-0/+19
* Utility to pack public key, version, algorithm into a single file in VbPublic...Randall Spangler2010-06-101-0/+49