Hi Heinrich,
On 27 August 2017 at 06:51, Heinrich Schuchardt wrote:
> Check the parameters in efi_locate_handle.
>
> Use list_for_each_entry instead of list_for_each.
>
> Signed-off-by: Heinrich Schuchardt
> ---
> lib/efi_loader/efi_boottime.c | 42 +++---
>
Check the parameters in efi_locate_handle.
Use list_for_each_entry instead of list_for_each.
Signed-off-by: Heinrich Schuchardt
---
lib/efi_loader/efi_boottime.c | 42 +++---
1 file changed, 31 insertions(+), 11 deletions(-)
diff --git a/lib/efi_loader/efi_b
2 matches
Mail list logo