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
/
PiSmmIpl.c
Age
Commit message (
Expand
)
Author
2013-03-04
Not close gEfiEndOfDxeEventGroupGuid event in ReadyToLock event notify becaus...
lzeng14
2012-12-18
Add PI1.2.1 EndOfDxe support.
jyao1
2012-05-31
Change returned status codes for SmiManage() per PI 1.2.1 spec.
rsun3
2011-11-28
Update code to pass build on VS2008 with /Od compiler option.
lgao4
2011-08-31
Rollback SMRAM Lock location
mdkinney
2011-08-24
Update SMM Core to use SMM Mode as soon as SMM Mode is available
mdkinney
2011-04-08
Add more checks to skip allocated SMRAM regions when searching for a largest ...
rsun3
2010-12-09
when SMM Communication Protocol.Communicate() is called from within SMM, SMRA...
rsun3
2010-11-04
Complement fix for revision #10998 (Remove PI SMM IPL's dependency on CPU AP).
rsun3
2010-11-03
Remove PI SMM IPL's dependency on CPU AP so that PI SMM IPL can be dispatched...
rsun3
2010-05-05
Use new API GetSectionFromAnyFvByFileType() of MdePkg DxeServicesLib library...
lgao4
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-09
Fix the SMRAM caching range base and size. The original code uses the biggest...
jgong5
2010-03-04
Fix a bug that a NULL pointer may be dereferenced.
rsun3
2010-03-03
Enable "Load Module At fixed Address" feature in SMM Core
jchen20
2010-03-03
Change the minimal SMM core size from 1MB to 256KB-4K.
jyao1
2010-03-01
Minor coding style fix.
rsun3
2010-03-01
Update PiSmmCore:
hhuan13
2010-02-25
Add PI SMM IPL and PI SMM Core
mdkinney