Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 96192ba5bd4f86a5503d40c9c6b9c0fdcb631dc0 https://github.com/tianocore/edk2/commit/96192ba5bd4f86a5503d40c9c6b9c0fdcb631dc0 Author: Min M Xu <min.m...@intel.com> Date: 2023-02-07 (Tue, 07 Feb 2023)
Changed paths: M MdeModulePkg/Core/Dxe/Mem/Pool.c Log Message: ----------- MdeModulePkg: EfiUnacceptedMemoryType is not allowed in AllocatePool BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4315 MemoryType of EfiUnacceptedMemoryType should not be allocated in AllocatePool. Instead it should return EFI_INVALID_PARAMETER. Cc: Liming Gao <gaolim...@byosoft.com.cn> Cc: Dandan Bi <dandan...@intel.com> Cc: Erdem Aktas <erdemak...@google.com> Cc: James Bottomley <j...@linux.ibm.com> Cc: Jiewen Yao <jiewen....@intel.com> Cc: Gerd Hoffmann <kra...@redhat.com> Cc: Tom Lendacky <thomas.lenda...@amd.com> Cc: Michael Roth <michael.r...@amd.com> Reported-by: Liming Gao <gaolim...@byosoft.com.cn> Signed-off-by: Min Xu <min.m...@intel.com> Acked-by: Gerd Hoffmann <kra...@redhat.com> Reviewed-by: Jiewen Yao <jiewen....@intel.com> Reviewed-by: Liming Gao <gaolim...@byosoft.com.cn> _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits