提交历史

作者 SHA1 备注 提交日期
  Randall Spangler 21015898b3 firmware: replace VBDEBUG(()) macro with VB2_DEBUG() 8 年之前
  Randall Spangler 46a382d613 vboot: Remove vboot1 cryptolib padding source 8 年之前
  Randall Spangler 13b109762a vboot: use vb2 verification functions for kernel verification 8 年之前
  Randall Spangler 49e517d818 vboot: use vb2_safe_memcmp instead of SafeMemcmp 8 年之前
  Randall Spangler 664096bd1a vboot: use standard memcmp, memcpy, memset 8 年之前
  Randall Spangler 1589f94dc1 Fix coverity warnings in firmware 8 年之前
  Randall Spangler 98263a1b17 vboot: Upgrade VerifyFirmwarePreamble() to vboot2.0 8 年之前
  Randall Spangler 7c3ae42e04 vboot: Convert vboot1 SHA calls to use vboot2 8 年之前
  Furquan Shaikh 80e779d50b kernel flags: Add flags field to kernel preamble. 10 年之前
  Shelley Chen f1f53b3732 vboot: Add flag to vbutil_kernel for reconstruction of vmlinuz image 10 年之前
  Bill Richardson 4c3b4ea3d8 Workaround for failing tests when DEBUG=1 10 年之前
  Simon Glass 981cb2acdc Enable vboot for sandbox and improve debugging/format strings 11 年之前
  Bill Richardson 0c3ba249ab Massive refactoring of external header files. 11 年之前
  Randall Spangler 93943266c5 Split off modules required for VbInit() and VbSelectFirmware() 12 年之前
  Randall Spangler 68f54d4475 Reformat files to kernel style 12 年之前
  Randall Spangler 0f872495ca Remove unused vbutil_ec 12 年之前
  Bill Richardson fe356f9d57 Fix potential memory leak in KeyBlockVerify() 12 年之前
  Bill Richardson 2448d3b3bc Create vbutil_ec tool for signing EC firmware. 12 年之前
  Randall Spangler a712e01ae7 Add support for flags in the firmware preamble. 13 年之前
  Randall Spangler e49e8af65f Port vboot_reference to use new wrapper API utility functions 13 年之前
  Randall Spangler cfd841d3c2 Revert "Verified boot wrapper - replace utility functions" 13 年之前
  Randall Spangler f8c6549159 Verified boot wrapper - replace utility functions 13 年之前
  mukesh agrawal a7b9481f34 Revert "Verified boot wrapper - replace utility functions" 13 年之前
  Randall Spangler bd81b3a7d3 Verified boot wrapper - replace utility functions 13 年之前
  Randall Spangler 8ae94c2d24 Fix preamble range checks 13 年之前
  Randall Spangler cecdcbfe5d Add additional checks for size greater than header size. 13 年之前
  Randall Spangler ac7c2d9e30 Fix not checking hashed data size 13 年之前
  Gaurav Shah d583a30a7c Use uint64_t and avoid down casting as much as possible. 13 年之前
  Randall Spangler f4ba19d81d Add VbSharedData field parsing 13 年之前
  Randall Spangler 95c4031ce9 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(). 14 年之前