summaryrefslogtreecommitdiff
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* Make vboot_reference build in MSVC command line environment.vbendeb2010-06-245-11/+0
* Remove unused files, and tidy the directory structure of the remaining ones.Randall Spangler2010-06-176-2/+289
* Refactor LoadFirmware() to avoid global variables, which don't work when runn...Randall Spangler2010-06-153-35/+0
* Rework the vboot_reference make system.vbendeb2010-06-141-25/+10
* Clean up of key block functionsRandall Spangler2010-06-116-61/+148
* Add vbutil_keyblockRandall Spangler2010-06-104-29/+38
* Utility to pack public key, version, algorithm into a single file in VbPublic...Randall Spangler2010-06-108-28/+196
* Major refactoring of structures, with unit tests. This matches the doc I sen...Randall Spangler2010-06-108-0/+692