summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/Compatibility/FrameworkHiiToUefiHiiThunk/Utility.c
AgeCommit message (Expand)Author
2009-01-21Rename module name from ***To*** to ***On***. AAAOnBBB means this module prod...qwang12
2008-12-161) Keep the original Varstore Name when replacing it with L"Setup" to allow F...qwang12
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-211) StrGather (Build.exe) in compatible mode add a Framework Package Header to...qwang12
2008-11-10clean up for IPF ICC tool chain.qwang12
2008-11-101) Add in support for Framework VFR file which specify all VAR Store correctl...qwang12
2008-11-04Sync in bug fix from EDK I:qwang12
2008-09-19Correct CompareGuid function lgao4
2008-09-181. Correct CopyMem and CompareMem to CopyGuid and CompareGuid for GUID datalgao4
2008-09-16Fix the build bugs for these three files.lgao4
2008-09-16Framework code may call PreparePacckage with NULL GUID and both IFR and Strin...qwang12
2008-09-05Fix a bug.qwang12
2008-09-041) Add a stringent check to make sure the package list for UpdateForm call mu...qwang12
2008-09-02Save the type of OneOf question.qwang12
2008-08-29Fix build warning by replace CompareGuid by CompareMemlgao4
2008-08-29OptionMap->Guid may not align on UINT32 baundary.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-07Add in supports for platform Setup module which is programmed using Framework...qwang12
2008-04-17Add in Thunking function for Dynamic Code creation. Only support Text and Sub...qwang12
2008-04-16(((EFI_IFR_FORM_SET *) OpCodeData)->Guid) may not align properly on UINT32 bo...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