summaryrefslogtreecommitdiff
path: root/firmware/lib/cgptlib
Commit message (Expand)AuthorAgeFilesLines
* Fix indentation in firmware and host libsRandall Spangler2016-10-132-9/+10
* cgpt: add support for managing the legacy boot gpt bitstabilize-kevin-8785.94.BMike Frysinger2016-09-082-1/+15
* cgptlib: Add support for IGNOREME GPT signatureJulius Werner2016-04-251-0/+16
* cgpt: Update behavior of GptUpdateKernelWithEntrystabilize-8172.47.Bfirmware-lucid-8173.BFurquan Shaikh2016-04-051-7/+7
* 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
* cgpt: Add a callback to allow override of GPT entry priorityFurquan Shaikh2015-06-041-0/+6
* cgptlib: Add functions to cgptlib APIFurquan Shaikh2015-01-242-17/+68
* nand: vboot support for small GPTsDan Ehrenberg2015-01-052-6/+6
* cgpt: Support non-standard (smaller) entries tableNam T. Nguyen2014-12-122-13/+22
* vboot: Move IsEntryUnused to gpt_miscDan Ehrenberg2014-12-122-11/+0
* vboot: GPT interface cleanupDan Ehrenberg2014-12-112-17/+22
* vboot: Remove FTS codeNam T. Nguyen2014-11-264-541/+0
* vboot: cgpt: Treat drive_path as the GPT storageNam T. Nguyen2014-11-141-1/+1
* vboot: cgpt: fix my_lba of the secondary GPTDan Ehrenberg2014-11-142-6/+8
* vboot: cgpt: Support writing GPT structs to NOR flashNam T. Nguyen2014-11-132-8/+30
* vboot: cgpt: Check for NULL entry array.Nam T. Nguyen2014-10-311-0/+2
* cgpt: Separate out certain GPT manipluation functionsstabilize-6415.Bfoo-testDan Ehrenberg2014-10-292-104/+2
* vboot_reference: Rename *_SECTOR to *_SECTORSNam T. Nguyen2014-08-292-8/+8
* vboot: cgpt: Refer to partition entries by entries_lba.Nam T. Nguyen2014-08-281-7/+9
* Clean up exported Mtd* functionsBill Richardson2014-07-094-289/+303
* 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-032-32/+68
* Provide MTD version of common functionsfactory-4290.BAlbert Chaulk2013-06-181-0/+1
* Implement cgptlib for MTD devices.Albert Chaulk2013-05-026-24/+528
* Massive refactoring of external header files.Bill Richardson2013-04-024-115/+6
* Get rid of some crufty macros.Gabe Black2013-03-191-4/+0
* Remove +x permissions from source files.Bill Richardson2013-02-051-0/+0
* Reformat cgptlib to kernel styleRandall Spangler2013-01-316-720/+800
* Improve coverage of cgptlib.cRandall Spangler2013-01-242-2/+13
* Add more recovery_reason codesBill Richardson2012-11-261-1/+1
* Make cgpt_add error messages a little more verboseVadim Bendebury2012-09-263-5/+59
* Support alternative GPT header signatureStefan Reinauer2012-09-192-2/+4
* Change debug messages to use 1-based GPT partition numbers.Bill Richardson2011-09-082-3/+6
* Port vboot_reference to use new wrapper API utility functionsRandall Spangler2011-07-081-1/+2
* Introduce GUID type for Chrome OS read/write firmware.Gabe Black2011-07-071-0/+2
* Revert "Verified boot wrapper - replace utility functions"Randall Spangler2011-07-011-2/+1
* Verified boot wrapper - replace utility functionsRandall Spangler2011-07-011-1/+2
* Revert "Verified boot wrapper - replace utility functions"mukesh agrawal2011-06-271-2/+1
* Verified boot wrapper - replace utility functionsRandall Spangler2011-06-271-1/+2
* Only advance kernel version when the booted partition has a valid key blockRandall Spangler2011-03-043-3/+3
* Add 'prioritize' command to cgpt tool.Bill Richardson2010-11-292-9/+0
* Fixing the bug of CGPT when primary entry table is invalid.Louis Yung-Chieh Lo2010-11-181-0/+4
* Successful partitions are never marked bad by cgptlib.Randall Spangler2010-09-071-4/+6
* More cgptlib testsBill Richardson2010-08-271-0/+4
* Make LoadKernel() pass back the kernel partition's UniqueGuid.Bill Richardson2010-07-232-0/+9
* Make vboot_reference build in MSVC command line environment.vbendeb2010-06-243-12/+8
* Add VBDEBUG macro for debug output.Randall Spangler2010-06-231-10/+10
* Even more integration fixes.Randall Spangler2010-06-231-2/+6
* Assorted integration fixes.Randall Spangler2010-06-231-2/+12