audk/MdeModulePkg/Core
Kun Qin f91211049c MdeModulePkg: Remove PeiAllocatePool() Assert
Removes an assert if PeiAllocatePool() fails to allocate memory to
defer error handling to the caller so the error can be handled
gracefully or asserted at that location which is more specific to
the call that led to the allocation.

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
2024-07-10 02:10:37 +00:00
..
Dxe MdeModulePkg: Avoid efi memory allocation for SP memory 2024-06-19 13:12:40 +08:00
DxeIplPeim MdeModulePkg/DxeIplPeim: rename variable 2024-02-29 09:56:38 +00:00
Pei MdeModulePkg: Remove PeiAllocatePool() Assert 2024-07-10 02:10:37 +00:00
PiSmmCore MdeModulePkg/SMM: Initialize 'WillReturn' variable 2024-05-30 01:57:35 +00:00
RuntimeDxe MdeModulePkg: Align RuntimeDxe function headers with UEFI return values 2024-02-09 22:16:32 +00:00