audk/MdeModulePkg/Universal/SetupBrowserDxe
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
..
Colors.h Update to use DOS format 2008-10-31 04:41:33 +00:00
Expression.c Add in ASSERT to check out-of-bound and possible dereference of NULL pointers. 2009-02-02 07:18:59 +00:00
IfrParse.c HII Library Class interface refine. 2009-04-14 10:47:19 +00:00
InputHandler.c Replace BufToHexString by UnicodeValueToString 2009-04-08 00:56:51 +00:00
Presentation.c Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg. 2009-04-10 20:58:18 +00:00
Print.c 1) Remove the variable initalization in declaration. 2008-11-21 06:59:58 +00:00
Print.h Update to use DOS format 2008-10-31 04:41:33 +00:00
ProcessOptions.c Add in ASSERT to check out-of-bound and possible dereference of NULL pointers. 2009-02-02 07:18:59 +00:00
Setup.c HII Library Class interface refine. 2009-04-14 10:47:19 +00:00
Setup.h HII Library Class interface refine. 2009-04-14 10:47:19 +00:00
SetupBrowserDxe.inf HII Library Class interface refine. 2009-04-14 10:47:19 +00:00
SetupBrowserStr.uni Sync in bug fix from EDK I: 2008-11-04 14:28:08 +00:00
Ui.c HII Library Class interface refine. 2009-04-14 10:47:19 +00:00
Ui.h 1) Clean up the INF and add in comment to describe the surface area of modules 2009-02-03 02:23:03 +00:00