mirror_edk2/MdeModulePkg/Universal/Network
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
..
ArpDxe Clean Network Driver to include Uefi.h, not PiDxe.h. 2009-02-09 02:59:07 +00:00
Dhcp4Dxe Remove several unicode in comments. 2009-02-11 06:02:54 +00:00
DpcDxe Clean Network Driver to include Uefi.h, not PiDxe.h. 2009-02-09 02:59:07 +00:00
Ip4ConfigDxe Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg. 2009-04-10 20:58:18 +00:00
Ip4Dxe Clean Network Driver to include Uefi.h, not PiDxe.h. 2009-02-09 02:59:07 +00:00
IScsiDxe HII Library Class interface refine. 2009-04-14 10:47:19 +00:00
MnpDxe Fixing coding style issue. 2009-03-25 05:42:55 +00:00
Mtftp4Dxe Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg. 2009-04-10 20:58:18 +00:00
SnpDxe fixed DMA not be stopped issue when gBS->ExitBootServices called. 2009-04-10 08:31:45 +00:00
Tcp4Dxe Fix coding style issue. 2009-03-26 02:40:48 +00:00
Udp4Dxe Clean Network Driver to include Uefi.h, not PiDxe.h. 2009-02-09 02:59:07 +00:00
UefiPxeBcDxe Use default UNDI information if NII protocol not exists. 2009-04-14 08:52:06 +00:00