summaryrefslogtreecommitdiffstats
path: root/EdkCompatibilityPkg
Commit message (Expand)AuthorAgeFilesLines
* Correct file path separator to be consistent.lgao42010-03-201-15/+15
* Ensure GDT for APs is under 4G, in order to secure that APs can safely use it...xli242010-03-191-1/+18
* Add parameter check in SmmBase.Communicate().rsun32010-03-191-0/+4
* NumberOfCpus and SmmStartupThisAp field in Framework SMST should be updated p...rsun32010-03-191-0/+2
* Refine Legacy Region thunk to comply with PI 1.2.xli242010-03-181-11/+27
* 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-174-127/+69
* Correction to remove Apple lines from Disclaimers. These were introduced aft...myronporter2010-03-156-13/+8
* Add GlueLib SmmRuntimeDxeReportStatusCodeLib into EdkCompatibilityPkg , which...lgao42010-03-154-0/+1123
* Add GlueLib SmmRuntimeDxeReportStatusCodeLib into EdkCompatibilityPkg , which...lgao42010-03-154-22/+95
* Fix a issue to support the callback related to framework IFR REF opcode. Its ...lgao42010-03-141-0/+2
* Support Framework IFR SELECT OP code.lgao42010-03-141-0/+40
* Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter2010-03-135-57/+71
* Update this module from DXE_DRIVER to DXE_RUNTIME_DRIVER and convert mSmmCont...hhuan132010-03-103-3/+47
* Add description for the added BootState guid.lgao42010-03-101-1/+9
* Add the BootState GUID to EdkCompatibilityPkg.dec and the accordingly GUID he...niruiyu2010-03-102-0/+23
* Update EdkCompatibilityPkg version from 0.90 to 0.91lgao42010-03-092-2/+2
* Update HiiConfigAccess.ExtractConfig interface to support NULL request string...lgao42010-03-043-52/+179
* 1. Correct coding comments.lgao42010-03-043-7/+7
* Fix non-boolean comparison expression.lgao42010-03-033-5/+5
* Add parameter checking for MP Services Protocol Thunk driver.xli242010-03-011-0/+3
* Update EDKII core UEFI/PI version.lgao42010-03-011-1/+1
* Add the missing check for NULL pointer before use it.lgao42010-03-011-0/+1
* Update code to match EDKII coding style.lgao42010-03-0148-1402/+2170
* Add the missing check for NULL pointer before use it.lgao42010-02-272-2/+8
* Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22010-02-2512-24/+0
* Add parameter checking for MP Services Protocol Thunk driver.xli242010-02-251-1/+8
* Add more check to avoid code enter into wrong state.lgao42010-02-257-14/+46
* Fix the bug that SMM Base Protocol.Communicate() does not work.rsun32010-02-253-30/+68
* Add new HII FormMap Opcode supportlgao42010-02-253-4/+59
* Correct Copyright year formatlgao42010-02-241-1/+1
* 1. Correct File header to ## @filelgao42010-02-2424-88/+88
* Add [depex] on gEfiMpServiceProtocolGuid so the number of CPUs is knownmdkinney2010-02-212-4/+22
* Change RegisterProtocolNotify for dependent protocols to [Depex] expressionmdkinney2010-02-213-380/+162
* Use Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney2010-02-162-50/+39
* Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney2010-02-141-1/+2
* Support Name/Value Storage in UEFI2.1 HII driver.lgao42010-02-111-0/+10
* Per Framework SMM CIS spec, SMM Base Protocol.Communicate() is availabe in ru...rsun32010-02-104-4/+45
* Correct BlockSize when call ConfigToBlock API.lgao42010-02-091-3/+2
* Add the missing BDS license header.lgao42010-02-089-0/+169
* remove unreasonable package dependency relationship.erictian2010-02-041-1/+0
* Fix a bug in HII thunk that ThunkCallback does not support callback for a tex...rsun32010-02-011-1/+9
* Clean up module to use SMM CPU Save State Protocol definitions from IntelFram...mdkinney2010-01-274-207/+43
* fix the typo error for the name of BootScriptSaveOnS3SaveStateThunk thunk dr...jchen202010-01-264-1/+887
* fix the typo error for the name of BootScriptSaveOnS3SaveStateThunk thunk dr...jchen202010-01-263-886/+0
* Add BootScriptSaveOnS3SaveStateTunk thunk driver to Integrated S3 thunk code. .jchen202010-01-254-0/+887
* update copyright to 2010lgao42010-01-091-1/+1
* Make EdkCompatibilityPkg pass IPF build with WINDKK tool chain.lgao42010-01-091-1/+1
* Coding style fix.rsun32010-01-072-12/+18
* Fix bugs in SmmBaseHelper driver.rsun32010-01-051-4/+4