Skip to content
Commit 7e5875a8 authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

efi_loader: parameter check in GetNextVariableName()



If GetNextVariableName() is called with a non-existing combination of
VariableName and VendorGuid, return EFI_INVALID_PARAMETER.

If GetNextVariableName() is called with a string that is not zero
terminated, return EFI_INVALID_PARAMETER.

Reformat a line over 80 characters.

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent 9aeb3802
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment