summaryrefslogtreecommitdiffstats
path: root/EdkCompatibilityPkg/Compatibility/FrameworkHiiToUefiHiiThunk/UefiIfrDefault.c
Commit message (Expand)AuthorAgeFilesLines
* clean up for IPF ICC tool chain.qwang122008-11-101-0/+1
* 1) Add in support for Framework VFR file which specify all VAR Store correctl...qwang122008-11-101-245/+18
* Sync in bug fix from EDK I:qwang122008-11-041-1/+1
* Update the comment.qwang122008-10-301-1/+1
* Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang122008-10-301-3/+3
* Fix a bug in UefiDefaultsToFwDefaults NULL should be returned if no Variable ...qwang122008-08-231-2/+12
* Use correct link list traverse functions.qwang122008-08-221-5/+3
* 1) Add in support to get only VarStoreId = 1 from Multiple VarStores.qwang122008-08-211-0/+1
* Bug fixes for FrameworkHiiToUefiHiiThunk;qwang122008-08-181-20/+18
* case UINTN to UINT32.vanjeff2008-07-141-2/+2
* 1) Use 0xFFEE as the VarId the reason is as follows:qwang122008-05-141-4/+4
* Add support to map more Framework Opcode (such as OrderedList, OneOf, etc) to...qwang122008-04-301-1/+1
* 1) Add in IfrParser so that the FrameworkHii->GetDefaultImage can scan UEFI I...qwang122008-04-241-0/+778