summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/ConfigAccess.c
AgeCommit message (Expand)Author
2010-04-24Update the copyright notice formathhtian
2010-03-14Fix a issue to support the callback related to framework IFR REF opcode. Its ...lgao4
2010-03-04Update HiiConfigAccess.ExtractConfig interface to support NULL request string...lgao4
2010-03-01Update code to match EDKII coding style.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-11-13Ignore UEFI OPEN/CLOSE Action for FrameworkCallbacklgao4
2009-07-23Fill all EFI_IFR_DATA_ARRAY fields before call FormCallBack function.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-08Add comments for the inconsistent definition with framework specification.lgao4
2009-07-03Add #defines that were removed from IntelFrameworkPkg/Include/Protocol/Framew...mdkinney
2009-04-27Update HiiGetBrowserData APIlgao4
2009-04-20Update FrameworkHiiOnUefiHiiThunk to use new HII library.lgao4
2009-04-16Fix an issue that an assert occurrs if user inputs a password whose length is...rsun3
2009-04-14HII Library Class interface refine.rsun3
2009-04-09Pass correct device path to uninstall the handle on which default config acce...rsun3
2009-04-09Produce the same HiiVendor device path for each Pack that causes Framework HI...lgao4
2009-04-02Retire Extended HII library class.rsun3
2009-01-21Rename module name from ***To*** to ***On***. AAAOnBBB means this module prod...qwang12