summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/Compatibility/FrameworkHiiToUefiHiiThunk/ConfigAccess.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-11-17Add in parameter checking to pass UEFI HII SCT test.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-10-30Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang12
2008-09-051) Fix a bug in ASSERT condition.qwang12
2008-09-011) Remove the hard-code length before building FRAMEWORK_EFI_IFR_DATA_ARRAY.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-19Remove unrecognized chars in comment for all source C/h files.qhuang8
2008-05-151) Add Doxygen Commentsqwang12
2008-05-151) Add Doxygen Commentsqwang12
2008-05-081) Fix a bug. Before this fix, a Module that calling UEFI HII Interface to ge...qwang12
2008-04-241) Add in IfrParser so that the FrameworkHii->GetDefaultImage can scan UEFI I...qwang12
2008-04-16Change to CopyMem as VarStoreOpCode->Guid may align on UINT32.qwang12
2008-04-16Add in some features for the thunk layer:qwang12