summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/LockBox
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki1-73/+82
2021-12-07MdeModulePkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney1-14/+14
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney4-32/+4
2018-12-25MdeModulePkg/SmmLockBox: Update to consume SpeculationBarrierHao Wu1-6/+6
2018-09-30MdeModulePkg/SmmLockBox: [CVE-2017-5753] Fix bounds check bypassHao Wu1-0/+10
2018-08-16MdeModulePkg SmmLockBox: Return actual data length in SmmLockBoxRestoreStar Zeng1-1/+4
2018-06-28MdeModulePkg: Clean up source filesLiming Gao4-14/+14
2018-02-26MdeModulePkg SmmLockBox: Return updated Length for EFI_BUFFER_TOO_SMALLStar Zeng1-1/+4
2017-04-12MdeModulePkg: Error Level is not used correctlyJeff Fan1-5/+5
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2-0/+0
2015-02-05MdeModulePkg: Cleanup gEfiSmmAccess2ProtocolGuid reference.Star Zeng2-2/+0
2015-02-02Use SmmMemLib to check communication buffer.Yao, Jiewen2-87/+9
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming1-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star1-7/+10
2013-12-04MdeModulePkg: SmmLockBox: remove wrong DepExLaszlo Ersek1-2/+1
2013-05-21Fix the TOCTOU issue of CommBufferSize itself for SMM communicate handler input.lzeng141-7/+17
2013-05-071. Fix TOCTOU issue in VariableSmm, FtwSmm, FpdtSmm, SmmCorePerformance SMM h...lzeng141-17/+29
2013-04-251. Use the check IsAddressValid() to prevent SMM communication buffer overflo...lzeng141-5/+5
2012-10-11Update header formathhtian2-6/+7
2012-07-23Add more security check for CommBuffer+CommBufferSize.jyao12-3/+109
2011-08-25RestoreLockBox in DXE with Length NULL, Buffer NULL will fail to get data fro...li-elvin1-6/+14
2011-07-19MdeModulePkg: Add SMM LockBoxjljusten2-0/+432