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
/
EdkCompatibilityPkg
/
Compatibility
/
SmmBaseHelper
Age
Commit message (
Expand
)
Author
2010-08-17
SmmBaseHelper: Update MP state in Framework SMST before transferring control ...
rsun3
2010-07-22
Fix a bug in SmmBaseHelper driver that the JMP instruction which jumps to the...
rsun3
2010-04-24
Update the copyright notice format
hhtian
2010-04-22
Add the correct check for the return value before use them.
lgao4
2010-04-12
Correct data conversion from pointer to integer.
lgao4
2010-04-12
Add the blank line at the end of file to pass ICC compiler.
lgao4
2010-04-09
1. Add the missing function headers.
lgao4
2010-04-02
Add function comments and refine function parameter IN OUT.
jgong5
2010-04-02
Use on-demand paging for CpuSaveStates read/write. It was measured about 200u...
jgong5
2010-03-26
Security enhancement to SMM Base thunk drivers: Framework SMM drivers can't b...
rsun3
2010-03-19
NumberOfCpus and SmmStartupThisAp field in Framework SMST should be updated p...
rsun3
2010-03-18
Update SmmBase Communicate Thunk behaivor to be compatible with Framework imp...
rsun3
2010-03-17
Remove the implementation limitation in the SmmBaseHelper driver that it assu...
rsun3
2010-03-01
Update code to match EDKII coding style.
lgao4
2010-02-25
Fix the bug that SMM Base Protocol.Communicate() does not work.
rsun3
2010-02-24
1. Correct File header to ## @file
lgao4
2010-02-21
Add [depex] on gEfiMpServiceProtocolGuid so the number of CPUs is known
mdkinney
2010-02-16
Use Memory Allocation Library instance for modules of type DXE_SMM_DRIVER
mdkinney
2010-01-27
Clean up module to use SMM CPU Save State Protocol definitions from IntelFram...
mdkinney
2010-01-07
Coding style fix.
rsun3
2010-01-05
Fix bugs in SmmBaseHelper driver.
rsun3
2009-12-31
Remove dependency on include file in package outside of EKD2.
rsun3
2009-12-31
Add 4 Framework/PI SMM thunk drivers. Combined use of these drivers can suppo...
rsun3