aboutsummaryrefslogtreecommitdiff
path: root/firmware/2lib/include/2return_codes.h
AgeCommit message (Expand)Author
2015-03-10futility: Add create command to make keypairs from RSA filesBill Richardson
2015-02-04vboot2: Fail vb2_secdata_(get|set) when secdata was not initializedJulius Werner
2015-01-31add vb2api_get_pcr_digestDaisuke Nojiri
2015-01-06vboot2: Introduce vb2ex_hwcrypto APIJulius Werner
2014-12-05vboot2: Get rid of extra '2' at end of new struct namesRandall Spangler
2014-12-04vboot2: vb2_unpack_key2() no longer passes through to vb2_unpack_key()ChromeOS Developer
2014-12-01vboot2: Add host lib function to create a vb2-style firmware preambleRandall Spangler
2014-12-01vboot2: Add host lib function to create a vb2-style keyblockRandall Spangler
2014-11-27vboot2: Add host library functions for signing to new struct formatRandall Spangler
2014-11-27vboot2: Add host lib support for bare hash keysRandall Spangler
2014-11-27vboot2: Add host library functions to read/write new-format key objectsRandall Spangler
2014-11-27vboot2: Add host library functions to read/write files and objectsRandall Spangler
2014-11-14vboot2: Add api-level functions to use new data structuresRandall Spangler
2014-11-14vboot2: load keyblock and preamble from new-style structsRandall Spangler
2014-11-12vboot2: Add code and tests for verifying vb2_fw_preamble2Randall Spangler
2014-11-05vboot2: add support for new vb2_signature2 structRandall Spangler
2014-11-05vboot2: use common header size fieldsRandall Spangler
2014-11-01vboot2: un-nest data structuresRandall Spangler
2014-10-29vboot2: Add vb2_unpack_key2() and unit testsRandall Spangler
2014-10-29vboot2: Add verification for common vb2 struct headerRandall Spangler
2014-10-28vboot2: Move and rename functionsRandall Spangler
2014-10-28vboot2: use enum signature algorithmRandall Spangler
2014-10-28vboot2: use enum hash algorithmRandall Spangler
2014-10-22vboot2: move verify digest to 2commonRandall Spangler
2014-06-24vboot2: More specific errors for unimplemented external APIsRandall Spangler
2014-06-19vboot2: api-level routinesRandall Spangler
2014-06-19vboot2: misc higher-level routinesRandall Spangler
2014-06-11vboot2: Use more specific error codes, part 3Randall Spangler
2014-06-11vboot2: Use more specific error codes, part 2Randall Spangler
2014-06-07vboot2: Use more specific error codesRandall Spangler
2014-06-03vboot2: Add workbuf functionsRandall Spangler