1. c8b9ca6 Rename some static struct members in vbutil_kernel. by Bill Richardson · 12 years ago
  2. 075fd17 signer security test: special case dogfood channel for app id check by Gaurav Shah · 12 years ago
  3. c0c4166 convert to SLOT-ed libbase by Mike Frysinger · 12 years ago
  4. d355d9b Add tests/run_preamble_tests.sh and associated data. by Bill Richardson · 12 years ago
  5. e7e8ecd Specify the sections you want dump_fmap to dump, if not all by Bill Richardson · 12 years ago
  6. f0605cb tpm_lite: implement TPM_GetRandom by Kees Cook · 12 years ago
  7. 5ee257d Add new line after printing non-zero GBB flags. by Stefan Reinauer · 12 years ago
  8. 5fac757 Enable building of Cgpt C++ Library for 32-bit. by Jay Srinivasan · 12 years ago
  9. a5e1519 vbutil_what_keys should handle devices too by Bill Richardson · 12 years ago
  10. 250549d Implementation of CgptManager C++ library and unit tests. by Jay Srinivasan · 13 years ago
  11. 2ddd5f6 Add Ctrl-Enter as an additional key to trigger dev USB boot. by Tom Wai-Hong Tam · 13 years ago
  12. ed5fcc0 Rename dump_kernel_config.a to libdump_kernel_config.a. by Don Garrett · 13 years ago
  13. f5b5b4c signer tests: Allow different appids for canary channel images by Gaurav Shah · 13 years ago
  14. 14d982a vbutil_what_keys - any file 8M or less is a BIOS image by Bill Richardson · 13 years ago
  15. 1e063b0 Add Stumpy MP key info to vbutil_what_keys by Bill Richardson · 13 years ago
  16. a058143 Refactor of cgpt tool for 32->64 autoupdate work. by Jay Srinivasan · 13 years ago
  17. ee2e590 Bah. Fix the test, too. by Bill Richardson · 13 years ago
  18. cbfc6db Oops. Must still distinguish "no disks" from "no valid disks". by Bill Richardson · 13 years ago
  19. b5cf3f3 remove.txt no longer mentions USB and SD cards explicitly by Bill Richardson · 13 years ago
  20. 0fc9594 Bundle up the utilities methods used in dump_kernel_config and by Don Garrett · 13 years ago
  21. bf020a0 Make VbTryLoadKernel() go to recovery when no valid disks are found by Bill Richardson · 13 years ago
  22. 5fd3597 Be aggressive in saving locale to nvram. by Bill Richardson · 13 years ago
  23. 506649c Remove debug messages from VbAudioLooping() - too noisy. by Bill Richardson · 13 years ago
  24. 037dba2 Fix audio loop for long-delay keyboard reads. by Bill Richardson · 13 years ago
  25. 885a977 Add a failure check to ReadFdtBlock in ReadFdtPlatformFamily by Bernie Thompson · 13 years ago
  26. 2538187 Acknowledge Ctrl+U faster by Vincent Palatin · 13 years ago
  27. bd00c62 Allow crossystem ReadFdtBlock() to use a direct path starting with '/' by Bernie Thompson · 13 years ago
  28. 82e69b9 Clean up return codes for better interaction with U-Boot. by Bill Richardson · 13 years ago
  29. 68bd613 Fix compile by eliminating unused variable by Sonny Rao · 13 years ago
  30. 0b5789f Add in a platform_family value to crossystem by Bernie Thompson · 13 years ago
  31. 946370d tpmc: add PCR reading function by Kees Cook · 13 years ago
  32. 93a892c Enhance vbutil_what_keys to work on BIOS images too. by Bill Richardson · 13 years ago
  33. e5d31dc signer: run kernel security test of kernel partition 4 instead of partition 2 by Gaurav Shah · 13 years ago
  34. ce66492 signing script: Check for errors on extracted dm params in kernel command line. by Gaurav Shah · 13 years ago
  35. 59c4b30 sign_official_build: Do not ignore the firmware version while re-signing firmware by Gaurav Shah · 13 years ago
  36. 42d23c6 sign_official_build: Use sign_firmware.sh for in-place firmware signing. by Gaurav Shah · 13 years ago
  37. 505a047 vboot_reference: sanity check firmware A/B content when resigning by Hung-Te Lin · 13 years ago
  38. 759d5c4 ONLY pressing the recovery button okays booting from USB by Bill Richardson · 13 years ago
  39. 6d696e5 Allow caller to specify build output directory by Simon Glass · 13 years ago
  40. 5fffeee Fix crossystem on amd64 boards by Sonny Rao · 13 years ago
  41. a24e30c Make dev firmware keyblock/data key generation and use optional by Gaurav Shah · 13 years ago
  42. 8e85e98 Revert "Revert "Add x86_64 architecture support"" by Simon Glass · 13 years ago
  43. 7272a69 Dev-mode allows booting self-signed kernels by default. by Bill Richardson · 13 years ago
  44. b265c34 Revert "Revert "Revert "Revert "Break out common compile flags"""" by Simon Glass · 13 years ago
  45. 591f078 Pressing the recovery button okays booting from USB by Bill Richardson · 13 years ago
  46. f287021 Revert "Revert "Revert "Break out common compile flags""" by David Hendricks · 13 years ago
  47. 25c3674 Revert "Revert "Break out common compile flags"" by Simon Glass · 13 years ago
  48. 4c1f3c8 Replace root and recovery keys in the GBB after firmware sections have been re-signed by Gaurav Shah · 13 years ago
  49. 0d11efb Add VB_INIT_OUT_ENABLE_ALTERNATE_OS flag by Bill Richardson · 13 years ago
  50. 6a6f85d vboot_reference: fix CMOS writing for x86 platforms by Hung-Te Lin · 13 years ago
  51. 791d6e6 Fix typo, add one VBDEBUG. by Bill Richardson · 13 years ago
  52. 6f5da79 Revert "Break out common compile flags" by Nick Sanders · 13 years ago
  53. 52499b8 Revert "Add x86_64 architecture support" by Nick Sanders · 13 years ago
  54. bf5540e Add x86_64 architecture support by Simon Glass · 13 years ago
  55. 77ce2e8 Break out common compile flags by Simon Glass · 13 years ago
  56. c259045 Add a few comments and warnings when building incorrectly by Simon Glass · 13 years ago
  57. 931728a Address security concerns for vboot_audio.c by Bill Richardson · 13 years ago
  58. 01bf572 Sanity-check output of VbExDiskGetInfo() by Bill Richardson · 13 years ago
  59. 29efa17 Wrap CMOS read/write functions so they automatically pacify the nvram driver. by Gabe Black · 13 years ago
  60. c8e4ff7 Add flag to GBB to allow loading PCI Option ROMs by Bill Richardson · 13 years ago
  61. fa9d778 Dev-mode only boots official kernels by default by Bill Richardson · 13 years ago
  62. 9b717be New and improved dev_debug_vboot by Bill Richardson · 13 years ago
  63. f1282d3 Use the correct fonts for BIOS screens. by Bill Richardson · 13 years ago
  64. fbc4b7d Fix the tree for tangent by Stefan Reinauer · 13 years ago
  65. b7d2f1e vboot_reference: clean up CFLAGS and enable unrolled loops by Stefan Reinauer · 13 years ago
  66. 66264b5 Move Memset from vboot_reference to vbexport/u-boot by Stefan Reinauer · 13 years ago
  67. 01f276b vboot_reference: Fix typo in firmware Makefile by Stefan Reinauer · 13 years ago
  68. a6d6702 Despeckle background images, improve x86 generation. by Bill Richardson · 13 years ago
  69. 82054d9 Change load_shflags to use the new location of shflags for clients by Sonny Rao · 13 years ago
  70. 7f253eb Add test script that can determine if a build contains ASAN-binaries. by Jim Hebert · 13 years ago
  71. 6b0003c Remove -isystem from CFLAGS for firmware build by Che-Liang Chiou · 13 years ago
  72. 7455473 vbutil: accept amd64 as a valid alias for x86 by Sonny Rao · 13 years ago
  73. 0600e41 new signature for optional easter egg. by Bill Richardson · 13 years ago
  74. 5b96f81 Some easter eggs may need a refresh. by Bill Richardson · 13 years ago
  75. 89c1a3b Fix potential NULL pointer dereference in vboot_kernel.c by Stefan Reinauer · 13 years ago
  76. 7b32cad Finally final results from l10n team. by Bill Richardson · 13 years ago
  77. 94d7034 Enable (and test) custom dev-mode sounds by Bill Richardson · 13 years ago
  78. 253a58e Refactor dev-mode delay handling into a separate file. by Bill Richardson · 13 years ago
  79. 791c95f Added tests for VbBootDeveloper sound and delay by Bill Richardson · 13 years ago
  80. f2ad05f Add more debugging info to BIOS screens. by Bill Richardson · 13 years ago
  81. bd3dad0 sign_official_build: allow repacking firmware when executed by sudo by Hung-Te Lin · 13 years ago
  82. 25a3dbc Make startup delay and noises simpler to change. by Bill Richardson · 13 years ago
  83. 4313fba VbExBeep() now returns VbError_t instead of void by Bill Richardson · 13 years ago
  84. 132e6e0 sign_official_build: Work around different verity arguments across images by Gaurav Shah · 13 years ago
  85. e622f11 image security test: Allow alternatives for verity parameters by Gaurav Shah · 13 years ago
  86. 06edfc6 vbutil: support 64bit x86 by Sonny Rao · 13 years ago
  87. 236faae Allow path to the cgpt binary to be set on the command line by Eric M. Blake · 13 years ago
  88. ec35beb Make BIOS screens warn when GBB.flags is nonzero. by Bill Richardson · 13 years ago
  89. 518d4f3 Stub out easter egg, in case BIOS wants to implement one. by Bill Richardson · 13 years ago
  90. c55f0f6 Up/Down keys should change locale in BIOS screens. by Bill Richardson · 13 years ago
  91. 9137e8d sign_official_build: support new firmware updater repacking method by Hung-Te Lin · 13 years ago
  92. e339cba Add unit tests for vboot_api_firmware.c by Randall Spangler · 13 years ago
  93. 3235751 Change debug messages to use 1-based GPT partition numbers. by Bill Richardson · 13 years ago
  94. 209166a Fix bug in recognizing bad image files. by Bill Richardson · 13 years ago
  95. d2ae48a Tweak a bit to clean up alignment and one non-rendering character. by Bill Richardson · 13 years ago
  96. eba60ee vboot_reference: update localized bitmaps by Hung-Te Lin · 13 years ago
  97. 3852698 vboot_reference: add pango based text_to_bmp converter by Hung-Te Lin · 13 years ago
  98. 391b310 Add unit tests for vboot_api_init.c by Randall Spangler · 13 years ago
  99. 5de6b40 Display sha1sums in BIOS debug info by Bill Richardson · 13 years ago
  100. 6c6babc Add tests for vboot_firmware.c by Randall Spangler · 13 years ago