audk/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk
rsun3 cb7d01c0c9 HII Library Class interface refine.
The "HiiLib" prefix for all HII Library API function names changed to "Hii".

Remove: 
  HiiLibPreparePackageList(), replaced by HiiAddPackages()
  HiiLibNewString(), replaced by HiiSetString()
  HiiLibGetStringFromHandle(), replaced by HiiGetString()
  HiiLibGetStringFromToken(), replaced by HiiGetPackageString()
  HiiLibExtractGuidFromHiiHandle()
  HiiLibDevicePathToHiiHandle()
  HiiLibGetSupportedSecondaryLanguages()
  HiiLibGetSupportedLanguageNumber()
  HiiLibExportPackageLists()
  HiiLibListPackageLists()
  
Interface change:
  HiiAddPackages()
  HiiSetString()
  HiiGetString()
  HiiGetHiiHandles()

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8083 6f19259b-4bc3-4df7-8a09-765794883524
2009-04-14 10:47:19 +00:00
..
ConfigAccess.c HII Library Class interface refine. 2009-04-14 10:47:19 +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 Fix the conflicted function names to new HII library. 2009-04-14 01:57:26 +00:00
FrameworkHiiOnUefiHiiThunk.inf Retire Extended HII library class. 2009-04-02 08:48:03 +00:00
HiiDatabase.c HII Library Class interface refine. 2009-04-14 10:47:19 +00:00
HiiDatabase.h Fix the conflicted function names to new HII library. 2009-04-14 01:57:26 +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 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
Package.c HII Library Class interface refine. 2009-04-14 10:47:19 +00:00
SetupBrowser.c HII Library Class interface refine. 2009-04-14 10:47:19 +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 HII Library Class interface refine. 2009-04-14 10:47:19 +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 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.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 Fix build break to remove over-include file. 2009-02-24 02:55:57 +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 HII Library Class interface refine. 2009-04-14 10:47:19 +00:00
Utility.h HII Library Class interface refine. 2009-04-14 10:47:19 +00:00