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 · 10 years ago
  3. 108d991 vboot2: Move knowledge of vboot 2.1 data structures inside lib21/ by Randall Spangler · 10 years ago
  4. c86f041 vboot2: Clean up signing data for unit tests by Randall Spangler · 10 years ago
  5. 45562fb vboot2: Use calloc() in host lib and unit tests by Randall Spangler · 10 years ago
  6. 9328bbf vboot2: Add host lib function to create a vb2-style keyblock by Randall Spangler · 10 years ago
  7. c644a8c vboot2: Add host library functions for signing to new struct format by Randall Spangler · 10 years ago
  8. fb9a216 vboot2: Add host lib support for bare hash keys by Randall Spangler · 10 years ago
  9. 43e0a9e vboot2: Add code and tests for verifying vb2_fw_preamble2 by Randall Spangler · 10 years ago
  10. fe21172 vboot2: Change preamble to contain a list of signatures by Randall Spangler · 10 years ago
  11. ad105ed vboot2: add code to verify vb2_keyblock2 by Randall Spangler · 10 years ago
  12. b885c3b vboot2: add support for verify data / digest using new signature struct by Randall Spangler · 10 years ago
  13. c0ce70b vboot2: add support for new vb2_signature2 struct by Randall Spangler · 10 years ago
  14. 6b5b8f6 vboot2: use common header size fields by Randall Spangler · 10 years ago
  15. 6f7f5df vboot2: un-nest data structures by Randall Spangler · 10 years ago
  16. f6cfb97 vboot2: Add verification for common vb2 struct header by Randall Spangler · 10 years ago
  17. 21f100c vboot2: new data structures by Randall Spangler · 10 years ago
  18. 6d03b52 vboot2: move vb2_safe_memcmp() from rsa to common by Randall Spangler · 10 years ago
  19. 2145721 vboot2: Use more specific error codes, part 2 by Randall Spangler · 10 years ago
  20. 7141d73 vboot2: Add common functions by Randall Spangler · 10 years ago
  21. 786acda vboot2: Add workbuf functions by Randall Spangler · 10 years ago