
7 Nov
2017
7 Nov
'17
6:21 a.m.
On 22 October 2017 at 06:45, Heinrich Schuchardt xypron.glpk@gmx.de wrote:
Check the parameters in efi_locate_handle.
Use list_for_each_entry instead of list_for_each.
Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de
lib/efi_loader/efi_boottime.c | 44 +++++++++++++++++++++++++++++++------------ 1 file changed, 32 insertions(+), 12 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org