diff options
author | Leif Lindholm <leif.lindholm@oss.qualcomm.com> | 2025-02-12 18:57:17 +0000 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-03-19 14:18:12 +0000 |
commit | f6aba88ac8af6d4561a2f0f452e13564dde9d029 (patch) | |
tree | c964c5a827c4e0d551fd6180d747714378695494 /BaseTools/Source/Python/sitecustomize.py | |
parent | 1c6ce560f042f70f4a8d7a26652ceab68b5df8d1 (diff) | |
download | edk2-f6aba88ac8af6d4561a2f0f452e13564dde9d029.zip edk2-f6aba88ac8af6d4561a2f0f452e13564dde9d029.tar.gz edk2-f6aba88ac8af6d4561a2f0f452e13564dde9d029.tar.bz2 |
MdeModulePkg/VarCheckHiiLib: don't return success for invalid input
The doxygen comment for VarCheckHiiLibReceiveHiiBinHandler says that
EFI_INVALID_PARAMETER should be returned if either of CommBuffer or
CommBufferSize is NULL, but the test results in an early return of
EFI_SUCCESS.
Update the code to match the documentation.
Signed-off-by: Leif Lindholm <leif.lindholm@oss.qualcomm.com>
Diffstat (limited to 'BaseTools/Source/Python/sitecustomize.py')
0 files changed, 0 insertions, 0 deletions