diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-10-11 16:05:40 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-10-11 16:06:48 (EDT) |
commit | 823c1922ed13d4ab60d975495564f36b57e1f600 (patch) | |
tree | b50137bb26725a905adde4ff1f6c42e6ec945d7b /resources/utilities/coreboot-libre/nonblobs | |
parent | d8b597f33e75d04b84be7c9d7081a3b97821617d (diff) | |
download | libreboot-823c1922ed13d4ab60d975495564f36b57e1f600.zip libreboot-823c1922ed13d4ab60d975495564f36b57e1f600.tar.gz libreboot-823c1922ed13d4ab60d975495564f36b57e1f600.tar.bz2 |
coreboot-libre: move non-blob to nonblobs list
Diffstat (limited to 'resources/utilities/coreboot-libre/nonblobs')
-rw-r--r-- | resources/utilities/coreboot-libre/nonblobs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/utilities/coreboot-libre/nonblobs b/resources/utilities/coreboot-libre/nonblobs index 7673852..2790b09 100644 --- a/resources/utilities/coreboot-libre/nonblobs +++ b/resources/utilities/coreboot-libre/nonblobs @@ -352,3 +352,4 @@ ./3rdparty/vboot/futility/cmd_gbb_utility.c ./3rdparty/vboot/firmware/lib/cgptlib/crc32.c ./3rdparty/vboot/firmware/lib/cryptolib/padding.c +./3rdparty/vboot/tests/testcases/padding_test_vectors.inc |