grub/grub-core/kern/efi
Ignat Korchagin d5847bf594 efi: fix GetVariable return status check in 81ca24a
GetVariable should return EFI_BUFFER_TOO_SMALL if given buffer of size
zero; commit incorrectly checked for EFI_SUCCESS.
2015-07-24 20:46:02 +03:00
..
efi.c efi: fix GetVariable return status check in 81ca24a 2015-07-24 20:46:02 +03:00
init.c efi: check *path non-null before grub_strrchr 2014-11-17 14:11:01 +00:00
mm.c * grub-core/kern/efi/mm.c (grub_efi_get_memory_map): Never return a 2015-01-21 17:42:15 +01:00