Age | Commit message (Expand) | Author |
---|---|---|
2021-09-15 | commonlib/cbfs: Fix minor parser edge cases | Julius Werner |
2021-09-13 | cbfs: Prevent overflow and infinite loop in cbfs_walk | Jakub Czapiga |
2021-09-01 | cbfs: Make sure all cases of single file header corruption are isolated | Julius Werner |
2021-04-06 | cbfs: Add file data hashing for CONFIG_CBFS_VERIFICATION | Julius Werner |
2021-02-18 | cbfs: Fix attribute tag printing in cbfs_find_attr() | Julius Werner |
2020-12-03 | cbfstool: Use cbfs_serialized.h and standard vboot helpers | Julius Werner |
2020-12-02 | cbfs: Port cbfs_load() and cbfs_map() to new API | Julius Werner |
2020-10-30 | commonlib/bsd: Add new CBFS core implementation | Julius Werner |