aboutsummaryrefslogtreecommitdiff
path: root/cgpt/cgpt_common.c
AgeCommit message (Expand)Author
2017-04-10Fix debug info data type mismatch errorJinguang Dong
2015-02-11Changes to compile signing tools on darwinDavid Riley
2014-12-12cgpt: Support non-standard (smaller) entries tableNam T. Nguyen
2014-12-11vboot: GPT interface cleanupDan Ehrenberg
2014-11-26vboot: Remove FTS codeNam T. Nguyen
2014-11-14vboot: cgpt: Treat drive_path as the GPT storageNam T. Nguyen
2014-11-14vboot: cgpt: fix my_lba of the secondary GPTDan Ehrenberg
2014-11-13vboot: cgpt: Support writing GPT structs to NOR flashNam T. Nguyen
2014-10-17cgpt: Validate GPT headers before loading themNam T. Nguyen
2014-08-29vboot_reference: Rename *_SECTOR to *_SECTORSNam T. Nguyen
2014-08-28vboot: cgpt: Refer to partition entries by entries_lba.Nam T. Nguyen
2014-07-09Clean up exported Mtd* functionsBill Richardson
2014-07-09Split libvboot_host.a into external and local libraries.Bill Richardson
2014-06-26Remove cgpt app-specific symbols from libvboot_host.aBill Richardson
2013-07-24Don't always enable MTD mode unless MTD device is specifiedAlbert Chaulk
2013-07-16MTD: When running on the host (as during install) use the host FTS if possible.Albert Chaulk
2013-06-24Bugfixes & MTD create commandAlbert Chaulk
2013-06-21Enables MTD mode via command line option.Albert Chaulk
2013-06-18Provide MTD version of common functionsAlbert Chaulk
2013-06-10Integrate the flash key-value store code into cgpt.Albert Chaulk
2013-05-06Refactor CgptAdd and CgptPrioitize to remove gpt-specific codeAlbert Chaulk
2013-04-02Massive refactoring of external header files.Bill Richardson
2013-03-20Apply consistent naming scheme for hostlib functions.Bill Richardson
2013-01-22(modify and resend) Trigger sync right after writing.Louis Yung-Chieh Lo
2013-01-15Revert "Trigger sync right after writing."Bill Richardson
2013-01-15Trigger sync right after writing.Louis Yung-Chieh Lo
2012-09-19Support alternative GPT header signatureStefan Reinauer
2012-05-02Let cgpt open devices in read-only mode when possible.Bill Richardson
2011-07-07Introduce GUID type for Chrome OS read/write firmware.Gabe Black
2010-11-29Add 'prioritize' command to cgpt tool.Bill Richardson
2010-11-22Fix for un-initialized code point variable.Louis Yung-Chieh Lo
2010-11-19Revert "The right implementation of CGPT label conversion between UTF8 and UT...Chris Sosa
2010-11-19The right implementation of CGPT label conversion between UTF8 and UTF16.Louis Yung-Chieh Lo
2010-11-18Fixing the bug of CGPT when primary entry table is invalid.Louis Yung-Chieh Lo
2010-10-12Address some security concerns in the cgpt tool.Bill Richardson
2010-06-21Reduce attributes size to comply with msc limitations.vbendeb
2010-06-11Nearly complete rewrite of cgpt tool.Bill Richardson