audk/MdeModulePkg/Core/Pei/Memory
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
..
MemoryServices.c MdeModulePkg: Remove PeiAllocatePool() Assert 2024-07-10 02:10:37 +00:00