coreboot-kgpe-d16/src/commonlib
Felix Held 8d2ec86c5e commonlib/storage: use ALIGN_UP instead of ALIGN for better readability
Change-Id: I76ec5ff107bc043d9457b3377e88226a96eb3f3c
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33632
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
2019-06-21 12:49:43 +00:00
..
include/commonlib commonlib: define cbtable tags as enum to identify conflicts 2019-06-18 10:37:51 +00:00
storage commonlib/storage: use ALIGN_UP instead of ALIGN for better readability 2019-06-21 12:49:43 +00:00
Makefile.inc commonlib: Add Bubble sort algorithm 2019-02-26 11:14:41 +00:00
cbfs.c vboot: include vb2_sha.h when required 2019-05-09 06:32:44 +00:00
fsp_relocate.c src/{commonlib,drivers/intel/fslp1_1/include}: Fix typo 2018-11-27 08:47:08 +00:00
iobuf.c
lz4.c.inc
lz4_wrapper.c Move compiler.h to commonlib 2018-10-08 16:57:27 +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