summaryrefslogtreecommitdiffstats
path: root/EdkCompatibilityPkg/Compatibility/SmmBaseHelper
Commit message (Expand)AuthorAgeFilesLines
* EdkCompatibilityPkg SmmBaseHelper: Unregister profile image correctly.Star Zeng2015-06-092-4/+4
* EdkCompatibilityPkg: Add UEFI memory and SMRAM profile support.Star Zeng2014-11-123-1/+218
* Fix CRLF formatTian, Hot2014-01-231-70/+70
* 1. Use the check IsAddressValid() to prevent SMM communication buffer overflo...lzeng142013-04-251-2/+29
* Save/Restore missing volatile registers (XMM0-5) save/restore in Page Fault h...vanjeff2012-11-282-6/+42
* EdkCompatibilityPkg SmmBaseHelper: In SmmHandlerEntry(), add check to ensure ...rsun32012-06-262-29/+97
* EdkCompatibilityPkg SmmBaseHelper: Fix PageFaultHandlerHook assembly code to ...rsun32011-09-282-4/+4
* Enhance the SmmBaseHelper driver to support changing SMBASE/IORestart/AutoHAL...rsun32011-08-301-14/+21
* EdkCompatabilityPkg: Fix build issues with X64 clangandrewfish2011-07-121-0/+4
* SmmBaseHelper: Update MP state in Framework SMST before transferring control ...rsun32010-08-171-1/+2
* Fix a bug in SmmBaseHelper driver that the JMP instruction which jumps to the...rsun32010-07-222-4/+4
* Update the copyright notice formathhtian2010-04-245-10/+10
* Add the correct check for the return value before use them.lgao42010-04-221-0/+1
* Correct data conversion from pointer to integer.lgao42010-04-121-2/+2
* Add the blank line at the end of file to pass ICC compiler. lgao42010-04-121-1/+1
* 1. Add the missing function headers. lgao42010-04-091-9/+13
* Add function comments and refine function parameter IN OUT.jgong52010-04-022-9/+106
* Use on-demand paging for CpuSaveStates read/write. It was measured about 200u...jgong52010-04-025-41/+475
* Security enhancement to SMM Base thunk drivers: Framework SMM drivers can't b...rsun32010-03-262-8/+58
* NumberOfCpus and SmmStartupThisAp field in Framework SMST should be updated p...rsun32010-03-191-0/+2
* Update SmmBase Communicate Thunk behaivor to be compatible with Framework imp...rsun32010-03-181-11/+8
* Remove the implementation limitation in the SmmBaseHelper driver that it assu...rsun32010-03-172-124/+62
* Update code to match EDKII coding style.lgao42010-03-011-13/+14
* Fix the bug that SMM Base Protocol.Communicate() does not work.rsun32010-02-251-0/+46
* 1. Correct File header to ## @filelgao42010-02-241-1/+1
* Add [depex] on gEfiMpServiceProtocolGuid so the number of CPUs is knownmdkinney2010-02-212-4/+22
* Use Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney2010-02-162-50/+39
* Clean up module to use SMM CPU Save State Protocol definitions from IntelFram...mdkinney2010-01-274-207/+43
* Coding style fix.rsun32010-01-071-12/+12
* Fix bugs in SmmBaseHelper driver.rsun32010-01-051-4/+4
* Remove dependency on include file in package outside of EKD2.rsun32009-12-313-2/+144
* Add 4 Framework/PI SMM thunk drivers. Combined use of these drivers can suppo...rsun32009-12-313-0/+817