audk/EdkCompatibilityPkg/Compatibility/FrameworkHiiToUefiHiiThunk
qwang12 90d6d599d9 Add gEfiHiiFontProtocolGuid AND gEfiFormBrowser2ProtocolGuid into depex as they are quired for this module to work.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5945 6f19259b-4bc3-4df7-8a09-765794883524
2008-09-22 10:37:05 +00:00
..
ConfigAccess.c 1) Fix a bug in ASSERT condition. 2008-09-05 01:19:01 +00:00
ConfigAccess.h clean up the un-suitable ';' location when declaring the functions. The regular is ")[ ]++^p;" 2008-09-04 09:44:58 +00:00
Fonts.c Change the status code to EFI_NOT_FOUND for Framework Hii's GetGlyph if EFI_WARN_UNKNOWN_GLYPH is return from GetGlyph i.e. no matching font found and UNKNOWN glyph is returned. 2008-09-12 03:01:01 +00:00
Forms.c 1) Add a stringent check to make sure the package list for UpdateForm call must have IFR packages. 2008-09-04 10:15:50 +00:00
FrameworkHiiToUefiHiiThunk.inf Add gEfiHiiFontProtocolGuid AND gEfiFormBrowser2ProtocolGuid into depex as they are quired for this module to work. 2008-09-22 10:37:05 +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 clean up the un-suitable ';' location when declaring the functions. The regular is ")[ ]++^p;" 2008-09-04 09:44:58 +00:00
HiiHandle.c 1) Fix a bug in ASSERT condition. 2008-09-05 01:19:01 +00:00
HiiHandle.h clean up the un-suitable ';' location when declaring the functions. The regular is ")[ ]++^p;" 2008-09-04 09:44:58 +00:00
Keyboard.c Add in thunk support for HiiGetSecondaryLanguages and HiiGetPrimaryLanguages 2008-04-14 06:57:09 +00:00
OpcodeCreation.c 1) Add a stringent check to make sure the package list for UpdateForm call must have IFR packages. 2008-09-04 10:15:50 +00:00
OpcodeCreation.h clean up the un-suitable ';' location when declaring the functions. The regular is ")[ ]++^p;" 2008-09-04 09:44:58 +00:00
Package.c Only generate the random GUID if a package list already exist in the database. 2008-09-16 07:56:40 +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. Correct CopyMem and CompareMem to CopyGuid and CompareGuid for GUID data 2008-09-18 09:14:00 +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 clean up the un-suitable ';' location when declaring the functions. The regular is ")[ ]++^p;" 2008-09-04 09:44:58 +00:00
UefiIfrParser.c Correct CompareGuid function 2008-09-19 09:26:18 +00:00
UefiIfrParser.h clean up the un-suitable ';' location when declaring the functions. The regular is ")[ ]++^p;" 2008-09-04 09:44:58 +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 clean up the un-suitable ';' location when declaring the functions. The regular is ")[ ]++^p;" 2008-09-04 09:44:58 +00:00
UefiIfrParserExpression.c 1) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib. 2008-05-23 05:31:39 +00:00
UefiIfrParserExpression.h clean up the un-suitable ';' location when declaring the functions. The regular is ")[ ]++^p;" 2008-09-04 09:44:58 +00:00
UefiIfrParserExpressionInternal.h clean up the un-suitable ';' location when declaring the functions. The regular is ")[ ]++^p;" 2008-09-04 09:44:58 +00:00
UefiIfrParserInternal.h Bug fixes for FrameworkHiiToUefiHiiThunk; 2008-08-18 05:56:23 +00:00
Utility.c Correct CompareGuid function 2008-09-19 09:26:18 +00:00
Utility.h Framework code may call PreparePacckage with NULL GUID and both IFR and String Packages. 2008-09-16 06:47:08 +00:00