audk/MdeModulePkg/Core
Oliver Smith-Denny bf8f16f771 MdeModulePkg: DxeCore: Fix CodeQL Error in FreePages
CodeQL flags the Free Pages logic for not ensuring that
Entry is non-null before using it. Add a check for this
and appropriately bail out if we hit this case.

Cc: Liming Gao <gaoliming@byosoft.com.cn>
Signed-off-by: Oliver Smith-Denny <osde@linux.microsoft.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
2024-03-14 16:29:22 +00:00
..
Dxe MdeModulePkg: DxeCore: Fix CodeQL Error in FreePages 2024-03-14 16:29:22 +00:00
DxeIplPeim MdeModulePkg/DxeIplPeim: rename variable 2024-02-29 09:56:38 +00:00
Pei MdeModulePkg/Core/Pei: Improve the copy performance 2024-03-01 18:47:27 +00:00
PiSmmCore MdeModulePkg/SMM: Disallow unregister SMI handler in other SMI handler 2024-03-01 18:47:27 +00:00
RuntimeDxe MdeModulePkg: Align RuntimeDxe function headers with UEFI return values 2024-02-09 22:16:32 +00:00