1. b9be536 vboot2: Use more specific error codes by Randall Spangler · 10 years ago
  2. 2500185 Add memory leak checking by Simon Glass · 11 years ago
  3. 94d7034 Enable (and test) custom dev-mode sounds by Bill Richardson · 13 years ago
  4. 6c6babc Add tests for vboot_firmware.c by Randall Spangler · 13 years ago
  5. 9c9606b Add tests for rsa_utility.c by Randall Spangler · 13 years ago
  6. cb3313e Partial unit tests for rollback_index by Randall Spangler · 13 years ago
  7. 1f5d53f Add tests for vboot_reference stateful_util.c by Randall Spangler · 13 years ago
  8. 3ecaf77 Make vboot_reference build in MSVC command line environment. by vbendeb · 14 years ago
  9. 620c38c Remove unused files, and tidy the directory structure of the remaining ones. by Randall Spangler · 14 years ago
  10. d471f2a Remove old firmware verification code, now that firmware build has switched to the new algorithms. by Randall Spangler · 14 years ago
  11. bcd8f4a Make kernel signature a part of the kernel preamble. by Gaurav Shah · 14 years ago
  12. 0265882 Change VerifyFirmware() to take separate pointers to firmware verification header and firmware data. by Gaurav Shah · 14 years ago
  13. e450be4 Propagate use of uint64_t to more functions that may need to deal with arbitrary length data. by Gaurav Shah · 14 years ago
  14. 463be3f VBoot Reference: Fix splicing bugs in Firmware and Kernel verification. by Gaurav Shah · 14 years ago
  15. a82bf26 VBoot Reference: Add kernel rollback prevention and choosing logic. by Gaurav Shah · 14 years ago
  16. 3199eed Move test utility functions to a common place. by Gaurav Shah · 14 years ago
  17. ce0cc30 VBoot Reference: Add version checking to for preventing rollbacks. by Gaurav Shah · 14 years ago