summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/Compatibility/FrameworkHiiToUefiHiiThunk/Package.c
AgeCommit message (Expand)Author
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-11-05Coding style and Doxygen update.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-16Only generate the random GUID if a package list already exist in the database.qwang12
2008-09-16Framework code may call PreparePacckage with NULL GUID and both IFR and Strin...qwang12
2008-09-05Add in a temp fix to make UEFI HII SCT can pass with platform built with Fram...qwang12
2008-09-041) Add a stringent check to make sure the package list for UpdateForm call mu...qwang12
2008-08-29GetNextMonotonicCount may not be available when GenerateRandomGuid is called....qwang12
2008-08-211) Add in support to get only VarStoreId = 1 from Multiple VarStores.qwang12
2008-08-211) Add GetAttributesOfFirstFormSet to scan form package to read formset title...qwang12
2008-08-201) Add in fix to handle the case when a form is not related to a buffer storage.qwang12
2008-08-18Bug fixes for FrameworkHiiToUefiHiiThunk;qwang12
2008-05-16Make the module GCC clean.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-30Add support to map more Framework Opcode (such as OrderedList, OneOf, etc) to...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-03Fix a type in the directory name. Compatiblity -> Compatibility.qwang12