efi-boot-shim/include
Peter Jones f1feb3ac04 sbat: drop the struct sbat and just use two variables instead
The struct sbat isn't doing anything and only has two fields so let's pass
pass those two to the functions directly instead of storing it in a struct.

Signed-off-by: Peter Jones <pjones@redhat.com>
2021-02-19 14:28:10 -05:00
..
asm.h Fix up a bunch of our license statements and add SPDX most places 2021-02-16 09:12:48 +01:00
compiler.h Make sure MIN() and MAX() are always defined. 2021-02-16 09:12:48 +01:00
configtable.h Fix a bunch of trivial trailing whitespace issues. 2021-02-16 09:12:48 +01:00
console.h console: Fix a typo in the EFI warning list in gnu-efi 2021-02-16 09:12:48 +01:00
crypt_blowfish.h SPDX: Clarify the attribution for crypt_blowfish 2021-02-16 09:12:48 +01:00
efiauthenticated.h Fix up a bunch of our license statements and add SPDX most places 2021-02-16 09:12:48 +01:00
errors.h Fix up a bunch of our license statements and add SPDX most places 2021-02-16 09:12:48 +01:00
execute.h Fix up a bunch of our license statements and add SPDX most places 2021-02-16 09:12:48 +01:00
guid.h Fix up a bunch of our license statements and add SPDX most places 2021-02-16 09:12:48 +01:00
hexdump.h Fix up a bunch of our license statements and add SPDX most places 2021-02-16 09:12:48 +01:00
http.h Fix up a bunch of our license statements and add SPDX most places 2021-02-16 09:12:48 +01:00
httpboot.h Fix up a bunch of our license statements and add SPDX most places 2021-02-16 09:12:48 +01:00
ip4config2.h Fix up a bunch of our license statements and add SPDX most places 2021-02-16 09:12:48 +01:00
ip6config.h Fix up a bunch of our license statements and add SPDX most places 2021-02-16 09:12:48 +01:00
list.h add list_empty to linked list primitives 2021-02-17 19:33:57 -05:00
netboot.h Fix up a bunch of our license statements and add SPDX most places 2021-02-16 09:12:48 +01:00
passwordcrypt.h Fix up a bunch of our license statements and add SPDX most places 2021-02-16 09:12:48 +01:00
pe.h Move a bunch of PE-related stuff out of shim.c 2021-02-13 11:02:59 -05:00
peimage.h Fix up a bunch of our license statements and add SPDX most places 2021-02-16 09:12:48 +01:00
replacements.h Fix up a bunch of our license statements and add SPDX most places 2021-02-16 09:12:48 +01:00
sbat.h sbat: drop the struct sbat and just use two variables instead 2021-02-19 14:28:10 -05:00
security_policy.h Fix up a bunch of our license statements and add SPDX most places 2021-02-16 09:12:48 +01:00
shell.h Fix up a bunch of our license statements and add SPDX most places 2021-02-16 09:12:48 +01:00
simple_file.h Fix up a bunch of our license statements and add SPDX most places 2021-02-16 09:12:48 +01:00
str.h strndupa: allocate len + 1, so that \0 is not lost 2021-02-17 19:30:19 -05:00
tpm.h Fix up a bunch of our license statements and add SPDX most places 2021-02-16 09:12:48 +01:00
ucs2.h Fix up a bunch of our license statements and add SPDX most places 2021-02-16 09:12:48 +01:00
variables.h Make the variable name and pointer const in all of our efi vars functions 2021-02-16 09:12:48 +01:00
wincert.h Fix a bunch of trivial trailing whitespace issues. 2021-02-16 09:12:48 +01:00