coreboot-kgpe-d16/src/commonlib
Joel Kitching 452aaae601 vboot: deprecate vboot_handoff structure
vboot_handoff is no longer used in coreboot, and is not
needed in CBMEM or cbtable.

BUG=b:124141368, b:124192753
TEST=make clean && make runtests
BRANCH=none

Change-Id: I782d53f969dc9ae2775e3060371d06e7bf8e1af6
Signed-off-by: Joel Kitching <kitching@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33536
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: Martin Roth <martinroth@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-07-23 12:07:07 +00:00
..
include/commonlib vboot: deprecate vboot_handoff structure 2019-07-23 12:07:07 +00:00
storage commonlib/storage: use ALIGN_UP instead of ALIGN for better readability 2019-06-21 12:49:43 +00:00
cbfs.c vboot: include vb2_sha.h when required 2019-05-09 06:32:44 +00:00
fsp_relocate.c
iobuf.c
lz4.c.inc
lz4_wrapper.c
Makefile.inc commonlib: Add Bubble sort algorithm 2019-02-26 11:14:41 +00:00
mem_pool.c
region.c
sort.c commonlib/bubblesort: Do not try to sort less than two entries 2019-03-14 07:48:06 +00:00