audk/MdeModulePkg
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
..
Application 1. Correct File header to ## @file 2010-02-24 00:21:16 +00:00
Bus Minor bug fix and robustness check improvement. 2010-03-03 09:40:16 +00:00
Core Remove Size==0 branch in SmmAllocatePool() 2010-03-04 01:48:52 +00:00
Include Enable "Load Module At fixed Address" feature in SMM Core 2010-03-03 05:45:50 +00:00
Library MdeModulePkg DxeNetLib: Fix compiler warning 2010-03-01 00:28:34 +00:00
Logo 1. Correct File header to ## @file 2010-02-24 00:21:16 +00:00
Universal Add FormMap form example. 2010-02-28 23:56:57 +00:00
ChangeLog.txt updated to use the term “temporary memory” but not CAR 2009-04-08 08:14:09 +00:00
MdeModulePkg.dec import Debug Agent Library and null instance in MdeModulePkg. 2010-02-26 05:38:04 +00:00
MdeModulePkg.dsc import Debug Agent Library and null instance in MdeModulePkg. 2010-02-26 05:38:04 +00:00