summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/Compatibility/SmmBaseHelper/SmmBaseHelper.c
AgeCommit message (Expand)Author
2012-06-26EdkCompatibilityPkg SmmBaseHelper: In SmmHandlerEntry(), add check to ensure ...rsun3
2011-08-30Enhance the SmmBaseHelper driver to support changing SMBASE/IORestart/AutoHAL...rsun3
2010-08-17SmmBaseHelper: Update MP state in Framework SMST before transferring control ...rsun3
2010-04-24Update the copyright notice formathhtian
2010-04-22Add the correct check for the return value before use them.lgao4
2010-04-12Correct data conversion from pointer to integer.lgao4
2010-04-091. Add the missing function headers. lgao4
2010-04-02Add function comments and refine function parameter IN OUT.jgong5
2010-04-02Use on-demand paging for CpuSaveStates read/write. It was measured about 200u...jgong5
2010-03-26Security enhancement to SMM Base thunk drivers: Framework SMM drivers can't b...rsun3
2010-03-19NumberOfCpus and SmmStartupThisAp field in Framework SMST should be updated p...rsun3
2010-03-18Update SmmBase Communicate Thunk behaivor to be compatible with Framework imp...rsun3
2010-03-17Remove the implementation limitation in the SmmBaseHelper driver that it assu...rsun3
2010-03-01Update code to match EDKII coding style.lgao4
2010-02-25Fix the bug that SMM Base Protocol.Communicate() does not work.rsun3
2010-02-21Add [depex] on gEfiMpServiceProtocolGuid so the number of CPUs is knownmdkinney
2010-02-16Use Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney
2010-01-27Clean up module to use SMM CPU Save State Protocol definitions from IntelFram...mdkinney
2010-01-07Coding style fix.rsun3
2010-01-05Fix bugs in SmmBaseHelper driver.rsun3
2009-12-31Add 4 Framework/PI SMM thunk drivers. Combined use of these drivers can suppo...rsun3