summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/Compatibility
AgeCommit message (Expand)AuthorFilesLines
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...rsun314-0/+2339
2009-12-30Rename DataHubSmBiosRecordsOnPiSmBiosThunk to PiSmbiosRecordOnDataHubSmbiosRe...klu29-0/+0
2009-12-28Fix some typo.klu24-10/+10
2009-12-28Add a thunk driver to translate framework DataHub's smbios related record to ...klu29-0/+7386
2009-12-15Check in thunk driver to produce PI MP Services Protocol based on Framework M...xli249-0/+2919
2009-12-07Check in thunk driver for CPU I/O 2 Protocol.xli243-0/+397
2009-11-25Thunk driver producing PI Legacy Region 2 Protocol based on Framework Legacy ...xli243-0/+503
2009-11-13Ignore UEFI OPEN/CLOSE Action for FrameworkCallbacklgao41-0/+7
2009-11-11Enhance HiiThunkGetString to handle the case that PlatformLanguage is not set.lgao41-25/+26
2009-10-10clean up non-English characters.vanjeff1-1/+1
2009-09-21Rename the structure name EFI_IFR_EQ_ID_LIST to EFI_IFR_EQ_ID_VALUE_LISTqhuang81-3/+3
2009-09-08Correct EFI_IFR_RESET_BUTTON from question to statement.lgao42-5/+3
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
2009-07-10Update FrameworkHiiOnUefiHiiThunk driver due to clean up of FrameworkHii.h.rsun33-12/+12
2009-07-10Fix build break.lgao41-2/+2
2009-07-08Add comments for the inconsistent definition with framework specification.lgao41-11/+0
2009-07-03Add #defines that were removed from IntelFrameworkPkg/Include/Protocol/Framew...mdkinney1-0/+11
2009-06-22Correct the code format.lgao41-22/+10
2009-06-18Reviewed the description of ECP in the .dec file for clarity and completeness...pkandel2-20/+20
2009-06-01Add directory for the new added Language Library.lgao42-2/+2
2009-05-26Roll back changes to apply GetBestLanguage() in HiiDataBase. Exact language m...rsun31-55/+44
2009-05-10Fix ICC build break properlymdkinney2-7/+7
2009-05-09Fix ICC build breakmdkinney1-1/+1
2009-05-08Refine language conversion in ECP. Create a new library LanguageLib providing...rsun311-736/+681
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy5-106/+106
2009-04-30HiiLib exports HiiCreateRawOpCode APIlgao41-66/+9
2009-04-27Update HiiGetBrowserData APIlgao41-6/+1
2009-04-24Remove unused IfrSupportLib header file.lgao41-1/+0
2009-04-20Update FrameworkHiiOnUefiHiiThunk to use new HII library.lgao46-351/+461
2009-04-17Retire HiiLibGetNextLanguage() API from HII Library class.rsun33-2/+63
2009-04-17add comments for protocol/print.h and retire ReadOnlyVariableThunkPresentjchen207-64/+34
2009-04-16Retire language conversion APIs from HII library class.rsun36-0/+627
2009-04-16Fix an issue that an assert occurrs if user inputs a password whose length is...rsun31-6/+12
2009-04-14HII Library Class interface refine.rsun37-92/+436
2009-04-14Fix the conflicted function names to new HII library.lgao44-6/+6
2009-04-09Pass correct device path to uninstall the handle on which default config acce...rsun31-2/+10
2009-04-09Produce the same HiiVendor device path for each Pack that causes Framework HI...lgao42-16/+36
2009-04-02Retire Extended HII library class.rsun33-9/+43
2009-04-01Fix check error.lgao41-1/+1