summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg
AgeCommit message (Expand)AuthorFilesLines
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
2010-02-16Use Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney2-50/+39
2010-02-14Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney1-1/+2
2010-02-11Support Name/Value Storage in UEFI2.1 HII driver.lgao41-0/+10
2010-02-10Per Framework SMM CIS spec, SMM Base Protocol.Communicate() is availabe in ru...rsun34-4/+45
2010-02-09Correct BlockSize when call ConfigToBlock API.lgao41-3/+2
2010-02-08Add the missing BDS license header.lgao49-0/+169
2010-02-04remove unreasonable package dependency relationship.erictian1-1/+0
2010-02-01Fix a bug in HII thunk that ThunkCallback does not support callback for a tex...rsun31-1/+9
2010-01-27Clean up module to use SMM CPU Save State Protocol definitions from IntelFram...mdkinney4-207/+43
2010-01-26fix the typo error for the name of BootScriptSaveOnS3SaveStateThunk thunk dr...jchen204-1/+887
2010-01-26fix the typo error for the name of BootScriptSaveOnS3SaveStateThunk thunk dr...jchen203-886/+0
2010-01-25Add BootScriptSaveOnS3SaveStateTunk thunk driver to Integrated S3 thunk code. .jchen204-0/+887
2010-01-09update copyright to 2010lgao41-1/+1
2010-01-09Make EdkCompatibilityPkg pass IPF build with WINDKK tool chain.lgao41-1/+1
2010-01-07Coding style fix.rsun32-12/+18
2010-01-05Fix bugs in SmmBaseHelper driver.rsun31-4/+4
2009-12-31Only check the unsupported IFR opcode for framework HII form package.lgao41-27/+20
2009-12-31Remove dependency on include file in package outside of EKD2.rsun33-2/+144
2009-12-31Add 4 Framework/PI SMM thunk drivers. Combined use of these drivers can suppo...rsun317-37/+2391
2009-12-30Rename DataHubSmBiosRecordsOnPiSmBiosThunk to PiSmbiosRecordOnDataHubSmbiosRe...klu210-1/+1
2009-12-28Fix some typo.klu24-10/+10