summaryrefslogtreecommitdiff
path: root/Cryptlib/OpenSSL/crypto/pqueue/pqueue.h
diff options
context:
space:
mode:
authorGary Lin <glin@suse.com>2018-12-19 11:27:42 +0800
committerPeter Jones <pjones@redhat.com>2020-08-04 15:43:08 -0400
commit290fc70ab6a0276daf6b6532e0d92120c4ed88cc (patch)
tree42e3a7ddad140d823ebcc190e16235f53649fdfa /Cryptlib/OpenSSL/crypto/pqueue/pqueue.h
parent81bf9b247090ae07489eab9afbfd78ec7d942a64 (diff)
downloadefi-boot-shim-290fc70ab6a0276daf6b6532e0d92120c4ed88cc.tar.gz
efi-boot-shim-290fc70ab6a0276daf6b6532e0d92120c4ed88cc.zip
shim: only include shim_cert.h in shim.c
The shim_cert array was declared as a static array, and every user of shim_cert.h would create a shim_cert array for its own and grow the file size. To remove the unnecessary duplicate shim_cert arrays, this commit declares shim_cert in shim.c while other users still can access the array through the external variables: build_cert and build_cert_size. Signed-off-by: Gary Lin <glin@suse.com> Upstream-commit-id: 4e2d62f0f4e
Diffstat (limited to 'Cryptlib/OpenSSL/crypto/pqueue/pqueue.h')
0 files changed, 0 insertions, 0 deletions