Qiu Shumin
2015-06-16 13:11:06 UTC
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.
Qiu Shumin (2):
MdePkg: Enhance the comments for SmmMemoryAllocationLib instance.
MdeModulePkg: Enhance the comments for PiSmmCoreMemoryAllocationLib
instance.
MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/MemoryAllocationLib.c | 33 ++++++++++++-------
MdePkg/Library/SmmMemoryAllocationLib/MemoryAllocationLib.c | 37 +++++++++++-----------
2 files changed, 40 insertions(+), 30 deletions(-)
Qiu Shumin (2):
MdePkg: Enhance the comments for SmmMemoryAllocationLib instance.
MdeModulePkg: Enhance the comments for PiSmmCoreMemoryAllocationLib
instance.
MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/MemoryAllocationLib.c | 33 ++++++++++++-------
MdePkg/Library/SmmMemoryAllocationLib/MemoryAllocationLib.c | 37 +++++++++++-----------
2 files changed, 40 insertions(+), 30 deletions(-)
--
1.9.5.msysgit.1
------------------------------------------------------------------------------
1.9.5.msysgit.1
------------------------------------------------------------------------------