grub/grub-core/commands/efi
Vladimir Serbinenko a2867b7cc3 efi/tpm.c: Add missing casts
Without those casts we get a warning about implicit conversion of pointer
to integer.

Signed-off-by: Vladimir Serbinenko <phcoder@google.com>
2020-09-21 19:37:19 -04:00
..
efifwsetup.c * grub-core/Makefile.core.def (efifwsetup): New module. 2012-09-08 09:40:24 +02:00
fixvideo.c Remove nested functions from PCI iterators. 2013-01-13 01:10:41 +00:00
getenv.c Fix hex representation of binary variable contents 2016-01-07 15:31:36 -08:00
loadbios.c verifiers: File type for fine-grained signature-verification controlling 2020-09-21 13:29:05 -04:00
lsefi.c Fix a segfault in lsefi 2020-09-21 11:32:45 -04:00
lsefimmap.c lsefimmap: support persistent memory and other UEFI 2.5 features 2015-12-17 21:00:44 +03:00
lsefisystab.c Add smbios command 2016-01-06 12:46:22 -08:00
lssal.c * grub-core/commands/efi/lssal.c: Fix terminating condition. 2013-12-11 15:59:12 +01:00
shim_lock.c msr: Add new MSR modules (rdmsr/wrmsr) 2020-09-21 16:52:54 -04:00
smbios.c Add smbios command 2016-01-06 12:46:22 -08:00
tpm.c efi/tpm.c: Add missing casts 2020-09-21 19:37:19 -04:00