summaryrefslogtreecommitdiff
path: root/futility/vb1_helper.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Fix license headers to conform with linterJakub Czapiga2022-10-041-1/+1
* vboot: fix up some headers, includes, comments, spacingJoel Kitching2019-08-281-5/+4
* vboot: Remove vboot1 cryptolib padding sourceRandall Spangler2016-11-061-8/+0
* futility: use vboot2 functions for kernel preambleRandall Spangler2016-09-061-20/+36
* futility: Use vboot 2.0 APIs for public keysRandall Spangler2016-09-021-1/+1
* futility: Use vboot 2.0 APIs for private keysRandall Spangler2016-08-101-1/+1
* futility: Use only vboot 2.0 APIs for keyblocksRandall Spangler2016-08-101-2/+4
* futility: cmd_show uses only vboot 2.0 APIsRandall Spangler2016-08-031-1/+2
* vboot: Upgrade VerifyFirmwarePreamble() to vboot2.0Randall Spangler2016-07-261-1/+11
* futility: put all the BIOS stuff into a separate fileBill Richardson2015-03-311-0/+5
* kernel flags: Add flags field to kernel preamble.Furquan Shaikh2015-02-121-1/+1
* futility: implement vbutil_kernel using buffers, not filesBill Richardson2014-09-251-0/+44