audk/EdkCompatibilityPkg/Compatibility/FrameworkHiiToUefiHiiThunk
qwang12 962045a2ab Update FrameworkHiiToUefiHiiThunk to produce Framework HII Protocol and Framework Setup Browser in new GUIDs. This is because the interfaces produced only handle IFR and String packages in UEFI format.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5801 6f19259b-4bc3-4df7-8a09-765794883524
2008-09-03 10:47:00 +00:00
..
ConfigAccess.c 1) Remove the hard-code length before building FRAMEWORK_EFI_IFR_DATA_ARRAY. 2008-09-01 06:15:02 +00:00
ConfigAccess.h Bug fixes for FrameworkHiiToUefiHiiThunk; 2008-08-18 05:56:23 +00:00
Fonts.c 1) Add in support to get only VarStoreId = 1 from Multiple VarStores. 2008-08-21 07:56:01 +00:00
Forms.c 1) Add in support to get only VarStoreId = 1 from Multiple VarStores. 2008-08-21 07:56:01 +00:00
FrameworkHiiToUefiHiiThunk.inf Update FrameworkHiiToUefiHiiThunk to produce Framework HII Protocol and Framework Setup Browser in new GUIDs. This is because the interfaces produced only handle IFR and String packages in UEFI format. 2008-09-03 10:47:00 +00:00
HiiDatabase.c Update FrameworkHiiToUefiHiiThunk to produce Framework HII Protocol and Framework Setup Browser in new GUIDs. This is because the interfaces produced only handle IFR and String packages in UEFI format. 2008-09-03 10:47:00 +00:00
HiiDatabase.h 1) Add in support to get only VarStoreId = 1 from Multiple VarStores. 2008-08-21 07:56:01 +00:00
HiiHandle.c 1) Add in support to get only VarStoreId = 1 from Multiple VarStores. 2008-08-21 07:56:01 +00:00
HiiHandle.h 1) Add in support to get only VarStoreId = 1 from Multiple VarStores. 2008-08-21 07:56:01 +00:00
Keyboard.c Add in thunk support for HiiGetSecondaryLanguages and HiiGetPrimaryLanguages 2008-04-14 06:57:09 +00:00
OpcodeCreation.c 1) Add in support to get only VarStoreId = 1 from Multiple VarStores. 2008-08-21 07:56:01 +00:00
OpcodeCreation.h Bug fixes for FrameworkHiiToUefiHiiThunk; 2008-08-18 05:56:23 +00:00
Package.c GetNextMonotonicCount may not be available when GenerateRandomGuid is called. Add a static variable as a seed. 2008-08-29 01:53:37 +00:00
SetupBrowser.c 1) Add in support to get only VarStoreId = 1 from Multiple VarStores. 2008-08-21 07:56:01 +00:00
Strings.c 1) Add in support to get only VarStoreId = 1 from Multiple VarStores. 2008-08-21 07:56:01 +00:00
ThunkIfrSupportLib.h Add support to map more Framework Opcode (such as OrderedList, OneOf, etc) to Uefi Opcode. 2008-04-30 03:20:10 +00:00
UefiIfrDefault.c Fix a bug in UefiDefaultsToFwDefaults NULL should be returned if no Variable pack is found. 2008-08-23 09:37:32 +00:00
UefiIfrDefault.h 1) Add in support to get only VarStoreId = 1 from Multiple VarStores. 2008-08-21 07:56:01 +00:00
UefiIfrParser.c Bug fixes for FrameworkHiiToUefiHiiThunk; 2008-08-18 05:56:23 +00:00
UefiIfrParser.h Bug fixes for FrameworkHiiToUefiHiiThunk; 2008-08-18 05:56:23 +00:00
UefiIfrParserCommon.c 1) Add in IfrParser so that the FrameworkHii->GetDefaultImage can scan UEFI IFR opcodes and get the default value embedded in the IFR. 2008-04-24 07:08:46 +00:00
UefiIfrParserCommon.h 1) Add in IfrParser so that the FrameworkHii->GetDefaultImage can scan UEFI IFR opcodes and get the default value embedded in the IFR. 2008-04-24 07:08:46 +00:00
UefiIfrParserExpression.c 1) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib. 2008-05-23 05:31:39 +00:00
UefiIfrParserExpression.h 1) Add in IfrParser so that the FrameworkHii->GetDefaultImage can scan UEFI IFR opcodes and get the default value embedded in the IFR. 2008-04-24 07:08:46 +00:00
UefiIfrParserExpressionInternal.h 1) Add in IfrParser so that the FrameworkHii->GetDefaultImage can scan UEFI IFR opcodes and get the default value embedded in the IFR. 2008-04-24 07:08:46 +00:00
UefiIfrParserInternal.h Bug fixes for FrameworkHiiToUefiHiiThunk; 2008-08-18 05:56:23 +00:00
Utility.c Save the type of OneOf question. 2008-09-02 01:25:55 +00:00
Utility.h 1) Add GetAttributesOfFirstFormSet to scan form package to read formset title, class info. 2008-08-21 02:33:00 +00:00