audk/EdkCompatibilityPkg/Compatibility/FrameworkHiiToUefiHiiThunk
lgao4 66df253186 1. Correct CopyMem and CompareMem to CopyGuid and CompareGuid for GUID data
2. Add the missing processor type in DataHubRecords/DataHubSubClassProcessor.h file.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5926 6f19259b-4bc3-4df7-8a09-765794883524
2008-09-18 09:14:00 +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 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 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 1. Correct CopyMem and CompareMem to CopyGuid and CompareGuid for GUID data 2008-09-18 09:14:00 +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 1. Correct CopyMem and CompareMem to CopyGuid and CompareGuid for GUID data 2008-09-18 09:14:00 +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