1. 8577b53 vboot: Remove FTS code by Nam T. Nguyen · 10 years ago
  2. ab89959 vboot: cgpt: Treat drive_path as the GPT storage by Nam T. Nguyen · 10 years ago
  3. 18e0370 Clean up exported Mtd* functions by Bill Richardson · 10 years ago
  4. 4cb5497 Remove cgpt app-specific symbols from libvboot_host.a by Bill Richardson · 10 years ago
  5. 494646d Fix some issues with LBA vs byte offsets by Albert Chaulk · 11 years ago
  6. 32fd6de Add labels to MTD partitions. by Albert Chaulk · 11 years ago
  7. d41000e Don't always enable MTD mode unless MTD device is specified by Albert Chaulk · 11 years ago
  8. 4464354 MTD: When running on the host (as during install) use the host FTS if possible. by Albert Chaulk · 11 years ago
  9. 289b604 Port MTD structures to use 64-bit byte offsets instead of sectors. by Albert Chaulk · 11 years ago
  10. 7d401c5 MTD modification commands: add & prioritize by Albert Chaulk · 11 years ago
  11. fa6b35c Refactor CgptAdd and CgptPrioitize to remove gpt-specific code by Albert Chaulk · 11 years ago
  12. 0c3ba24 Massive refactoring of external header files. by Bill Richardson · 11 years ago
  13. 3f806a2 Apply consistent naming scheme for hostlib functions. by Bill Richardson · 11 years ago
  14. 5fed2a6 Rename Strncat to StrnAppend, use it instead of strncat. by Bill Richardson · 11 years ago
  15. 65d3c27 Make cgpt_add error messages a little more verbose by Vadim Bendebury · 12 years ago
  16. da77e69 cgpt: Fix error in modifying size of an existing partition by Bill Richardson · 12 years ago
  17. 66b47ba cgpt: verify the modifications of 'cgpt add' before effected. by Louis Yung-Chieh Lo · 12 years ago
  18. 23429d3 Let cgpt open devices in read-only mode when possible. by Bill Richardson · 12 years ago
  19. 5fac757 Enable building of Cgpt C++ Library for 32-bit. by Jay Srinivasan · 12 years ago
  20. 250549d Implementation of CgptManager C++ library and unit tests. by Jay Srinivasan · 12 years ago
  21. a058143 Refactor of cgpt tool for 32->64 autoupdate work. by Jay Srinivasan · 12 years ago