커밋 기록

작성자 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. 14 년 전
  Randall Spangler ac7c2d9e30 Fix not checking hashed data size 14 년 전
  Gaurav Shah d583a30a7c Use uint64_t and avoid down casting as much as possible. 14 년 전
  Randall Spangler f4ba19d81d Add VbSharedData field parsing 14 년 전
  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 년 전