summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg
AgeCommit message (Expand)AuthorFilesLines
2010-04-24Update the copyright notice formathhtian3-6/+4
2010-04-24Update the copyright notice formathhtian97-190/+190
2010-04-22Add the correct check for the return value before use them.lgao43-1/+3
2010-04-12Correct data conversion from pointer to integer.lgao41-2/+2
2010-04-12Add the blank line at the end of file to pass ICC compiler. lgao41-1/+1
2010-04-091. Add the missing function headers. lgao41-9/+13
2010-04-06Add the missing CpuLib library instance into EdkCompatibilityPkg.dsclgao41-0/+1
2010-04-02Add function comments and refine function parameter IN OUT.jgong52-9/+106
2010-04-02Use on-demand paging for CpuSaveStates read/write. It was measured about 200u...jgong55-41/+475
2010-04-01Remove the unnecessary top level header files in protocol header file.lgao41-3/+0
2010-04-01Remove the duplicated UefiRuntimeLib in EdkCompatibilityPkg.dsclgao41-1/+0
2010-03-271. Remove the duplicated contents from source files and INF file of PiSmmStat...lgao44-452/+1
2010-03-26Add PI SMM Status Code Protocol on Framework SMM Status Code Protocol thunk d...rsun33-0/+904
2010-03-26Security enhancement to SMM Base thunk drivers: Framework SMM drivers can't b...rsun34-9/+104
2010-03-25Not maintained.hhtian1-133/+0
2010-03-25This patch is to fix incorrect value for EfiCacheAssociativity24Way. I added ...li-elvin1-10/+14
2010-03-20Correct file path separator to be consistent.lgao41-15/+15
2010-03-19Ensure GDT for APs is under 4G, in order to secure that APs can safely use it...xli241-1/+18
2010-03-19Add parameter check in SmmBase.Communicate().rsun31-0/+4
2010-03-19NumberOfCpus and SmmStartupThisAp field in Framework SMST should be updated p...rsun31-0/+2
2010-03-18Refine Legacy Region thunk to comply with PI 1.2.xli241-11/+27
2010-03-18Update SmmBase Communicate Thunk behaivor to be compatible with Framework imp...rsun31-11/+8
2010-03-17Remove the implementation limitation in the SmmBaseHelper driver that it assu...rsun34-127/+69
2010-03-15Correction to remove Apple lines from Disclaimers. These were introduced aft...myronporter6-13/+8
2010-03-15Add GlueLib SmmRuntimeDxeReportStatusCodeLib into EdkCompatibilityPkg , which...lgao44-0/+1123
2010-03-15Add GlueLib SmmRuntimeDxeReportStatusCodeLib into EdkCompatibilityPkg , which...lgao44-22/+95
2010-03-14Fix a issue to support the callback related to framework IFR REF opcode. Its ...lgao41-0/+2
2010-03-14Support Framework IFR SELECT OP code.lgao41-0/+40
2010-03-13Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter5-57/+71
2010-03-10Update this module from DXE_DRIVER to DXE_RUNTIME_DRIVER and convert mSmmCont...hhuan133-3/+47
2010-03-10Add description for the added BootState guid.lgao41-1/+9
2010-03-10Add the BootState GUID to EdkCompatibilityPkg.dec and the accordingly GUID he...niruiyu2-0/+23
2010-03-09Update EdkCompatibilityPkg version from 0.90 to 0.91lgao42-2/+2
2010-03-04Update HiiConfigAccess.ExtractConfig interface to support NULL request string...lgao43-52/+179
2010-03-041. Correct coding comments.lgao43-7/+7
2010-03-03Fix non-boolean comparison expression.lgao43-5/+5
2010-03-01Add parameter checking for MP Services Protocol Thunk driver.xli241-0/+3
2010-03-01Update EDKII core UEFI/PI version.lgao41-1/+1
2010-03-01Add the missing check for NULL pointer before use it.lgao41-0/+1
2010-03-01Update code to match EDKII coding style.lgao448-1402/+2170
2010-02-27Add the missing check for NULL pointer before use it.lgao42-2/+8
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu212-24/+0
2010-02-25Add parameter checking for MP Services Protocol Thunk driver.xli241-1/+8
2010-02-25Add more check to avoid code enter into wrong state.lgao47-14/+46
2010-02-25Fix the bug that SMM Base Protocol.Communicate() does not work.rsun33-30/+68
2010-02-25Add new HII FormMap Opcode supportlgao43-4/+59
2010-02-24Correct Copyright year formatlgao41-1/+1
2010-02-241. Correct File header to ## @filelgao424-88/+88
2010-02-21Add [depex] on gEfiMpServiceProtocolGuid so the number of CPUs is knownmdkinney2-4/+22
2010-02-21Change RegisterProtocolNotify for dependent protocols to [Depex] expressionmdkinney3-380/+162