1. 73e5eb3 vboot2: fix alignment issues on 32-bit architectures by Bill Richardson · 9 years ago
  2. 6f1b82a vboot2: Move old struct handling to lib20/ by Randall Spangler · 9 years ago[Renamed (99%) from tests/vb2_common2_tests.c]
  3. 108d991 vboot2: Move knowledge of vboot 2.1 data structures inside lib21/ by Randall Spangler · 9 years ago
  4. 7aef90c vboot2: vb2_unpack_key2() no longer passes through to vb2_unpack_key() by ChromeOS Developer · 9 years ago
  5. c86f041 vboot2: Clean up signing data for unit tests by Randall Spangler · 9 years ago
  6. fc73f08 vboot2: Use new hostlib functions in unit tests by Randall Spangler · 10 years ago
  7. b885c3b vboot2: add support for verify data / digest using new signature struct by Randall Spangler · 10 years ago
  8. c0ce70b vboot2: add support for new vb2_signature2 struct by Randall Spangler · 10 years ago
  9. 3c6ec76 vboot2: convert structs outside of individual test funcs by Randall Spangler · 10 years ago
  10. 6300a64 vboot2: be consistent in use of sig_algorithm vs sig_alg in vboot2 structs by Randall Spangler · 10 years ago
  11. 6b5b8f6 vboot2: use common header size fields by Randall Spangler · 10 years ago
  12. 6f7f5df vboot2: un-nest data structures by Randall Spangler · 10 years ago
  13. d274a2e vboot2: Add vb2_unpack_key2() and unit tests by Randall Spangler · 10 years ago
  14. c8c2f02 vboot2: use enum signature algorithm by Randall Spangler · 10 years ago
  15. 4eef812 vboot2: use enum hash algorithm by Randall Spangler · 10 years ago
  16. 224f5ac vboot2: Use more specific error codes, part 3 by Randall Spangler · 10 years ago
  17. 7141d73 vboot2: Add common functions by Randall Spangler · 10 years ago