summaryrefslogtreecommitdiff
path: root/Cryptlib/OpenSSL/crypto/pqueue/pqueue.c
diff options
context:
space:
mode:
authorAlexander Burmashev <alexander.burmashev@oracle.com>2020-07-12 16:01:55 +0200
committerPeter Jones <pjones@redhat.com>2020-08-04 15:44:00 -0400
commit56a48a48f088872247446cd2911704cc5ef42501 (patch)
tree5989bfd18dd49c4f4460dd501563d03d7e7876e2 /Cryptlib/OpenSSL/crypto/pqueue/pqueue.c
parentc1e9aaf3961715abfd54a7f91f9027228ec8c387 (diff)
downloadefi-boot-shim-56a48a48f088872247446cd2911704cc5ef42501.tar.gz
efi-boot-shim-56a48a48f088872247446cd2911704cc5ef42501.zip
Make building without VENDOR_DB_FILE or VENDOR_CERT_FILE work
When bd89dabf5fc767e3824 added the capability to use an EFI_SECURITY_LIST as VENDOR_DB_FILE instead of VENDOR_CERT_FILE, and then when I subsequently did the cleanup in 2ab1322fae6f3d3bcfbf, we accidentally broke building with both of those disabled, due to the lack of a definition of vendor_authorized when propagating MokDb forward. This patch adds a default definition of vendor_authorized and vendor_authorized_size, which point at 0 values, for building in the case where neither option is in use. Signed-off-by: Peter Jones <pjones@redhat.com> This is a modified upstream patch, so it applies fine to shim-15 Signed-off-by: Alex Burmashev <alexander.burmashev@oracle.com>
Diffstat (limited to 'Cryptlib/OpenSSL/crypto/pqueue/pqueue.c')
0 files changed, 0 insertions, 0 deletions