diff options
| author | Vincent Stehlé <[email protected]> | 2022-12-13 22:39:09 +0100 |
|---|---|---|
| committer | Heinrich Schuchardt <[email protected]> | 2022-12-29 10:51:50 +0100 |
| commit | c33d389c7ab5924fc7892edaf11798d644a2d824 (patch) | |
| tree | 80bcedfdc737410108bbc5cda6281f327f30331d /scripts/const_structs.checkpatch | |
| parent | 159dbe1fb12b20580f76f69173b176244d91b796 (diff) | |
efi_loader: fix get_package_list_handle() status
When the HII protocol function get_package_list_handle() is called with an
invalid package list handle, it returns EFI_NOT_FOUND but this is not in
its list of possible status codes as per the EFI specification.
Return EFI_INVALID_PARAMETER instead to fix conformance.
Signed-off-by: Vincent Stehlé <[email protected]>
Cc: Heinrich Schuchardt <[email protected]>
Cc: Ilias Apalodimas <[email protected]>
Reviewed-by: Heinrich Schuchardt <[email protected]>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions
