index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdeModulePkg
/
Core
/
PiSmmCore
/
PiSmmCore.c
Age
Commit message (
Expand
)
Author
2016-07-11
MdeModulePkg: Fix typos in comments and variables
Giri P Mudusuru
2016-07-01
MdeModulePkg PiSmmCore: Enhance memory profile for memory leak detection
Star Zeng
2015-11-25
Install LoadedImage protocol for PiSmmCore.
Yao, Jiewen
2015-11-03
MdeModulePkg: PiSmmCore: Remove confusing CopyMem() of SMM_ENTRY_CONTEXT
Michael Kinney
2015-08-26
MdeModulePkg PiSmmCore: Prevent overlap for gSmmCorePrivate and CommBuffer
Star Zeng
2015-07-26
MdeModulePkg PiSmmCore: Remove a hidden assumption of SMRAM reservation
Star Zeng
2015-06-18
MdeModulePkg PiSmmCore: Unregister end of dxe notification in SmmReadyToLock.
Star Zeng
2015-06-18
MdeModulePkg PiSmmCore: Introduce SMM Exit Boot Services and Legacy Boot.
Star Zeng
2015-02-02
Use SmmMemLib to check communication buffer.
Yao, Jiewen
2014-12-09
Checking if gSmmCorePrivate->CommunicationBuffer is in supported physical add...
Jeff Fan
2014-11-14
MdeModulePkg/Core/PiSmmCore/PiSmmCore.c: Fix compiler warning about variable ...
Garrett Kirkendall
2014-11-12
MdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and SMRAM profile support.
Star Zeng
2012-12-18
Add PI1.2.1 EndOfDxe support.
jyao1
2012-11-01
Fixed one bug: gSmmCorePrivate->InSmm is not set to FALSE correctly before ex...
vanjeff
2012-09-25
1. Update PiSmmCore to always invoke SmiManage (NULL, NULL, NULL, NULL) when ...
vanjeff
2012-06-25
MdeModulePkg PI SMM Core: Unregister handler for SMM Ready To Lock event in S...
rsun3
2012-05-31
Change returned status codes for SmiManage() per PI 1.2.1 spec.
rsun3
2011-08-16
1. Add two performance measurement points for SMM performance measurement;
rsun3
2010-04-24
Update the copyright notice format
hhtian
2010-03-21
Change BufferSize from UINTN * to UINTN to eliminate pointer to pointer in Sm...
jyao1
2010-03-01
Update PiSmmCore:
hhuan13
2010-02-25
Add PI SMM IPL and PI SMM Core
mdkinney