summaryrefslogtreecommitdiff
path: root/doc/develop
diff options
context:
space:
mode:
authorHeinrich Schuchardt <[email protected]>2025-11-04 23:27:12 +0100
committerHeinrich Schuchardt <[email protected]>2025-11-06 23:26:28 +0100
commit1a30ddeda9a5120dca0a9b9c9673d24b375cdc34 (patch)
treecaeb31981dafa37f3d249776c1454ded75004ee6 /doc/develop
parentd05190bd65ccd212e8540d609fb6066e2692cc6a (diff)
efi_client: efi_store_memory_map() must return int
The type efi_status_t is not compatible with the return type int. Let efi_store_memory_map() return -EFAULT instead of a truncated EFI error code. Acked-by: Ilias Apalodimas <[email protected]> Signed-off-by: Heinrich Schuchardt <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions