diff options
author | Taylor Beebe <taylor.d.beebe@gmail.com> | 2023-11-03 08:29:43 -0700 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2023-11-27 18:55:18 +0000 |
commit | cf78580a34d4794346ab08e0365e74a6f3fc29ca (patch) | |
tree | 8038b2e91e05352c15b0375f78365fc981f3a2b3 /UefiCpuPkg/PiSmmCpuDxeSmm | |
parent | 7ae0516dd9073eabca495e1f59a03193cdd99614 (diff) | |
download | edk2-cf78580a34d4794346ab08e0365e74a6f3fc29ca.tar.gz |
MdeModulePkg: Add NULL checks and Return Status to ImagePropertiesRecordLib
Update function headers to clarify the contract of each function and
improve readability. Add NULL checks to all functions that take a
pointer as an argument. Add return status to functions that
may need to return early due to invalid input.
Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Dandan Bi <dandan.bi@intel.com>
Signed-off-by: Taylor Beebe <taylor.d.beebe@gmail.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
Diffstat (limited to 'UefiCpuPkg/PiSmmCpuDxeSmm')
0 files changed, 0 insertions, 0 deletions