summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/LockBox
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2015-12-152-0/+0
* MdeModulePkg: Cleanup gEfiSmmAccess2ProtocolGuid reference.Star Zeng2015-02-052-2/+0
* Use SmmMemLib to check communication buffer.Yao, Jiewen2015-02-022-87/+9
* MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming2014-09-031-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-282-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-281-7/+10
* MdeModulePkg: SmmLockBox: remove wrong DepExLaszlo Ersek2013-12-041-2/+1
* Fix the TOCTOU issue of CommBufferSize itself for SMM communicate handler input.lzeng142013-05-211-7/+17
* 1. Fix TOCTOU issue in VariableSmm, FtwSmm, FpdtSmm, SmmCorePerformance SMM h...lzeng142013-05-071-17/+29
* 1. Use the check IsAddressValid() to prevent SMM communication buffer overflo...lzeng142013-04-251-5/+5
* Update header formathhtian2012-10-112-6/+7
* Add more security check for CommBuffer+CommBufferSize.jyao12012-07-232-3/+109
* RestoreLockBox in DXE with Length NULL, Buffer NULL will fail to get data fro...li-elvin2011-08-251-6/+14
* MdeModulePkg: Add SMM LockBoxjljusten2011-07-192-0/+432