]> git.sur5r.net Git - u-boot/commit
efi_loader: workaround for grub lsefi bug
authorRob Clark <robdclark@gmail.com>
Thu, 20 Jul 2017 11:59:39 +0000 (07:59 -0400)
committerAlexander Graf <agraf@suse.de>
Mon, 24 Jul 2017 12:47:36 +0000 (14:47 +0200)
commit661c8327a6a0d8738473aaa79ab165b9e4b0b714
tree4015534f4aee1334e5304100f559470b1a3f88d5
parent09c5ab909c8abfe6a0ee654149345254c0dda13d
efi_loader: workaround for grub lsefi bug

Patch has also been sent to fix grub to not ignore the error returned
and treat protocol_buffer_count as valid.  But that that might take a
while to trickle into distro's, so this workaround might be useful.

Signed-off-by: Rob Clark <robdclark@gmail.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
lib/efi_loader/efi_boottime.c