diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2019-05-10 19:21:41 +0200 |
---|---|---|
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2019-05-12 20:54:22 +0200 |
commit | ab557141c2ddb9cccffa992651a240b63d5fbf5b (patch) | |
tree | 6b684193c9ee261990282e54035840632f799856 /lib/efi_loader/Makefile | |
parent | 0a84319665e764ab1c9f619f43c01ef1627f4053 (diff) |
efi_loader: LocateDevicePath() incorrect parameter check
A parameter check in LocateDevicePath() does not match the requirements of
the UEFI spec.
If device is NULL, only return EFI_INVALID_PARAMETER if a matching handle
is found.
Cf. UEFI SCT II specification (2017)3.3.7 LocateDevicePath(), 5.1.3.7.3
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'lib/efi_loader/Makefile')
0 files changed, 0 insertions, 0 deletions