1. a2d72f7 vboot: cgpt: Refer to partition entries by entries_lba. by Nam T. Nguyen · 9 years ago
  2. a3d70a3 Make crossystem.h more polite and more useful. by J. Richard Barnette · 10 years ago factory-panther-4920.23.B firmware-bolt_kirby-4979.B release-R32-4920.B stabilize-4920.6.B stabilize-5062.B stabilize-R33-4982.B test-4824.B test-4980.B
  3. fe2c1a2 Allow <vboot/crossystem.h> to be usable in C++ code. by J. Richard Barnette · 10 years ago stabilize-4886.B
  4. 494646d Fix some issues with LBA vs byte offsets by Albert Chaulk · 10 years ago
  5. fa6b35c Refactor CgptAdd and CgptPrioitize to remove gpt-specific code by Albert Chaulk · 11 years ago
  6. 0c3ba24 Massive refactoring of external header files. by Bill Richardson · 10 years ago
  7. 8fd1aaf Remove dead ECPreamble code by Randall Spangler · 11 years ago
  8. 631ae52 Revert "Change FMAP search stride from 4-byte to 64-byte." by Louis Yung-Chieh Lo · 11 years ago
  9. 92951c8 Change FMAP search stride from 4-byte to 64-byte. by Louis Yung-Chieh Lo · 11 years ago
  10. da8d32d Crossystem should return at-boot switch positions from VbSharedData by Randall Spangler · 11 years ago
  11. 2448d3b Create vbutil_ec tool for signing EC firmware. by Bill Richardson · 11 years ago
  12. fcec9e7 crossystem: introduce a new main firmware type, 'netboot' by Vadim Bendebury · 11 years ago
  13. a712e01 Add support for flags in the firmware preamble. by Randall Spangler · 12 years ago
  14. 7adcc60 Vboot wrapper API - crossystem and header files by Randall Spangler · 12 years ago
  15. c357408 Introduce arm support in crossystem. by Vadim Bendebury · 12 years ago
  16. eb59195 Refactor crossystem to move x86-specific implementation to its own file. by Randall Spangler · 12 years ago
  17. 305e9e5 Add load_firmware_test utility program by Che-Liang Chiou · 13 years ago
  18. 5421866 Initial version of crossystem. by Randall Spangler · 13 years ago
  19. 068fc6f Add support for using external signing application and .pem private key files to vbutil_keyblock. by Gaurav Shah · 13 years ago
  20. 60bcbe3 New tools to help debug vboot failures. by Bill Richardson · 13 years ago
  21. 47b593d Add additional sanity checks to RSA verification code. by Gaurav Shah · 13 years ago
  22. abf0550 Switch to using .vbprivk for signing everything now. by Bill Richardson · 13 years ago
  23. a08b5c9 Adding --repack and --headeronly options to vbutil_kernel by Bill Richardson · 13 years ago
  24. 3ecaf77 Make vboot_reference build in MSVC command line environment. by vbendeb · 13 years ago
  25. 620c38c Remove unused files, and tidy the directory structure of the remaining ones. by Randall Spangler · 13 years ago
  26. a55e5ca Refactor LoadFirmware() to avoid global variables, which don't work when running out of ROM by Randall Spangler · 13 years ago
  27. 729b872 Clean up of key block functions by Randall Spangler · 13 years ago
  28. 6a97b3e Add vbutil_keyblock by Randall Spangler · 13 years ago
  29. d55c645 Utility to pack public key, version, algorithm into a single file in VbPublicKey format by Randall Spangler · 13 years ago
  30. d183644 Major refactoring of structures, with unit tests. This matches the doc I sent out earlier. by Randall Spangler · 13 years ago