summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/Compatibility/FrameworkHiiToUefiHiiThunk/HiiDatabase.c
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-11-27ICC IA32 Cleanup.qwang12
2008-11-261) Add in SharingStringPack to make UpdateString only create/update string to...qwang12
2008-11-04Sync in bug fix from EDK I:qwang12
2008-10-30Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang12
2008-09-03Update FrameworkHiiToUefiHiiThunk to produce Framework HII Protocol and Frame...qwang12
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-16Make the module GCC clean.qwang12
2008-05-14Update MapUefiHiiHandles to return EFI_SUCCESS if there is no packages regist...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-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