audk/MdeModulePkg
Bret Barkelew f8e6bcb6e7 MdeModulePkg: Initialize temp variable in VarCheckPolicyLib
DumpVariablePolicy() will return EFI_INVALID_PARAMETER if the Buffer
pointer is NULL and the indirect Size is anything but 0. Since this
TempSize was not being initialized it is very likely that this sequence
would not return the total buffer size as expected.

Bugzilla: https://bugzilla.tianocore.org/show_bug.cgi?id=3310

Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Hao A Wu <hao.a.wu@intel.com>
Signed-off-by: Bret Barkelew <bret.barkelew@microsoft.com>
Reviewed-by: Hao A Wu <hao.a.wu@intel.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
2021-04-13 01:24:13 +00:00
..
Application
Bus MdeModulePkg: Initialize local variable value before they are used 2021-03-25 01:54:46 +00:00
Core
Include MdeModulePkg/Library: Add HiiGetStringEx to UefiHiiLib for EDK2 Redfish 2021-02-05 05:10:44 +00:00
Library MdeModulePkg: Initialize temp variable in VarCheckPolicyLib 2021-04-13 01:24:13 +00:00
Logo
Test
Universal MdeModulePkg: VariableSmmRuntimeDxe: Added request unblock memory interface 2021-03-05 15:25:07 +00:00
MdeModulePkg.ci.yaml
MdeModulePkg.dec
MdeModulePkg.dsc MdeModulePkg: Consume MdeLibs.dsc.inc for RegisterFilterLib 2021-03-31 05:47:10 +00:00
MdeModulePkg.uni MdeModulePkg: Update UNI file for PCIe Resizable BAR Capability 2021-01-14 01:34:16 +00:00
MdeModulePkgExtra.uni