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
Age
Commit message (
Expand
)
Author
2010-10-18
Refine code to make code run more safely.
ydong10
2010-05-10
Minor comment update.
xdu2
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-04
Remove Size==0 branch in SmmAllocatePool()
hhuan13
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-02
Fix K8 scan issues
hhuan13
2010-03-01
Minor coding style fix.
rsun3
2010-03-01
Update PI SMM Core to ignore memory ranges from SMRAM Descriptors that are al...
mdkinney
2010-03-01
Update PiSmmCore:
hhuan13
2010-02-26
Clean up PiSmmCore to pass K8 scan
hhuan13
2010-02-26
Add EfiCpuArchProtocol dependency for PiSmmIpl module. The reason to add this...
jgong5
2010-02-25
Add PI SMM IPL and PI SMM Core
mdkinney