audk/MdeModulePkg/Core
hhuan13 1fc17d768f Remove Size==0 branch in SmmAllocatePool()
The background is :

The SmmMemoryAllocationLib of one of the instance of MemoryAllocation library class. As in MdePkg comment for AllocatePool() : “If AllocationSize is 0, then a valid buffer of 0 size is returned.”,the SMM library implements AllocatePool by SMST service SmmAllocatePool which does NOT support the zero size.




git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10171 6f19259b-4bc3-4df7-8a09-765794883524
2010-03-04 01:48:52 +00:00
..
Dxe Minor bug fix and robustness check improvement. 2010-03-03 09:40:16 +00:00
DxeIplPeim update DxeIpl to use EFI_S3_RESUME2_PPI instead of EFI_S3_RESUME_PPI 2010-03-01 07:11:28 +00:00
Pei Minor bug fix and robustness check improvement. 2010-03-03 09:40:16 +00:00
PiSmmCore Remove Size==0 branch in SmmAllocatePool() 2010-03-04 01:48:52 +00:00
RuntimeDxe 1. Correct File header to ## @file 2010-02-24 00:21:16 +00:00