summaryrefslogtreecommitdiff
path: root/host/include
Commit message (Expand)AuthorAgeFilesLines
* vboot_reference: add const to char* params in cgptFletcher Woodruff2019-02-121-14/+15
* cgpt: add -D support to CgptEditstabilize-11686.BMatt Delco2019-01-301-0/+1
* add extern C markers to installed headersMike Frysinger2018-09-043-0/+24
* cgpt: add edit commandstabilize-nocturne-10986.Bstabilize-11021.84.Bstabilize-11020.Bstabilize-11005.Bstabilize-10985.Brelease-R70-11021.Bfirmware-servo-11011.Bfirmware-nocturne-10984.Bfactory-nocturne-10984.BMatt Delco2018-08-152-0/+7
* vboot: bulk fix tabs and spacing inconsistencyJoel Kitching2018-08-033-3/+3
* cgpt: add support for managing GPT platform required partition bitBen Chan2018-02-061-0/+2
* vboot: Use 2nvstorage instead of vboot_nvstorageRandall Spangler2017-12-111-5/+5
* Update for openssl 1.1Daniel Kurtz2017-07-071-0/+26
* Fix indentation in firmware and host libsRandall Spangler2016-10-131-82/+83
* cgpt: add support for managing the legacy boot gpt bitstabilize-kevin-8785.94.BMike Frysinger2016-09-081-0/+2
* cgpt: Add cgpt legacy parameter to set primary GPT signature to IGNOREMEstabilize-8249.BJulius Werner2016-04-251-1/+7
* crossystem: Move mosys based VbNv functions to shared codeDuncan Laurie2016-04-111-0/+35
* vboot2: add library function for extracting vmlinuz from kernel partZach Reizner2015-02-231-0/+9
* cgpt: Properly show ChromeOS-scheme MTD partitionsNam T. Nguyen2015-01-221-0/+7
* vboot: Remove FTS codeNam T. Nguyen2014-11-261-1/+0
* vboot: cgpt: Treat drive_path as the GPT storageNam T. Nguyen2014-11-141-0/+8
* vboot: cgpt: Refer to partition entries by entries_lba.Nam T. Nguyen2014-08-281-0/+1
* Make crossystem.h more polite and more useful.test-4980.Btest-4824.Bstabilize-R33-4982.Bstabilize-5062.Bstabilize-4920.6.Brelease-R32-4920.Bfirmware-bolt_kirby-4979.Bfactory-panther-4920.23.BJ. Richard Barnette2013-10-311-1/+14
* Allow <vboot/crossystem.h> to be usable in C++ code.stabilize-4886.BJ. Richard Barnette2013-10-251-0/+8
* Fix some issues with LBA vs byte offsetsAlbert Chaulk2013-07-311-0/+1
* Refactor CgptAdd and CgptPrioitize to remove gpt-specific codeAlbert Chaulk2013-05-061-1/+1
* Massive refactoring of external header files.Bill Richardson2013-04-0212-499/+161
* Remove dead ECPreamble codeRandall Spangler2013-01-251-35/+29
* Revert "Change FMAP search stride from 4-byte to 64-byte."Louis Yung-Chieh Lo2012-08-291-1/+1
* Change FMAP search stride from 4-byte to 64-byte.Louis Yung-Chieh Lo2012-08-271-1/+1
* Crossystem should return at-boot switch positions from VbSharedDataRandall Spangler2012-08-061-2/+4
* Create vbutil_ec tool for signing EC firmware.Bill Richardson2012-05-042-0/+19
* crossystem: introduce a new main firmware type, 'netboot'Vadim Bendebury2012-04-201-0/+1
* Add support for flags in the firmware preamble.Randall Spangler2011-07-131-1/+2
* Vboot wrapper API - crossystem and header filesRandall Spangler2011-06-272-2/+7
* Introduce arm support in crossystem.Vadim Bendebury2011-05-051-0/+8
* Refactor crossystem to move x86-specific implementation to its own file.Randall Spangler2011-04-072-0/+99
* Add load_firmware_test utility programChe-Liang Chiou2011-02-171-0/+47
* Initial version of crossystem.Randall Spangler2011-02-071-0/+31
* Add support for using external signing application and .pem private key files...Gaurav Shah2010-10-292-2/+24
* New tools to help debug vboot failures.Bill Richardson2010-09-091-0/+2
* Add additional sanity checks to RSA verification code.Gaurav Shah2010-08-172-5/+6
* Switch to using .vbprivk for signing everything now.Bill Richardson2010-07-011-0/+10
* Adding --repack and --headeronly options to vbutil_kernelBill Richardson2010-06-301-2/+2
* 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-172-0/+78
* Refactor LoadFirmware() to avoid global variables, which don't work when runn...Randall Spangler2010-06-151-10/+0
* Clean up of key block functionsRandall Spangler2010-06-112-8/+36
* Add vbutil_keyblockRandall Spangler2010-06-101-0/+6
* Utility to pack public key, version, algorithm into a single file in VbPublic...Randall Spangler2010-06-103-5/+43
* Major refactoring of structures, with unit tests. This matches the doc I sen...Randall Spangler2010-06-103-0/+158