summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/SmmMemLib
Commit message (Expand)AuthorAgeFilesLines
* MdePkg/Library/Smm: Fix various typosAntoine Coeur2020-02-101-2/+2
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-093-20/+3
* MdePkg/SmmMemLib: Avoid possible NULL ptr dereferenceHao Wu2018-07-311-1/+1
* MdePkg/SmmMemLib: Check EFI_MEMORY_RO in UEFI mem attrib table.Jiewen Yao2018-07-262-3/+59
* MdePkg/SmmMemLib: Check for untested memory in GCDJiewen Yao2018-07-262-5/+92
* MdePkg: Clean up source filesLiming Gao2018-06-282-21/+21
* MdePkg SmmMemLib: Remove ASSERT in SmmIsBufferOutsideSmmValidStar Zeng2017-06-061-2/+1
* MdePkg-SmmMemLib: Enhance SmmIsBufferOutsideSmmValid() check for fixed comm b...Jiewen Yao2016-04-292-3/+183
* MdePkg: Convert all .uni files to utf-8Jordan Justen2015-12-151-0/+0
* MdePkg: SmmMemLib.inf: add Depex section and update protocol usage.Qiu Shumin2015-07-091-1/+4
* Fix typo.Yao, Jiewen2015-02-251-4/+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-023-0/+396