grub/grub-core/commands/efi
Rob Clark a74336596f Fix a segfault in lsefi
when protocols_per_handle returns error, we can't use the pointers we
passed to it, and that includes trusting num_protocols.

Signed-off-by: Peter Jones <pjones@redhat.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
2020-09-21 11:32:45 -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 Add smbios command 2016-01-06 12:46:22 -08: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
smbios.c Add smbios command 2016-01-06 12:46:22 -08:00