コミット履歴

作者 SHA1 メッセージ 日付
  Randall Spangler 5a9f498182 host,test: Remove unneeded vb1 rsa functions 8 年 前
  Randall Spangler fb267154d2 Fix indentation in firmware and host libs 8 年 前
  Randall Spangler 7d0cc747c7 vboot: Remove vboot1 host signature functions 8 年 前
  Randall Spangler a62ffa8d61 vboot: replace CreateKernelPreamble() with vboot2 equivalent 8 年 前
  Randall Spangler f7559e4b46 futility: Use vboot 2.0 APIs for public keys 8 年 前
  Randall Spangler d46461cec2 futility: Use vboot 2.0 APIs for private keys 8 年 前
  Randall Spangler 939cc3a5c2 futility: Use only vboot 2.0 APIs for keyblocks 8 年 前
  Randall Spangler 814aaf09ce futility: Create signatures using vboot 2.0 APIs 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 bc3f0b74f9 cleanup: remove a couple of unused functions and files 10 年 前
  Bill Richardson 782990277a Split libvboot_host.a into external and local libraries. 10 年 前
  Randall Spangler a712e01ae7 Add support for flags in the firmware preamble. 13 年 前
  Randall Spangler cbaf696581 Add license headers 14 年 前
  Bill Richardson a08b5c9d03 Adding --repack and --headeronly options to vbutil_kernel 14 年 前
  Randall Spangler 620c38cf34 Remove unused files, and tidy the directory structure of the remaining ones. 14 年 前
  Randall Spangler a55e5ca76c Refactor LoadFirmware() to avoid global variables, which don't work when running out of ROM 14 年 前
  Randall Spangler 729b87258b Clean up of key block functions 14 年 前
  Randall Spangler 6a97b3e2a1 Add vbutil_keyblock 14 年 前
  Randall Spangler d55c645372 Utility to pack public key, version, algorithm into a single file in VbPublicKey format 14 年 前
  Randall Spangler d183644564 Major refactoring of structures, with unit tests. This matches the doc I sent out earlier. 14 年 前