8a55df5e96
Rather than only calling image_find_regions when we want to sign or verify image, call it when the image is loaded. We'll want to use the parse data later, which will require it to be present on all instances of an image. Signed-off-by: Jeremy Kerr <jeremy.kerr@canonical.com> |
||
---|---|---|
coff | ||
docs | ||
lib | ||
tests | ||
.gitmodules | ||
autogen.sh | ||
configure.ac | ||
COPYING | ||
efivars.h | ||
fileio.c | ||
fileio.h | ||
gen-keyfiles.c | ||
idc.c | ||
idc.h | ||
image.c | ||
image.h | ||
libcoff.h | ||
LICENSE.GPLv3 | ||
Makefile.am | ||
NEWS | ||
README | ||
sbattach.c | ||
sbsiglist.c | ||
sbsign.c | ||
sbvarsign.c | ||
sbverify.c | ||
verify.c |
sbsigntool - Signing utility for UEFI secure boot Copyright (C) 2102 Jeremy Kerr <jeremy.kerr@canonical.com> Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. See file ./INSTALL for building and installation instructions. Main git repository: git://kernel.ubuntu.com/jk/sbsigntool.git sbsigntool is free software. See the file COPYING for copying conditions.