summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/SmmMemoryAllocationLib/MemoryAllocationLib.c
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Code optimization to SMM InternalAllocateAlignedPagesduntan2023-06-211-1/+1
* MdePkg: Apply uncrustify changesMichael Kubacki2021-12-071-23/+37
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdePkg: Clean up source filesLiming Gao2018-06-281-155/+155
* MdePkg: Refine casting expression result to bigger sizeHao Wu2017-03-061-2/+2
* MdePkg: Fix typos in commentsGary Lin2016-10-211-1/+1
* MdePkg: Enhance the comments for SmmMemoryAllocationLib instance.Qiu Shumin2015-06-191-18/+19
* MdePkg:Fix typo 'caculate' in MdePkg.Qiu Shumin2015-03-171-2/+2
* Update MemoryAllocationLib.AllocateAlignedPages API comments for memory overf...Liming Gao2013-12-311-1/+5
* Enhance SmmMemoryAllocationLib Free function implementation to call gSmst or ...lgao42010-07-281-3/+144
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-301-119/+132
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-251-4/+4
* Update the copyright notice formathhtian2010-04-231-2/+2
* Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney2010-02-141-0/+823