audk/MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib
Qiu Shumin 2d28f3b73e MdeModulePkg: Enhance the comments for PiSmmCoreMemoryAllocationLib instance.
Per PI spec all allocation of SMRAM should use EfiRuntimeServicesCode or EfiRuntimeServicesData. 
So SMM instance use EfiRuntimeServicesCode as the default memory allocation type instead of EfiBootServicesData. 
This patch clarify this usage in comments.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Qiu Shumin <shumin.qiu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17667 6f19259b-4bc3-4df7-8a09-765794883524
2015-06-19 01:58:09 +00:00
..
MemoryAllocationLib.c MdeModulePkg: Enhance the comments for PiSmmCoreMemoryAllocationLib instance. 2015-06-19 01:58:09 +00:00
PiSmmCoreMemoryAllocationLib.inf Use SmmMemLib to check communication buffer. 2015-02-02 14:42:22 +00:00
PiSmmCoreMemoryAllocationLib.uni MdeModulePkg: Convert non DOS format files to DOS format and remove unused module UNI files. 2014-09-03 08:39:12 +00:00
PiSmmCoreMemoryAllocationServices.h MdeModulePkg PiSmmCoreMemoryAllocationLib: Get SMRAM ranges 2015-05-18 01:46:40 +00:00