]> git.proxmox.com Git - mirror_edk2.git/history - EdkCompatibilityPkg/Compatibility/SmmBaseHelper
MdePkg: introduce standalone MM entry point library implementation
[mirror_edk2.git] / EdkCompatibilityPkg / Compatibility / SmmBaseHelper /
2016-03-25 Laszlo ErsekEdkCompatibilityPkg: SmmBaseHelper: remove set but...
2015-12-18 Liming GaoEdkCompatibilityPkg: Fix GCC error to avoid the duplica...
2015-06-09 Star ZengEdkCompatibilityPkg SmmBaseHelper: Unregister profile...
2014-11-12 Star ZengEdkCompatibilityPkg: Add UEFI memory and SMRAM profile...
2014-01-23 Tian, HotFix CRLF format
2013-04-25 lzeng141. Use the check IsAddressValid() to prevent SMM commun...
2012-11-28 vanjeffSave/Restore missing volatile registers (XMM0-5) save...
2012-06-26 rsun3EdkCompatibilityPkg SmmBaseHelper: In SmmHandlerEntry...
2011-09-28 rsun3EdkCompatibilityPkg SmmBaseHelper: Fix PageFaultHandler...
2011-08-30 rsun3Enhance the SmmBaseHelper driver to support changing...
2011-07-12 andrewfishEdkCompatabilityPkg: Fix build issues with X64 clang
2010-08-17 rsun3SmmBaseHelper: Update MP state in Framework SMST before...
2010-07-22 rsun3Fix a bug in SmmBaseHelper driver that the JMP instruct...
2010-04-24 hhtianUpdate the copyright notice format
2010-04-22 lgao4Add the correct check for the return value before use...
2010-04-12 lgao4Correct data conversion from pointer to integer.
2010-04-12 lgao4Add the blank line at the end of file to pass ICC compiler.
2010-04-09 lgao41. Add the missing function headers.
2010-04-02 jgong5Add function comments and refine function parameter...
2010-04-02 jgong5Use on-demand paging for CpuSaveStates read/write....
2010-03-26 rsun3Security enhancement to SMM Base thunk drivers: Framewo...
2010-03-19 rsun3NumberOfCpus and SmmStartupThisAp field in Framework...
2010-03-18 rsun3Update SmmBase Communicate Thunk behaivor to be compati...
2010-03-17 rsun3Remove the implementation limitation in the SmmBaseHelp...
2010-03-01 lgao4Update code to match EDKII coding style.
2010-02-25 rsun3Fix the bug that SMM Base Protocol.Communicate() does...
2010-02-24 lgao41. Correct File header to ## @file
2010-02-21 mdkinneyAdd [depex] on gEfiMpServiceProtocolGuid so the number...
2010-02-16 mdkinneyUse Memory Allocation Library instance for modules...
2010-01-27 mdkinneyClean up module to use SMM CPU Save State Protocol...
2010-01-07 rsun3Coding style fix.
2010-01-05 rsun3Fix bugs in SmmBaseHelper driver.
2009-12-31 rsun3Remove dependency on include file in package outside...
2009-12-31 rsun3Add 4 Framework/PI SMM thunk drivers. Combined use...