Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: f91211049c1522f7db2ae8f7a509ac270868d0e9 https://github.com/tianocore/edk2/commit/f91211049c1522f7db2ae8f7a509ac270868d0e9 Author: Kun Qin <ku...@microsoft.com> Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths: M MdeModulePkg/Core/Pei/Memory/MemoryServices.c Log Message: ----------- 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.kuba...@microsoft.com> To unsubscribe from these emails, change your notification settings at https://github.com/tianocore/edk2/settings/notifications _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits