summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Core/PiSmmCore/Smi.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-8/+8
* MdeModulePkg/SmmCore: Fix hang due to already-freed memory deferenceRuiyu Ni2018-02-031-5/+32
* MdeModulePkg/PiSmmCore: Add SmiHandlerProfile support.Jiewen Yao2017-02-221-33/+13
* Update SmiManager() comments and implementation to follow the new rule clarif...vanjeff2013-02-201-9/+11
* Update SmiManager() to invoke all root SMI handlers to following PI Spec.vanjeff2012-10-161-2/+8
* Change returned status codes for SmiManage() per PI 1.2.1 spec.rsun32012-05-311-46/+37
* Update the copyright notice formathhtian2010-04-241-1/+1
* Add PI SMM IPL and PI SMM Coremdkinney2010-02-251-0/+333