summaryrefslogtreecommitdiff
path: root/futility/cmd_validate_rec_mrc.c
Commit message (Expand)AuthorAgeFilesLines
* futility: Remove validate_rec_mrc commandstabilize-15185.Bstabilize-15185.7.BReka Norman2022-10-141-260/+0
* treewide: Fix license headers to conform with linterJakub Czapiga2022-10-041-1/+1
* futility: Rework file opening and mappingJakub Czapiga2022-05-141-19/+7
* vboot: format hex numbers with %#x instead of 0x%xJoel Kitching2019-10-231-2/+2
* vboot: fix up some headers, includes, comments, spacingJoel Kitching2019-08-281-2/+1
* Makefile: Enable more warnings for host utilities / testsJulius Werner2019-05-141-1/+1
* validate_rec_mrc: Check size before reading metadataFurquan Shaikh2018-09-071-0/+6
* futility: Fix issues with validation of recovery MRC cacheFurquan Shaikh2017-06-151-12/+40
* futility/cmd_validate_rec_mrc: Update futility to use new MRC structFurquan Shaikh2016-12-251-19/+76
* futility: Add support for verifying recovery MRC cacheFurquan Shaikh2016-11-111-0/+182