1. 99ca346 LoadFirmware() and LoadKernel() handling for test errors by Randall Spangler · 14 years ago
  2. 95c4031 This is necessary to pass additional information about whether firmware A or B is being run. This change also passes the GBB directly into LoadFirmware() and LoadKernel(). by Randall Spangler · 14 years ago
  3. c324fbf Only advance kernel version when the booted partition has a valid key block by Randall Spangler · 14 years ago
  4. 8478ece Fix missing brackets by Randall Spangler · 14 years ago
  5. 640fb51 Reapply patch from http://codereview.chromium.org/6594092/ by Randall Spangler · 14 years ago
  6. a8e0f94 Support dev vs consumer firmware in vboot_reference by Randall Spangler · 14 years ago
  7. 6078ca3 Add profile macro calls by Randall Spangler · 14 years ago
  8. 77ae389 fix clearing kernel attributes by Randall Spangler · 14 years ago
  9. 60563ee Always treat invalid images as nonexistant now. by Bill Richardson · 14 years ago
  10. 741d2b2 Fix LoadKernel() failing to update GPT flags. by Randall Spangler · 14 years ago
  11. 4bb5e4b Security fixes for LoadKernel() by Randall Spangler · 14 years ago
  12. 138acfe Fix KeyBlockVerify() to take an explicit param for whether to use hash only. by Randall Spangler · 14 years ago
  13. 6668028 Change rollback interface so kernel/firmware version numbers are by Randall Spangler · 14 years ago
  14. 63dffcb Enable TPM in developer mode again. by Randall Spangler · 14 years ago
  15. 5deb67f Make LoadKernel() pass back the kernel partition's UniqueGuid. by Bill Richardson · 14 years ago
  16. e272940 Fix load_kernel_test, add check to LoadKernel to detect bad args. by Bill Richardson · 14 years ago
  17. ae029d9 Fix checking boot flags in developer mode. by Randall Spangler · 14 years ago
  18. 87c13d8 Added size param to VerifyData() by Randall Spangler · 14 years ago
  19. 3e1081f Add lots of debugging to TPM library. by Randall Spangler · 14 years ago
  20. 7a786b7 added reboot return codes to load kernel and firmware by Randall Spangler · 14 years ago
  21. c4a011a TBR: wfrichar by Randall Spangler · 14 years ago
  22. 3ecaf77 Make vboot_reference build in MSVC command line environment. by vbendeb · 14 years ago
  23. d6aad3a Ignore TPM return codes in recovery mode by Randall Spangler · 14 years ago
  24. e2ec984 Add VBDEBUG macro for debug output. by Randall Spangler · 14 years ago
  25. 1078838 Refactor rollback interface for LoadKernel(), LoadFirmware(). by Randall Spangler · 14 years ago
  26. b9d60a5 Even more integration fixes. by Randall Spangler · 14 years ago
  27. 81d0996 Assorted integration fixes. by Randall Spangler · 14 years ago
  28. beb5bae Fixes to compiler warnings in MSVC by Randall Spangler · 14 years ago
  29. 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_kernel.c]
  30. f302905 Move all system includes in vboot_firmware to sysincludes.h by Randall Spangler · 14 years ago
  31. bd529f0 Move old vkernel code out of vboot_firmware. by Randall Spangler · 14 years ago
  32. 695cd16 Add load_kernel2_test Add debug messages to LoadKernel2() by Randall Spangler · 14 years ago
  33. 83c88cf More cleanup by Randall Spangler · 14 years ago
  34. 729b872 Clean up of key block functions by Randall Spangler · 14 years ago
  35. d183644 Major refactoring of structures, with unit tests. This matches the doc I sent out earlier. by Randall Spangler · 14 years ago