audk/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk
lgao4 aa2ebe0fa9 Remove unnecessary FRAMEWORK_ prefix in IntelFrameworkPkg definitions for those definitions that don't conflict with ones in UEFI/PI specification.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8924 6f19259b-4bc3-4df7-8a09-765794883524
2009-07-13 09:28:09 +00:00
..
ConfigAccess.c Remove unnecessary FRAMEWORK_ prefix in IntelFrameworkPkg definitions for those definitions that don't conflict with ones in UEFI/PI specification. 2009-07-13 09:28:09 +00:00
ConfigAccess.h Rename module name from ***To*** to ***On***. AAAOnBBB means this module produce AAA Protocol/PPI based on BBB. This change improves the readability. 2009-01-21 09:47:43 +00:00
Fonts.c Rename module name from ***To*** to ***On***. AAAOnBBB means this module produce AAA Protocol/PPI based on BBB. This change improves the readability. 2009-01-21 09:47:43 +00:00
Forms.c Remove unnecessary FRAMEWORK_ prefix in IntelFrameworkPkg definitions for those definitions that don't conflict with ones in UEFI/PI specification. 2009-07-13 09:28:09 +00:00
FrameworkHiiOnUefiHiiThunk.inf Refine language conversion in ECP. Create a new library LanguageLib providing functions for language conversion between ISO 639-2 and RFC 4646 styles. Update FrameworkHiiOnUefiHiiThunk, UcOnUc2Thunk and Uc2OnUcThunk modules to use this library. 2009-05-08 01:51:35 +00:00
HiiDatabase.c Refine language conversion in ECP. Create a new library LanguageLib providing functions for language conversion between ISO 639-2 and RFC 4646 styles. Update FrameworkHiiOnUefiHiiThunk, UcOnUc2Thunk and Uc2OnUcThunk modules to use this library. 2009-05-08 01:51:35 +00:00
HiiDatabase.h Remove unnecessary FRAMEWORK_ prefix in IntelFrameworkPkg definitions for those definitions that don't conflict with ones in UEFI/PI specification. 2009-07-13 09:28:09 +00:00
HiiHandle.c Rename module name from ***To*** to ***On***. AAAOnBBB means this module produce AAA Protocol/PPI based on BBB. This change improves the readability. 2009-01-21 09:47:43 +00:00
HiiHandle.h Rename module name from ***To*** to ***On***. AAAOnBBB means this module produce AAA Protocol/PPI based on BBB. This change improves the readability. 2009-01-21 09:47:43 +00:00
Keyboard.c Rename module name from ***To*** to ***On***. AAAOnBBB means this module produce AAA Protocol/PPI based on BBB. This change improves the readability. 2009-01-21 09:47:43 +00:00
OpcodeCreation.c Remove unnecessary FRAMEWORK_ prefix in IntelFrameworkPkg definitions for those definitions that don't conflict with ones in UEFI/PI specification. 2009-07-13 09:28:09 +00:00
Package.c The FrameworkHiiOnUefiHiiThunk driver registers notification for creating/adding/removing string/form packages into the UEFI HII Database. The notification handler wants to parse the IFR binary data of the form package. However, the code assumes that a form package have a FORM SET OP and if not, it will assert. Remove assert and ignore form packages that can not be handled for error tolerant. 2009-07-10 10:13:04 +00:00
SetupBrowser.c Remove unnecessary FRAMEWORK_ prefix in IntelFrameworkPkg definitions for those definitions that don't conflict with ones in UEFI/PI specification. 2009-07-13 09:28:09 +00:00
SetupBrowser.h Rename module name from ***To*** to ***On***. AAAOnBBB means this module produce AAA Protocol/PPI based on BBB. This change improves the readability. 2009-01-21 09:47:43 +00:00
Strings.c Roll back changes to apply GetBestLanguage() in HiiDataBase. Exact language match should be used in HiiDatabase. 2009-05-26 03:48:50 +00:00
Strings.uni Rename module name from ***To*** to ***On***. AAAOnBBB means this module produce AAA Protocol/PPI based on BBB. This change improves the readability. 2009-01-21 09:47:43 +00:00
UefiIfrDefault.c Remove unnecessary FRAMEWORK_ prefix in IntelFrameworkPkg definitions for those definitions that don't conflict with ones in UEFI/PI specification. 2009-07-13 09:28:09 +00:00
UefiIfrDefault.h Rename module name from ***To*** to ***On***. AAAOnBBB means this module produce AAA Protocol/PPI based on BBB. This change improves the readability. 2009-01-21 09:47:43 +00:00
UefiIfrParser.c Remove unused IfrSupportLib header file. 2009-04-24 07:20:02 +00:00
UefiIfrParser.h Rename module name from ***To*** to ***On***. AAAOnBBB means this module produce AAA Protocol/PPI based on BBB. This change improves the readability. 2009-01-21 09:47:43 +00:00
UefiIfrParserExpression.c Rename module name from ***To*** to ***On***. AAAOnBBB means this module produce AAA Protocol/PPI based on BBB. This change improves the readability. 2009-01-21 09:47:43 +00:00
UefiIfrParserExpression.h Rename module name from ***To*** to ***On***. AAAOnBBB means this module produce AAA Protocol/PPI based on BBB. This change improves the readability. 2009-01-21 09:47:43 +00:00
Utility.c remove the DEBUG_CODE_BEGIN and DEBUG_CODE_END due to the logic between them are not optional. 2009-07-13 03:24:25 +00:00
Utility.h HII Library Class interface refine. 2009-04-14 10:47:19 +00:00