1. 3f4d8d0 vboot: Plumb the two disk sizes and external GPT param through by Dan Ehrenberg · 10 years ago
  2. 79a9e0e Revert "vboot: Plumb the two disk sizes and 'gpt on device' param through" by Julius Werner · 10 years ago
  3. 5040a94 vboot: Plumb the two disk sizes and 'gpt on device' param through by Dan Ehrenberg · 10 years ago
  4. 527ba81 Implementation of Region API by Simon Glass · 11 years ago
  5. 8fa13ad Revert "Implementation of Region API" by Yoshiki Iguchi · 11 years ago
  6. 1d3c804 Implementation of Region API by Simon Glass · 11 years ago
  7. ac8805e Get rid of some crufty macros. by Gabe Black · 11 years ago
  8. 916cf1e Omit body load address check by Che-Liang Chiou · 12 years ago
  9. 57e91f7 Move VbNvContext setup/teardown to vboot wrapper funcs by Randall Spangler · 13 years ago
  10. dfb0175 Refactor LoadFirmware() and LoadKernel() to return VbError_t by Randall Spangler · 13 years ago
  11. 64ca788 Add support for merged normal+dev firmware by Randall Spangler · 13 years ago
  12. 1b1998d Vboot wrapper initial implementation by Randall Spangler · 13 years ago
  13. 32a6526 Verified boot wrapper - add stub implementations for host by Randall Spangler · 13 years ago
  14. f4ba19d Add VbSharedData field parsing by Randall Spangler · 13 years ago
  15. 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 · 13 years ago
  16. 640fb51 Reapply patch from http://codereview.chromium.org/6594092/ by Randall Spangler · 13 years ago
  17. a8e0f94 Support dev vs consumer firmware in vboot_reference by Randall Spangler · 13 years ago
  18. 4f36ef3 Changes to allow user-signed kernels to be generated. by Bill Richardson · 14 years ago
  19. 5deb67f Make LoadKernel() pass back the kernel partition's UniqueGuid. by Bill Richardson · 14 years ago
  20. e272940 Fix load_kernel_test, add check to LoadKernel to detect bad args. by Bill Richardson · 14 years ago
  21. 3e1081f Add lots of debugging to TPM library. by Randall Spangler · 14 years ago
  22. 64aec24 Make optional flag optional by Mandeep Singh Baines · 14 years ago
  23. 2abbc4b Add an optional flag argument to load_kernel_test. by Gaurav Shah · 14 years ago
  24. 783e64e load_kernel_test tests the recovery image now (submit for Bill) by Louis Yung-Chieh Lo · 14 years ago
  25. 3ecaf77 Make vboot_reference build in MSVC command line environment. by vbendeb · 14 years ago
  26. bd529f0 Move old vkernel code out of vboot_firmware. by Randall Spangler · 14 years ago
  27. 81d696f fix typos in load_kernel_test by Randall Spangler · 14 years ago
  28. d55c645 Utility to pack public key, version, algorithm into a single file in VbPublicKey format by Randall Spangler · 14 years ago
  29. d183644 Major refactoring of structures, with unit tests. This matches the doc I sent out earlier. by Randall Spangler · 14 years ago
  30. 19d1313 fixed VerifyKernelHeader by Randall Spangler · 14 years ago
  31. afdd058 fix int reference to unint64 from http://codereview.chromium.org/2438005 by Colin Chow · 14 years ago
  32. 3dcf9dc Much rearranging of cgptlib. Passes all its (new) unit tests. by Randall Spangler · 14 years ago