]> git.dujemihanovic.xyz Git - u-boot.git/commit
efi_loader: optional pointer for ConvertPointer
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 24 Mar 2020 16:52:40 +0000 (17:52 +0100)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 11 Jul 2020 21:14:17 +0000 (23:14 +0200)
commit724d28171e5bd239866cdf885a7b70c059ddd563
tree87deda5dc86262927ae9bdb694f514bc20fa9151
parenta44d2a23992ba70dfeefbad9c55249bfc6be9fbc
efi_loader: optional pointer for ConvertPointer

If the EFI_OPTIONAL_PTR is set in DebugDisposition, a NULL pointer does not
constitute an invalid parameter.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
include/efi_api.h
lib/efi_loader/efi_runtime.c