1. 2c21fe6 Successful partitions are never marked bad by cgptlib. by Randall Spangler · 14 years ago
  2. e2ec984 Add VBDEBUG macro for debug output. by Randall Spangler · 14 years ago
  3. beb5bae Fixes to compiler warnings in MSVC by Randall Spangler · 14 years ago
  4. f7a45cc Reduce attributes size to comply with msc limitations. by vbendeb · 14 years ago
  5. 620c38c Remove unused files, and tidy the directory structure of the remaining ones. by Randall Spangler · 14 years ago[Renamed from vboot_firmware/lib/cgptlib/cgptlib.c]
  6. 83c88cf More cleanup by Randall Spangler · 14 years ago
  7. 77d26e5 Enable attributes to display and set properly. by Bill Richardson · 14 years ago
  8. 3dcf9dc Much rearranging of cgptlib. Passes all its (new) unit tests. by Randall Spangler · 14 years ago
  9. e6cf857 cgpt supports dev and add/delete/modify commands. by Louis Yung-Chieh Lo · 14 years ago
  10. 3003c1d Moved cgptlib into vboot_firmware Moved cgptlib tests into tests by Randall Spangler · 14 years ago[Renamed from cgptlib/cgptlib.c]
  11. 418ad3b complete 'cgpt show' and refactor for incoming commands. by Louis Yung-Chieh Lo · 14 years ago
  12. 8eaf239 support 'cgpt repair' by Louis Yung-Chieh Lo · 14 years ago
  13. b31ddce add cgpt framework and attribute support. by Louis Yung-Chieh Lo · 14 years ago
  14. 0dce41c rename cgpt files with cgptlib prefix (to avoid conflicts to cgpt utility) by Louis Yung-Chieh Lo · 14 years ago[Renamed (99%) from cgptlib/cgpt.c]
  15. b17db3c cgpt supports GptNextKernelEntry() and GptUpdateKernelEntry() by Louis Yung-Chieh Lo · 14 years ago
  16. 49fa8e5 Add more test cases for GptInit() and fixed some bugs by Louis Yung-Chieh Lo · 14 years ago
  17. 37f6b55 Add helper functions and files for gpt tests. by Louis Yung-Chieh Lo · 14 years ago
  18. 4bbf21e A simple test infrastructure -- idea stolen from Gaurav. by Louis Yung-Chieh Lo · 14 years ago
  19. e1a25ab cgptlib stub for verified boot development. by Louis Yung-Chieh Lo · 14 years ago