summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/Compatibility/FrameworkHiiToUefiHiiThunk/UefiIfrDefault.c
AgeCommit message (Expand)Author
2008-12-011) Fix a bug of DefaultVarStoreId of the Form Set should be used when Framewo...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-30Update the comment.qwang12
2008-10-30Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang12
2008-08-23Fix a bug in UefiDefaultsToFwDefaults NULL should be returned if no Variable ...qwang12
2008-08-22Use correct link list traverse functions.qwang12
2008-08-211) Add in support to get only VarStoreId = 1 from Multiple VarStores.qwang12
2008-08-18Bug fixes for FrameworkHiiToUefiHiiThunk;qwang12
2008-07-14case UINTN to UINT32.vanjeff
2008-05-141) Use 0xFFEE as the VarId the reason is as follows: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