summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg
AgeCommit message (Expand)AuthorFilesLines
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
2009-09-16Add RHSA (remapping hardware static Affinity) structure definition according ...htao1-0/+12
2009-09-08Correct EFI_IFR_RESET_BUTTON from question to statement.lgao42-5/+3
2009-08-20Update to remove .intel_syntax directives to improve portability since it is ...qhuang811-118/+107
2009-08-20Remove unnecessary .align directory and change .align directory to .p2align t...qhuang82-4/+3
2009-08-20Remove unnecessary .align directives.qhuang846-92/+46
2009-08-20Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang8133-7253/+7253
2009-08-14redefine the ASM_PFX to let it can work on Apple/NetBSD and other Unix* platf...eric_tian2-10/+24
2009-07-30update EdkCompatibilityPkg version to 0.90vanjeff2-3/+4
2009-07-27Enhanced BMP file security check.vanjeff2-12/+28
2009-07-24if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian1-1/+1
2009-07-23Fill all EFI_IFR_DATA_ARRAY fields before call FormCallBack function.lgao41-11/+21
2009-07-17Remove unused local variable to fix build break.lgao41-4/+0
2009-07-15Remove the auto conversion for the first varstore name to "Setup".lgao42-17/+5
2009-07-13Remove unnecessary FRAMEWORK_ prefix in IntelFrameworkPkg definitions for tho...lgao46-61/+61
2009-07-13remove the DEBUG_CODE_BEGIN and DEBUG_CODE_END due to the logic between them ...eric_tian1-2/+0
2009-07-10Fix build breakmdkinney1-2/+2
2009-07-10The FrameworkHiiOnUefiHiiThunk driver registers notification for creating/add...rsun32-2/+4