audk/EdkCompatibilityPkg/Compatibility/FrameworkHiiToUefiHiiThunk
qwang12 a16d259b86 Coding style and Doxygen update.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6406 6f19259b-4bc3-4df7-8a09-765794883524
2008-11-05 11:59:01 +00:00
..
ConfigAccess.c Sync in bug fix from EDK I: 2008-11-04 14:47:21 +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 Sync in bug fix from EDK I: 2008-11-04 14:47:21 +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 Sync in bug fix from EDK I: 2008-11-04 14:47:21 +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 Coding style and Doxygen update. 2008-11-05 11:59:01 +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 Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading. Its implementation only check if a pointer is NULL. If a garbage pointer is passed in, the gBS->FreePool will still ASSERT in debug build and return error code. 2008-10-30 08:00:56 +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 Sync in bug fix from EDK I: 2008-11-04 14:47:21 +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 Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading. Its implementation only check if a pointer is NULL. If a garbage pointer is passed in, the gBS->FreePool will still ASSERT in debug build and return error code. 2008-10-30 08:00:56 +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 Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading. Its implementation only check if a pointer is NULL. If a garbage pointer is passed in, the gBS->FreePool will still ASSERT in debug build and return error code. 2008-10-30 08:00:56 +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 Sync in bug fix from EDK I: 2008-11-04 14:47:21 +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