summaryrefslogtreecommitdiff
path: root/firmware/lib/include/utility.h
Commit message (Expand)AuthorAgeFilesLines
* vboot: stop using StrnAppend and Uint64ToStringJoel Kitching2020-03-311-39/+0
* vboot: add VB2_ASSERT and VB2_DIE macrosJoel Kitching2019-09-231-9/+0
* vboot: fix up some headers, includes, comments, spacingJoel Kitching2019-08-281-3/+1
* vboot: replace sysincludes.h with 2sysincludes.hJoel Kitching2019-08-221-1/+1
* vboot: deprecate VbExError functionJoel Kitching2019-07-241-2/+4
* vboot: replace Min macro with VB2_MINstabilize-12331.BJoel Kitching2019-07-061-3/+0
* vboot: remove unused CombineUint16Pair functionJoel Kitching2019-06-261-7/+0
* VbCheckDisplayKey: Remove easter egg supportJulius Werner2019-04-041-7/+0
* vboot: bulk fix tabs and spacing inconsistencyJoel Kitching2018-08-031-4/+4
* firmware: replace VBDEBUG(()) macro with VB2_DEBUG()Randall Spangler2017-01-121-7/+0
* vboot: use malloc and free directlyRandall Spangler2016-11-061-6/+0
* vboot: use vb2_safe_memcmp instead of SafeMemcmpRandall Spangler2016-10-291-12/+0
* vboot: use standard memcmp, memcpy, memsetRandall Spangler2016-10-231-27/+1
* fix build error when DEBUG is enabledMike Frysinger2013-07-301-0/+1
* Massive refactoring of external header files.Bill Richardson2013-04-021-0/+115