summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg
AgeCommit message (Expand)AuthorFilesLines
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
2009-12-28Add a thunk driver to translate framework DataHub's smbios related record to ...klu210-0/+7387
2009-12-25replaced EFI_HOB_TYPE_LOAD_PEIM with EFI_HOB_TYPE_LOAD_PEIM_UNUSEDvanjeff1-1/+1
2009-12-16Make MP Services thunk driver only be built under IA32 and X64 archs.xli241-1/+1
2009-12-15Fix a PeiServices pointer checking error bug in EfiCommonLib in ECP.rsun31-2/+2
2009-12-15Check in thunk driver to produce PI MP Services Protocol based on Framework M...xli2410-1/+2922
2009-12-07Check in thunk driver for CPU I/O 2 Protocol.xli244-0/+398
2009-12-06Fixes for ARM build in the EdkCompatibilityPkg and a couple of Xcode fixes fo...AJFISH6-2/+243
2009-11-25Thunk driver producing PI Legacy Region 2 Protocol based on Framework Legacy ...xli244-1/+504
2009-11-17Update function description to be consistent with code definition: HEX_RADIX ...xdu23-21/+21
2009-11-13Ignore UEFI OPEN/CLOSE Action for FrameworkCallbacklgao41-0/+7
2009-11-111. Update EFI_IP4_MODE_DATA: add MaxPacketSize to this structure to comply wi...tye1-1/+2
2009-11-11Enhance HiiThunkGetString to handle the case that PlatformLanguage is not set.lgao41-25/+26
2009-11-09Change the GUID value of FVB to be that of FVB2 in PI 1.2 spec. this will for...qhuang81-2/+7
2009-10-10clean up non-English characters.vanjeff1-1/+1
2009-09-24Fixed issues compiling for Apple gcc on IA-32AJFISH99-2186/+2216
2009-09-22Remove unnecessary -D flag for GNU assemblers. This flag should have no effect.qhuang81-2/+2
2009-09-22Fix bug that home addresses for register parameters must be allocated for cal...rsun31-0/+2
2009-09-21Update MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH in ECP to align with MdePkg de...qhuang81-1/+2
2009-09-21Rename the structure name EFI_IFR_EQ_ID_LIST to EFI_IFR_EQ_ID_VALUE_LISTqhuang81-3/+3