summaryrefslogtreecommitdiff
path: root/cgpt
Commit message (Expand)AuthorAgeFilesLines
* Add 'prioritize' command to cgpt tool.Bill Richardson2010-11-297-21/+370
* Fix for un-initialized code point variable.Louis Yung-Chieh Lo2010-11-224-31/+201
* Revert "The right implementation of CGPT label conversion between UTF8 and UT...Chris Sosa2010-11-194-199/+31
* The right implementation of CGPT label conversion between UTF8 and UTF16.Louis Yung-Chieh Lo2010-11-194-31/+199
* Fixing the bug of CGPT when primary entry table is invalid.Louis Yung-Chieh Lo2010-11-185-13/+27
* Fix integration bugs (vboot side)Che-Liang Chiou2010-11-091-1/+1
* Address some security concerns in the cgpt tool.Bill Richardson2010-10-127-212/+198
* Enhance 'cgpt find' command to match keyblocks if desired.Bill Richardson2010-08-171-14/+124
* Add license headersRandall Spangler2010-08-051-0/+5
* Add 'find' command to cgpt, to search for partitions by UUID.Bill Richardson2010-07-024-0/+278
* Reduce attributes size to comply with msc limitations.vbendeb2010-06-213-21/+24
* Move all system includes in vboot_firmware to sysincludes.hRandall Spangler2010-06-161-1/+1
* One of the last moment mods of the original make reworkvbendeb2010-06-161-2/+2
* This fixes the EFI BIOS boot problems introduced with cgpt.Bill Richardson2010-06-152-0/+2
* Rework the vboot_reference make system.vbendeb2010-06-141-23/+15
* Nearly complete rewrite of cgpt tool.Bill Richardson2010-06-1110-0/+2067