summaryrefslogtreecommitdiff
path: root/utility/include
Commit message (Expand)AuthorAgeFilesLines
* vboot: fix up some headers, includes, comments, spacingJoel Kitching2019-08-282-11/+9
* vboot: deprecate v1 GoogleBinaryBlockHeader structJoel Kitching2019-05-171-4/+3
* utility: Remove efi(de)compressJulius Werner2019-05-141-86/+0
* Remove code for displaying screen from GBBDaisuke Nojiri2019-05-073-163/+0
* tpm_lite: Add more general DefineSpaceEx functionMattias Nissler2018-04-131-3/+0
* host,test: Remove unneeded vb1 rsa functionsRandall Spangler2016-10-291-20/+0
* cleanup: Fix some typos in commentsBill Richardson2015-03-101-1/+1
* futility: Add remaining vboot binary utilitiesBill Richardson2014-07-311-65/+0
* vbutil_kernel: copy zeropage fullyKees Cook2013-04-111-10/+9
* Massive refactoring of external header files.Bill Richardson2013-04-021-24/+0
* Simplify the exported FindKernelConfig() function.Bill Richardson2013-03-291-4/+9
* Apply consistent naming scheme for hostlib functions.Bill Richardson2013-03-201-2/+2
* Read kernel body load address from preamble by defaultChe-Liang Chiou2012-04-061-0/+3
* Bundle up the utilities methods used in dump_kernel_config andDon Garrett2012-01-261-0/+19
* gbb_utility: add --flags parameter.Hung-Te Lin2011-08-291-0/+9
* bmpblock v1.2 - render HWID inside vboot_referenceBill Richardson2011-08-242-3/+30
* Add locale_string decoder into BmpBlock.Bill Richardson2011-05-191-0/+2
* Change GBB bmpblock to version 1.1, supporting direct HWID rendering.Bill Richardson2011-05-051-11/+11
* Allow yaml file to specify default compression for imagesBill Richardson2011-02-171-0/+1
* Write images to the bmpblock in the order they appear in the yaml.Bill Richardson2011-02-171-0/+1
* Enable EFIv1 compression in bmpbklk_utility.Bill Richardson2011-02-143-2/+95
* New commandline args are clearer, and prepare for compression.Bill Richardson2011-02-101-0/+13
* Slight modification to a previously-LGTM'd CL, to work with ebuild changes.Bill Richardson2011-02-041-0/+112
* Revert for fixing the chromium os build.Satoru Takabayashi2011-01-271-112/+0
* This change define the data structure of bmp block and implements the create ...Tom Wai-Hong Tam2011-01-271-0/+112
* vboot_reference: add creation of GBB blob to gbb_utilityHung-Te Lin2011-01-101-1/+6
* TBR: reviewed in person with semenzatoRandall Spangler2010-09-021-0/+27
* Add fake e820 memory map entries to zeropageChe-Liang Chiou2010-08-231-7/+20
* Remove unused files, and tidy the directory structure of the remaining ones.Randall Spangler2010-06-172-163/+0
* Added vbutil_kernel.Randall Spangler2010-06-111-0/+50
* Add option to specify a kernel subkey signing key to firmware signing utility.Gaurav Shah2010-06-081-0/+2
* Add 'recovery_key' in Google Binary Block (GBB) utilityHung-Te Lin2010-06-031-0/+3
* Refine gbb_utility for better maintainanceHung-Te Lin2010-06-021-22/+30
* Add --subkey_in and --subkey_out options to firmware signing utility.Gaurav Shah2010-05-291-3/+5
* Add --subkey_in option to kernel signing utility.Gaurav Shah2010-05-281-1/+2
* Added gbb_utility (tool for Google Binary Block)Hung-Te Lin2010-05-281-0/+78
* Add a --subkey switch to kernel signing utility.Gaurav Shah2010-05-271-1/+2
* Modifying the kernel_utility tool to create our magic blob.Bill Richardson2010-05-271-0/+4
* Change kernel vboot header layout and add support for separate header verific...Gaurav Shah2010-05-261-5/+0
* VBoot Reference: Make kernel_config a 4K byte block, and move it after the ve...Gaurav Shah2010-04-291-2/+2
* Vboot Reference: Make kernel signing utility more flexible.Gaurav Shah2010-04-262-1/+8
* Add a --vblock option to firmware_utility to only output the verification block.Gaurav Shah2010-04-141-0/+1
* VBoot Reference: Refactoring Part 3Gaurav Shah2010-03-313-0/+170