summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk
AgeCommit message (Expand)Author
2012-05-30Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong10
2012-05-10Enhance the logic when extract data from storage.ydong10
2011-09-29Add more check to avoid access violation.ydong10
2011-09-20Clean up the private GUID definition in module Level.lgao4
2011-06-08String Reference Cleanup.lzeng14
2011-05-20Refine all R9 call back function to return EFI_UNSUPPORTED for all unsupporte...ydong10
2011-03-30Update inf file to follow spec.ydong10
2010-10-28Correct Comments.lgao4
2010-09-13Refine some code to make code run safely.ydong10
2010-09-10Refine some code to make the code run safely.ydong10
2010-04-24Update the copyright notice formathhtian
2010-04-22Add the correct check for the return value before use them.lgao4
2010-03-14Fix a issue to support the callback related to framework IFR REF opcode. Its ...lgao4
2010-03-14Support Framework IFR SELECT OP code.lgao4
2010-03-04Update HiiConfigAccess.ExtractConfig interface to support NULL request string...lgao4
2010-03-03Fix non-boolean comparison expression.lgao4
2010-03-01Add the missing check for NULL pointer before use it.lgao4
2010-03-01Update code to match EDKII coding style.lgao4
2010-02-27Add the missing check for NULL pointer before use it.lgao4
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu2
2010-02-25Add more check to avoid code enter into wrong state.lgao4
2010-02-25Add new HII FormMap Opcode supportlgao4
2010-02-241. Correct File header to ## @filelgao4
2010-02-11Support Name/Value Storage in UEFI2.1 HII driver.lgao4
2010-02-09Correct BlockSize when call ConfigToBlock API.lgao4
2010-02-01Fix a bug in HII thunk that ThunkCallback does not support callback for a tex...rsun3
2009-12-31Only check the unsupported IFR opcode for framework HII form package.lgao4
2009-11-13Ignore UEFI OPEN/CLOSE Action for FrameworkCallbacklgao4
2009-11-11Enhance HiiThunkGetString to handle the case that PlatformLanguage is not set.lgao4
2009-10-10clean up non-English characters.vanjeff
2009-09-21Rename the structure name EFI_IFR_EQ_ID_LIST to EFI_IFR_EQ_ID_VALUE_LISTqhuang8
2009-09-08Correct EFI_IFR_RESET_BUTTON from question to statement.lgao4
2009-07-23Fill all EFI_IFR_DATA_ARRAY fields before call FormCallBack function.lgao4
2009-07-17Remove unused local variable to fix build break.lgao4
2009-07-15Remove the auto conversion for the first varstore name to "Setup".lgao4
2009-07-13Remove unnecessary FRAMEWORK_ prefix in IntelFrameworkPkg definitions for tho...lgao4
2009-07-13remove the DEBUG_CODE_BEGIN and DEBUG_CODE_END due to the logic between them ...eric_tian
2009-07-10The FrameworkHiiOnUefiHiiThunk driver registers notification for creating/add...rsun3
2009-07-10Update FrameworkHiiOnUefiHiiThunk driver due to clean up of FrameworkHii.h.rsun3
2009-07-08Add comments for the inconsistent definition with framework specification.lgao4
2009-07-03Add #defines that were removed from IntelFrameworkPkg/Include/Protocol/Framew...mdkinney
2009-05-26Roll back changes to apply GetBestLanguage() in HiiDataBase. Exact language m...rsun3
2009-05-08Refine language conversion in ECP. Create a new library LanguageLib providing...rsun3
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy
2009-04-30HiiLib exports HiiCreateRawOpCode APIlgao4
2009-04-27Update HiiGetBrowserData APIlgao4
2009-04-24Remove unused IfrSupportLib header file.lgao4
2009-04-20Update FrameworkHiiOnUefiHiiThunk to use new HII library.lgao4
2009-04-17Retire HiiLibGetNextLanguage() API from HII Library class.rsun3
2009-04-16Retire language conversion APIs from HII library class.rsun3