audk/EdkCompatibilityPkg/Compatibility/FrameworkHiiToUefiHiiThunk
vanjeff dee6b58df6 case UINTN to UINT32.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5457 6f19259b-4bc3-4df7-8a09-765794883524
2008-07-14 02:26:07 +00:00
..
ConfigAccess.c Remove unrecognized chars in comment for all source C/h files. 2008-06-19 11:15:44 +00:00
ConfigAccess.h Remove unrecognized chars in comment for all source C/h files. 2008-06-19 11:15:44 +00:00
Fonts.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
Forms.c Make the module GCC clean. 2008-05-16 09:43:38 +00:00
FrameworkHiiToUefiHiiThunk.inf Install a Framework SetupBrowser protocol interface. But this interface will return EFI_UNSUPPORTED. This is to satisfy that some platform/chipset code may located this protocol but never invoke either of these two interfaces in the protocol. 2008-06-05 06:19:12 +00:00
HiiDatabase.c Install a Framework SetupBrowser protocol interface. But this interface will return EFI_UNSUPPORTED. This is to satisfy that some platform/chipset code may located this protocol but never invoke either of these two interfaces in the protocol. 2008-06-05 06:19:12 +00:00
HiiDatabase.h Install a Framework SetupBrowser protocol interface. But this interface will return EFI_UNSUPPORTED. This is to satisfy that some platform/chipset code may located this protocol but never invoke either of these two interfaces in the protocol. 2008-06-05 06:19:12 +00:00
Keyboard.c Add in thunk support for HiiGetSecondaryLanguages and HiiGetPrimaryLanguages 2008-04-14 06:57:09 +00:00
OpcodeCreation.c Fix a bug which cause the thunk code failed to handle creation of "One Of" and "Ordered List" UEFI opcode from Framework counterparts. 2008-04-30 15:51:00 +00:00
OpcodeCreation.h Fix a bug which cause the thunk code failed to handle creation of "One Of" and "Ordered List" UEFI opcode from Framework counterparts. 2008-04-30 15:51:00 +00:00
Package.c Make the module GCC clean. 2008-05-16 09:43:38 +00:00
Strings.c 1) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib. 2008-05-23 05:31:39 +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 case UINTN to UINT32. 2008-07-14 02:26:07 +00:00
UefiIfrDefault.h Add support to map more Framework Opcode (such as OrderedList, OneOf, etc) to Uefi Opcode. 2008-04-30 03:20:10 +00:00
UefiIfrParser.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
UefiIfrParser.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
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 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
Utility.c Add in supports for platform Setup module which is programmed using Framework HII interface. 2008-05-07 08:49:04 +00:00
Utility.h Add in supports for platform Setup module which is programmed using Framework HII interface. 2008-05-07 08:49:04 +00:00