Find a file
Jeremy Kerr be7559abfe image: Add facility to write unsigned images
Change image_write_signed to image_write, and conditionally write the
signature if one is present.

This will allow us to write unsigned images when detaching a sig from an
image.

Signed-off-by: Jeremy Kerr <jeremy.kerr@canonical.com>
2012-06-12 10:19:08 +08:00
coff coff: remove unneeded coff includes 2012-04-24 08:38:57 +08:00
docs docs: Add initial manpages 2012-05-24 15:17:26 +08:00
lib autoconfiscate 2012-05-28 22:35:48 +08:00
.gitmodules Move ccan submodule 2012-05-24 15:17:18 +08:00
autogen.sh Fix warnings from added -W flags 2012-06-11 16:54:42 +08:00
configure.ac docs: Fix manpage creation 2012-06-11 14:37:33 +08:00
COPYING Add GPLv3 text in COPYING 2012-04-24 09:01:05 +08:00
gen-keyfiles.c Add copyright comments 2012-04-23 18:14:42 +08:00
idc.c Fix warnings from added -W flags 2012-06-11 16:54:42 +08:00
idc.h verify: move idc-related parsing to idc.c 2012-05-12 23:12:18 -07:00
image.c image: Add facility to write unsigned images 2012-06-12 10:19:08 +08:00
image.h image: Add facility to write unsigned images 2012-06-12 10:19:08 +08:00
libcoff.h Initial commit 2012-04-23 17:25:19 +08:00
Makefile.am automake: Add -Wall -Wextra CFLAGS 2012-06-11 15:59:48 +08:00
NEWS autoconfiscate 2012-05-28 22:35:48 +08:00
README autoconfiscate 2012-05-28 22:35:48 +08:00
sbsign.c image: Add facility to write unsigned images 2012-06-12 10:19:08 +08:00
sbverify.c sbsign,sbverify: Update getopt_long optstrings 2012-06-11 19:49:28 +08:00
test.c Initial commit 2012-04-23 17:25:19 +08:00
verify.c Initial commit 2012-04-23 17:25:19 +08:00

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.