summaryrefslogtreecommitdiff
path: root/cgpt/cgpt_common.c
Commit message (Expand)AuthorAgeFilesLines
* Integrate the flash key-value store code into cgpt.stabilize-4255.BAlbert Chaulk2013-06-101-95/+220
* Refactor CgptAdd and CgptPrioitize to remove gpt-specific codeAlbert Chaulk2013-05-061-39/+58
* Massive refactoring of external header files.Bill Richardson2013-04-021-2/+2
* Apply consistent naming scheme for hostlib functions.Bill Richardson2013-03-201-2/+2
* (modify and resend) Trigger sync right after writing.Louis Yung-Chieh Lo2013-01-221-0/+5
* Revert "Trigger sync right after writing."Bill Richardson2013-01-151-5/+0
* Trigger sync right after writing.Louis Yung-Chieh Lo2013-01-151-0/+5
* Support alternative GPT header signatureStefan Reinauer2012-09-191-1/+11
* Let cgpt open devices in read-only mode when possible.Bill Richardson2012-05-021-2/+3
* Introduce GUID type for Chrome OS read/write firmware.Gabe Black2011-07-071-0/+2
* Add 'prioritize' command to cgpt tool.Bill Richardson2010-11-291-11/+22
* Fix for un-initialized code point variable.Louis Yung-Chieh Lo2010-11-221-22/+177
* Revert "The right implementation of CGPT label conversion between UTF8 and UT...Chris Sosa2010-11-191-175/+22
* The right implementation of CGPT label conversion between UTF8 and UTF16.Louis Yung-Chieh Lo2010-11-191-22/+175
* Fixing the bug of CGPT when primary entry table is invalid.Louis Yung-Chieh Lo2010-11-181-6/+13
* Address some security concerns in the cgpt tool.Bill Richardson2010-10-121-136/+106
* Reduce attributes size to comply with msc limitations.vbendeb2010-06-211-11/+11
* Nearly complete rewrite of cgpt tool.Bill Richardson2010-06-111-0/+726