summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/Compatibility/FrameworkHiiToUefiHiiThunk/HiiDatabase.h
AgeCommit message (Expand)Author
2009-01-21Rename module name from ***To*** to ***On***. AAAOnBBB means this module prod...qwang12
2008-12-17Following UEFI spec to do auto booting after a time-out. This feature is impl...qwang12
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-12-16Add in code to convert the Default VarStore name to be L"Setup" based on Fram...qwang12
2008-12-011) Fix a bug of DefaultVarStoreId of the Form Set should be used when Framewo...qwang12
2008-11-27Clean ECP for build failure.xli24
2008-11-261) Add in SharingStringPack to make UpdateString only create/update string to...qwang12
2008-11-211) StrGather (Build.exe) in compatible mode add a Framework Package Header to...qwang12
2008-11-101) Add in support for Framework VFR file which specify all VAR Store correctl...qwang12
2008-09-04clean up the un-suitable ';' location when declaring the functions. The regul...vanjeff
2008-08-211) Add in support to get only VarStoreId = 1 from Multiple VarStores.qwang12
2008-08-201) Add in fix to handle the case when a form is not related to a buffer storage.qwang12
2008-08-191) Add in code to sync Browser Data with the NvMapOverride that may be update...qwang12
2008-08-18Bug fixes for FrameworkHiiToUefiHiiThunk;qwang12
2008-06-05Install a Framework SetupBrowser protocol interface. But this interface will ...qwang12
2008-05-081) Fix a bug. Before this fix, a Module that calling UEFI HII Interface to ge...qwang12
2008-05-07Add in supports for platform Setup module which is programmed using Framework...qwang12
2008-04-241) Add in IfrParser so that the FrameworkHii->GetDefaultImage can scan UEFI I...qwang12
2008-04-17Add in Thunking function for Dynamic Code creation. Only support Text and Sub...qwang12
2008-04-16Add in some features for the thunk layer:qwang12
2008-04-14Add in thunk support for HiiGetSecondaryLanguages and HiiGetPrimaryLanguagesqwang12
2008-04-03Fix a type in the directory name. Compatiblity -> Compatibility.qwang12