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

efi_loader: efi_dp_split_file_path() error handling



If the path passed to efi_dp_split_file_path() does not contain a
reference to a file it returns EFI_OUT_OF_RESOURCES. This does not properly
indicate the kind of the problem that occurred. Return
EFI_INVALID_PARAMETER instead.

Update function description.

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent ee3c8ba8
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