summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/Compatibility/FrameworkHiiToUefiHiiThunk/FrameworkHiiToUefiHiiThunk.inf
AgeCommit message (Expand)Author
2009-01-21Rename module name from ***To*** to ***On***. AAAOnBBB means this module prod...qwang12
2008-12-17Following UEFI spec to do auto booting after a time-out. This feature is impl...qwang12
2008-12-011) Fix a bug of DefaultVarStoreId of the Form Set should be used when Framewo...qwang12
2008-11-101) Add in support for Framework VFR file which specify all VAR Store correctl...qwang12
2008-09-22Add gEfiHiiFontProtocolGuid AND gEfiFormBrowser2ProtocolGuid into depex as t...qwang12
2008-09-03Update FrameworkHiiToUefiHiiThunk to produce Framework HII Protocol and Frame...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-05Install a Framework SetupBrowser protocol interface. But this interface will ...qwang12
2008-05-231) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.qwang12
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
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