diff options
| author | Peter Jones <pjones@redhat.com> | 2012-09-06 12:13:44 -0400 |
|---|---|---|
| committer | Peter Jones <pjones@redhat.com> | 2012-09-06 12:13:44 -0400 |
| commit | 8518b8cc1ffb548c26c846c609e3bc38717850be (patch) | |
| tree | 2735585ed9b064b388962a405f594449c26bc875 /cert.h | |
| parent | 7edb4fedfd135ab13c7e2878b76edda4b937a894 (diff) | |
| download | efi-boot-shim-8518b8cc1ffb548c26c846c609e3bc38717850be.tar.gz efi-boot-shim-8518b8cc1ffb548c26c846c609e3bc38717850be.zip | |
Allow specification of vendor_cert through a build command line option.
This allows you to specify the vendor_cert as a file on the command line
during build.
Diffstat (limited to 'cert.h')
| -rw-r--r-- | cert.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cert.h b/cert.h deleted file mode 100644 index 380bc045..00000000 --- a/cert.h +++ /dev/null @@ -1 +0,0 @@ -static UINT8 vendor_cert[] = {0x00}; |
