summaryrefslogtreecommitdiff
path: root/firmware/lib/cgptlib/include
Commit message (Expand)AuthorAgeFilesLines
* vboot: fix up some headers, includes, comments, spacingJoel Kitching2019-08-282-4/+5
* vboot: replace sysincludes.h with 2sysincludes.hJoel Kitching2019-08-223-3/+3
* cgpt: Remove hard coded 512 block size.Sam Hurst2018-04-121-3/+5
* cgpt: add support for managing GPT platform required partition bitBen Chan2018-02-061-0/+2
* Fix indentation in firmware and host libsRandall Spangler2016-10-131-5/+5
* cgpt: add support for managing the legacy boot gpt bitstabilize-kevin-8785.94.BMike Frysinger2016-09-081-1/+5
* vboot: Move GPT entry operator functions to gpt_miscFurquan Shaikh2015-09-231-9/+0
* cgpt repair: fix segfault which occurs when one of the headers is badstabilize-7202.Bstabilize-7199.Bstabilize-7173.BAndrey Ulanov2015-06-131-0/+4
* cgptlib: Add functions to cgptlib APIFurquan Shaikh2015-01-241-12/+0
* nand: vboot support for small GPTsDan Ehrenberg2015-01-051-1/+1
* cgpt: Support non-standard (smaller) entries tableNam T. Nguyen2014-12-121-6/+6
* vboot: Move IsEntryUnused to gpt_miscDan Ehrenberg2014-12-121-5/+0
* vboot: GPT interface cleanupDan Ehrenberg2014-12-111-2/+3
* vboot: Remove FTS codeNam T. Nguyen2014-11-262-164/+0
* vboot: cgpt: fix my_lba of the secondary GPTDan Ehrenberg2014-11-141-1/+1
* vboot: cgpt: Support writing GPT structs to NOR flashNam T. Nguyen2014-11-131-1/+2
* cgpt: Separate out certain GPT manipluation functionsstabilize-6415.Bfoo-testDan Ehrenberg2014-10-291-104/+1
* vboot_reference: Rename *_SECTOR to *_SECTORSNam T. Nguyen2014-08-291-2/+2
* Clean up exported Mtd* functionsBill Richardson2014-07-092-14/+19
* Add labels to MTD partitions.Albert Chaulk2013-07-311-2/+7
* Port MTD structures to use 64-bit byte offsets instead of sectors.Albert Chaulk2013-07-031-8/+13
* Provide MTD version of common functionsfactory-4290.BAlbert Chaulk2013-06-181-0/+1
* Implement cgptlib for MTD devices.Albert Chaulk2013-05-023-0/+156
* Massive refactoring of external header files.Bill Richardson2013-04-021-115/+0
* Get rid of some crufty macros.Gabe Black2013-03-191-4/+0
* Reformat cgptlib to kernel styleRandall Spangler2013-01-313-174/+216
* Improve coverage of cgptlib.cRandall Spangler2013-01-242-2/+13
* Make cgpt_add error messages a little more verboseVadim Bendebury2012-09-262-0/+8
* Support alternative GPT header signatureStefan Reinauer2012-09-191-1/+2
* Change debug messages to use 1-based GPT partition numbers.Bill Richardson2011-09-081-1/+4
* Introduce GUID type for Chrome OS read/write firmware.Gabe Black2011-07-071-0/+2
* Only advance kernel version when the booted partition has a valid key blockRandall Spangler2011-03-042-2/+2
* Add 'prioritize' command to cgpt tool.Bill Richardson2010-11-291-4/+0
* Fixing the bug of CGPT when primary entry table is invalid.Louis Yung-Chieh Lo2010-11-181-0/+4
* Make LoadKernel() pass back the kernel partition's UniqueGuid.Bill Richardson2010-07-231-0/+3
* Make vboot_reference build in MSVC command line environment.vbendeb2010-06-242-7/+3
* Even more integration fixes.Randall Spangler2010-06-231-2/+6
* Assorted integration fixes.Randall Spangler2010-06-231-2/+12
* More cleanup of MSVC errorsRandall Spangler2010-06-211-2/+2
* Reduce attributes size to comply with msc limitations.vbendeb2010-06-212-4/+10
* Remove unused files, and tidy the directory structure of the remaining ones.Randall Spangler2010-06-174-0/+346