summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Core/PiSmmCore/Dispatcher.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/PiSmmCore: log SMM image start failureLaszlo Ersek2020-03-041-0/+6
* MdeModulePkg/Core/PiSmmCore: Fix various typosAntoine Coeur2020-02-101-12/+12
* MdeModulePkg/PiSmmCore: Fix typo in function namePhilippe Mathieu-Daude2019-10-171-2/+2
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-44/+44
* MdeModulePkg: Use new added Perf macrosBi, Dandan2018-06-261-10/+5
* MdeModulePkg: Update PiSmmCore to set correct ImageAddress into LoadedImageLiming Gao2017-04-251-2/+2
* MdeModulePkg: Refine casting expression result to bigger sizeHao Wu2017-03-061-10/+8
* MdeModulePkg/PiSmmCore: Add MemoryAttributes support.Jiewen Yao2016-11-171-0/+66
* MdeModulePkg/Core: Fix typos in commentsGary Lin2016-10-271-1/+1
* MdeModulePkg: Fix typos in comments and variablesGiri P Mudusuru2016-07-111-73/+73
* Install LoadedImage protocol for PiSmmCore.Yao, Jiewen2015-11-251-2/+31
* Uninstall LoadedImage protocol if SMM driver returns error and is unloaded.Yao, Jiewen2015-11-251-0/+14
* PiSmmCore dispatcher should not use one Index for three loops.Zachary Bobroff2015-06-061-7/+9
* MdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and SMRAM profile support.Star Zeng2014-11-121-0/+2
* 1) Add type cast for better coding style.Feng Tian2014-08-071-1/+1
* MdeModulePkg/PiSmmCore: Initialize missing LoadedImage protocol fields for SM...Tapan Shah2014-06-271-1/+3
* 1. Update DxeCore to get correct AuthenticationStatus and invoke gSecurity af...lzeng142013-01-291-27/+4
* Add PI1.2.1 SAP2 support and UEFI231B mantis 896lgao42012-08-221-15/+39
* Add Perf log for SMM driver Load and Start Image.lgao42012-05-161-0/+11
* MdeModulePkg PiSmmCore: Fix a bug in SmmLoadImage() in PiSmmCore that in-corr...rsun32012-04-241-9/+9
* Update code to pass build on VS2008 with /Od compiler option.lgao42011-11-281-2/+2
* Update SMM Core to use SMM Mode as soon as SMM Mode is availablemdkinney2011-08-241-11/+56
* Update DEBUG log information to specify SMM driver to be loaded in SmmCorelgao42011-02-121-2/+2
* 1) Change location of DEBUG() macro that prints the name of the FFS file bein...mdkinney2010-12-061-84/+12
* Update PEI/DXE/SMM dispatchers to include DEBUG ((DEBUG_DISPATCH, )) macros t...mdkinney2010-12-041-2/+25
* Update the copyright notice formathhtian2010-04-241-1/+1
* Enable "Load Module At fixed Address" feature in SMM Corejchen202010-03-031-16/+225
* Add PI SMM IPL and PI SMM Coremdkinney2010-02-251-0/+1174