mirror_edk2/IntelFrameworkModulePkg
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
..
Bus Fix some inconsistencies in EFIAPI usage. 2009-04-13 23:07:44 +00:00
Include Fix some inconsistencies in EFIAPI usage. 2009-04-13 23:07:44 +00:00
Library Fix some inconsistencies in EFIAPI usage. 2009-04-13 23:07:44 +00:00
Universal HII Library Class interface refine. 2009-04-14 10:47:19 +00:00
ChangeLog.txt Remove SetupBrowser, DriverSample and HiiDatabase. 2008-02-28 12:31:11 +00:00
IntelFrameworkModulePkg.dec change the default value of PcdBootState into TRUE, therefore the first boot after burning tip into flash will do full_configuration but not incorrect no_changes. 2009-03-10 09:56:42 +00:00
IntelFrameworkModulePkg.dsc Add UefiHiiServicesLib library instance in every one DSC 2009-04-13 05:52:07 +00:00