mirror_edk2/MdeModulePkg/Include/Library
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
..
CapsuleLib.h Code scrub for the following drivers and librarys. 2009-01-04 03:20:55 +00:00
DpcLib.h sync Netlib function from c file 2009-01-13 08:51:55 +00:00
ExtendedIfrSupportLib.h Correct typo in comments, clean IfrSupportLib.h 2009-02-10 13:32:19 +00:00
HiiLib.h HII Library Class interface refine. 2009-04-14 10:47:19 +00:00
IfrSupportLib.h Correct typo in comments, clean IfrSupportLib.h 2009-02-10 13:32:19 +00:00
IpIoLib.h Change library class PlatDriOverLib to PlatformDriOverrideLib 2009-02-24 08:26:40 +00:00
MemoryTestLib.h Rename BaseMemoryTestLib to MemoryTestLib. 2009-03-13 07:33:05 +00:00
NetLib.h Fixing coding style issue. 2009-03-25 05:42:36 +00:00
PlatformDriverOverrideLib.h Change library class PlatDriOverLib to PlatformDriOverrideLib 2009-02-24 08:26:40 +00:00
RecoveryLib.h Code scrub for the following drivers and librarys. 2009-01-04 03:20:55 +00:00
ResetSystemLib.h Import ResetSystemLib. 2007-08-28 03:01:58 +00:00
S3Lib.h Code scrub for the following drivers and librarys. 2009-01-04 03:20:55 +00:00
UdpIoLib.h Change library class PlatDriOverLib to PlatformDriOverrideLib 2009-02-24 08:26:40 +00:00
UefiHiiServicesLib.h Add NewHii and UefiHiiServiceLib library header file 2009-04-09 15:11:04 +00:00