1. 339f7e0 Add framework for testing builtin futility functions. by Bill Richardson · 11 years ago
  2. 1912bba Include generated dependency files for all object files. by Bill Richardson · 11 years ago
  3. a130e0b Fix Makefile to only build fwlib when asked to, not hostlib too. by Bill Richardson · 11 years ago
  4. 0c3ba24 Massive refactoring of external header files. by Bill Richardson · 11 years ago
  5. 661ae9e Add a QUIET Makefile option to reduce non-error output by Simon Glass · 11 years ago
  6. feb2518 Wrap all vboot utilities with futility. by Bill Richardson · 11 years ago
  7. 5fed2a6 Rename Strncat to StrnAppend, use it instead of strncat. by Bill Richardson · 11 years ago
  8. 81a0b3d Move CgptManager from vboot_reference to installer by Bill Richardson · 11 years ago
  9. c7c6e5d Remove the mount-encrypted utility from vboot_reference by Bill Richardson · 11 years ago
  10. 2f8ac15 Point to new libchrome-180609 for CgptManager stuff by Bill Richardson · 11 years ago
  11. 9394326 Split off modules required for VbInit() and VbSelectFirmware() by Randall Spangler · 11 years ago
  12. c9bf348 Let the Makefile install the utilities, not the ebuild. by Bill Richardson · 11 years ago
  13. 7f43669 Add more vboot_api_kernel tests by Randall Spangler · 11 years ago
  14. 0714d9d Fix and enable vboot_api_kernel_tests by Randall Spangler · 11 years ago
  15. 49cb0d3 Add kernel tests by Randall Spangler · 11 years ago
  16. c3d488d Add tlcl tests by Randall Spangler · 11 years ago
  17. 786a5dc Start adding display tests by Randall Spangler · 11 years ago
  18. 45cc0f2 Fix incorrect CFLAGS when compiling for host by Randall Spangler · 11 years ago
  19. 0f87249 Remove unused vbutil_ec by Randall Spangler · 11 years ago
  20. a3eac79 Improve coverage of rollback_index.c by Randall Spangler · 11 years ago
  21. 6dbf9d9 Improve coverage of vbnvstorage test by Randall Spangler · 11 years ago
  22. 61a2eb3 Fix architecture definitions. by Randall Spangler · 11 years ago
  23. 59d7508 Clean up building code coverage by Randall Spangler · 11 years ago
  24. e061a25 Convert common tests from shell scripts to running directly by Randall Spangler · 11 years ago
  25. eecc18f Complete refactoring of Makefile by Bill Richardson · 11 years ago
  26. 844bce5 Run some tests under qemu when cross-compiling by Randall Spangler · 11 years ago
  27. a808dc9 Fix missing dependency by Randall Spangler · 11 years ago
  28. 826db09 Use 'install' to do installation, prepare for futility installation. by Bill Richardson · 11 years ago
  29. acb2ee9 Add .PHONY targets for phony targets by Bill Richardson · 11 years ago
  30. 17f8d34 Rename files and defines to simplify makefile. by Randall Spangler · 11 years ago
  31. 5d9bbf2 Unify vboot build into a single makefile by Randall Spangler · 11 years ago
  32. e8cfa31 Move lengthy tests from 'make runtests' to 'make runlongtests' by Randall Spangler · 11 years ago
  33. 0aedbe1 Add support for a V option which selects verbose Makefile output. by Gabe Black · 11 years ago
  34. 121f3db respect pkg-config env settings by Mike Frysinger · 12 years ago
  35. d50b27d Switch vboot reference to hardfp by Doug Anderson · 12 years ago
  36. f472919 Require -Wall -Werror for everything. by Bill Richardson · 12 years ago
  37. 5fac757 Enable building of Cgpt C++ Library for 32-bit. by Jay Srinivasan · 12 years ago
  38. 250549d Implementation of CgptManager C++ library and unit tests. by Jay Srinivasan · 12 years ago
  39. ed5fcc0 Rename dump_kernel_config.a to libdump_kernel_config.a. by Don Garrett · 12 years ago
  40. 0fc9594 Bundle up the utilities methods used in dump_kernel_config and by Don Garrett · 12 years ago
  41. 6d696e5 Allow caller to specify build output directory by Simon Glass · 13 years ago
  42. 8e85e98 Revert "Revert "Add x86_64 architecture support"" by Simon Glass · 13 years ago
  43. b265c34 Revert "Revert "Revert "Revert "Break out common compile flags"""" by Simon Glass · 13 years ago
  44. f287021 Revert "Revert "Revert "Break out common compile flags""" by David Hendricks · 13 years ago
  45. 25c3674 Revert "Revert "Break out common compile flags"" by Simon Glass · 13 years ago
  46. 6f5da79 Revert "Break out common compile flags" by Nick Sanders · 13 years ago
  47. 52499b8 Revert "Add x86_64 architecture support" by Nick Sanders · 13 years ago
  48. bf5540e Add x86_64 architecture support by Simon Glass · 13 years ago
  49. 77ce2e8 Break out common compile flags by Simon Glass · 13 years ago
  50. b7d2f1e vboot_reference: clean up CFLAGS and enable unrolled loops by Stefan Reinauer · 13 years ago
  51. 6b0003c Remove -isystem from CFLAGS for firmware build by Che-Liang Chiou · 13 years ago
  52. 7604a7d make: remove typo quote marks by Che-Liang Chiou · 13 years ago
  53. 74359b7 make: temporarily hard-coded compiler flags for firmware builds by Che-Liang Chiou · 13 years ago
  54. 8511f78 Add option to use mocked TPM driver by Che-Liang Chiou · 13 years ago
  55. 287beae Add default arch to fix compiling outside emake by Randall Spangler · 13 years ago
  56. 856e072 Add test framework for bmpblk_utility. by Bill Richardson · 13 years ago
  57. 34be827 Import firmware compiler flags by Che-Liang Chiou · 13 years ago
  58. 9f1973e Revert "Import firmware compiler flags" by Chris Sosa · 13 years ago
  59. 440ad51 Import firmware compiler flags by Che-Liang Chiou · 13 years ago
  60. 0a0e8d0 Add firmware build mode to Makefiles by Che-Liang Chiou · 14 years ago
  61. 8967860 Fix integration bugs (vboot side) by Che-Liang Chiou · 14 years ago
  62. 5896b96 Added new commands and reactivated full rebuild after fixing for ARM ebuild. by Luigi Semenzato · 14 years ago
  63. dd4cfdf Temporarily remove problematic line while semenzato generates a real fix. by David Rochberg · 14 years ago
  64. 50d48fe Various bug fixes to tpm_lite. Some changes to the test suite. by Luigi Semenzato · 14 years ago
  65. b2b0fcc Introduce ability to change the kernel command line. by vbendeb · 14 years ago
  66. 39f6611 Add tpm lite to vboot reference by Randall Spangler · 14 years ago
  67. 18b814d New targets to compile and install rollback tests only with USE=rbtest emerge ... by Luigi Semenzato · 14 years ago
  68. 93bccfc Fix makefiles to work with ebuild by Randall Spangler · 14 years ago
  69. 6832511 Also need to disable calling make tests install. by Randall Spangler · 14 years ago
  70. 416f681 This test sets the TPM to a each of a large amount of "interesting" initial states, and runs the firmware code at user level. by Luigi Semenzato · 14 years ago
  71. a08b5c9 Adding --repack and --headeronly options to vbutil_kernel by Bill Richardson · 14 years ago
  72. 3ecaf77 Make vboot_reference build in MSVC command line environment. by vbendeb · 14 years ago
  73. e2ec984 Add VBDEBUG macro for debug output. by Randall Spangler · 14 years ago
  74. d0dae7a More cleanup of MSVC errors by Randall Spangler · 14 years ago
  75. 6216f5a Include BIOS specific definitions when required. by vbendeb · 14 years ago
  76. 620c38c Remove unused files, and tidy the directory structure of the remaining ones. by Randall Spangler · 14 years ago
  77. d471f2a Remove old firmware verification code, now that firmware build has switched to the new algorithms. by Randall Spangler · 14 years ago
  78. 70e9509 Rework the vboot_reference make system. by vbendeb · 14 years ago
  79. f1372d9 Nearly complete rewrite of cgpt tool. by Bill Richardson · 14 years ago
  80. d183644 Major refactoring of structures, with unit tests. This matches the doc I sent out earlier. by Randall Spangler · 14 years ago
  81. e642198 Add a Makefile target to run all vboot_reference tests. by Gaurav Shah · 14 years ago
  82. 371df8b Add install target to put utilities into chroot (in /opt/bin/) by Bill Richardson · 14 years ago
  83. 3003c1d Moved cgptlib into vboot_firmware Moved cgptlib tests into tests by Randall Spangler · 14 years ago
  84. 0b8f35c Rearrange vboot_reference directories to isolate external components. by Bill Richardson · 14 years ago
  85. b31ddce add cgpt framework and attribute support. by Louis Yung-Chieh Lo · 14 years ago
  86. 0dce41c rename cgpt files with cgptlib prefix (to avoid conflicts to cgpt utility) by Louis Yung-Chieh Lo · 14 years ago
  87. fc70d72 VBoot Reference: Refactoring Part 3 by Gaurav Shah · 14 years ago
  88. 456678b Vboot Reference: Make length types explicitly sized. by Gaurav Shah · 14 years ago
  89. 56c9f4d Add a README and turn-on optimizations. by Gaurav Shah · 14 years ago
  90. 27bfc8b Vboot Reference: Conditionally set Makefile CC variable so that it cross-compiles. by Gaurav Shah · 14 years ago
  91. 7ca31f3 Vboot Reference: Misc style fixes to Makefile and fix testing script. by Gaurav Shah · 14 years ago
  92. 322536d RSA signature verification and SHA-1/256/512 reference implementation for verified boot. by Gaurav Shah · 14 years ago