1. 6668028 Change rollback interface so kernel/firmware version numbers are by Randall Spangler · 14 years ago
  2. 4abede3 Add structs for TPM NV simplification. Now uses only 2 NV spaces, one for firmware and one for kernel. by Randall Spangler · 14 years ago
  3. 63dffcb Enable TPM in developer mode again. by Randall Spangler · 14 years ago
  4. 87c13d8 Added size param to VerifyData() by Randall Spangler · 14 years ago
  5. 3e1081f Add lots of debugging to TPM library. by Randall Spangler · 14 years ago
  6. 7a786b7 added reboot return codes to load kernel and firmware by Randall Spangler · 14 years ago
  7. 2b9ddae New rollback_index API. by Luigi Semenzato · 14 years ago
  8. d0d48b5 Add boot flags to LoadFirmware(), for TPM init by Randall Spangler · 14 years ago
  9. e2ec984 Add VBDEBUG macro for debug output. by Randall Spangler · 14 years ago
  10. 07f7865 fix passing key out of LoadFirmware by Randall Spangler · 14 years ago
  11. 1078838 Refactor rollback interface for LoadKernel(), LoadFirmware(). by Randall Spangler · 14 years ago
  12. b9d60a5 Even more integration fixes. by Randall Spangler · 14 years ago
  13. 81d0996 Assorted integration fixes. by Randall Spangler · 14 years ago
  14. beb5bae Fixes to compiler warnings in MSVC by Randall Spangler · 14 years ago
  15. 620c38c Remove unused files, and tidy the directory structure of the remaining ones. by Randall Spangler · 14 years ago[Renamed from vboot_firmware/lib/vboot_firmware.c]
  16. d471f2a Remove old firmware verification code, now that firmware build has switched to the new algorithms. by Randall Spangler · 14 years ago
  17. a55e5ca Refactor LoadFirmware() to avoid global variables, which don't work when running out of ROM by Randall Spangler · 14 years ago
  18. 39ed88e Implemented pipelined hash calculation in LoadFirmware() by Randall Spangler · 14 years ago
  19. 2666f10 Fix normal/recovery mode, and RO firmware vs. RW firmware behavior. by Luigi Semenzato · 14 years ago
  20. 729b872 Clean up of key block functions by Randall Spangler · 14 years ago
  21. d183644 Major refactoring of structures, with unit tests. This matches the doc I sent out earlier. by Randall Spangler · 14 years ago