summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/SmmMemLib/SmmMemLib.inf
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdePkg/SmmMemLib: Check EFI_MEMORY_RO in UEFI mem attrib table.Jiewen Yao2018-07-261-0/+4
* MdePkg/SmmMemLib: Check for untested memory in GCDJiewen Yao2018-07-261-0/+1
* MdePkg: Clean up source filesLiming Gao2018-06-281-7/+7
* MdePkg-SmmMemLib: Enhance SmmIsBufferOutsideSmmValid() check for fixed comm b...Jiewen Yao2016-04-291-2/+4
* MdePkg: SmmMemLib.inf: add Depex section and update protocol usage.Qiu Shumin2015-07-091-1/+4
* MdePkg: Refine the protocol format in SmmMemLib.Shumin Qiu2015-02-061-1/+1
* MdePkg: Remove redundant ModeModulePkg dependence in SmmMemLib.Shumin Qiu2015-02-041-1/+0
* Add SmmMemLib, which can be used by SMM driver or SMM core to check communica...Yao, Jiewen2015-02-021-0/+53