audk/MdePkg
Parth 1a89d9887f MdePkg:Update Return Error Macro in Base.h
Fixing RETURN_ERROR macro.
It is causing problem in Coverity Static analysis tool as we are directly converting the UINT value to INTN

Changing value from UINT to INTN might cause problem. Here we know that the values would not be in loss of data.
To increase the code quality and increase the static tool analysis score we have to change it

Cc: Jiangang He <jiangang.he@amd.com>
Cc: Neo Hsueh <Hong-Chih.Hsueh@amd.com>
Signed-off-by: Parth Thakkar <ParthRajeshkumar.Thakkar@amd.com>
2024-09-03 18:42:10 +00:00
..
Include MdePkg:Update Return Error Macro in Base.h 2024-09-03 18:42:10 +00:00
Library MdePkg: Fix a buffer overread. 2024-09-03 04:09:19 +00:00
Test MdePkg: Fix some spelling mistakes found by cspell 2024-08-01 19:53:47 +00:00
MdeLibs.dsc.inc MdePkg: CoreValidateHandle Optimization 2024-08-30 11:42:41 +00:00
MdePkg.ci.yaml MdePkg: Add LoongArch Cpucfg function 2024-02-06 23:51:47 +08:00
MdePkg.dec MdePkg/MdePkg.dec: Add gEfiMmEndOfPeiProtocol definition 2024-08-28 15:25:27 +00:00
MdePkg.dsc MdePkg: Add a new library named PeiServicesTablePointerLibKs0 2024-02-06 23:51:47 +08:00
MdePkg.uni MdePkg: Utilize Cache Management Operations Implementation For RISC-V 2023-12-19 12:48:14 +00:00
MdePkgExtra.uni MdePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:13 -07:00