audk/IntelFrameworkModulePkg/Universal
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
..
BdsDxe HII Library Class interface refine. 2009-04-14 10:47:19 +00:00
Console/VgaClassDxe Clean up to update the reference of the these macros: 2008-12-16 15:31:57 +00:00
DataHubDxe Clean up to update the reference of the these macros: 2008-12-16 15:31:57 +00:00
DataHubStdErrDxe Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly. 2008-10-30 06:08:09 +00:00
PcatSingleSegmentPciCfgPei Enhance PciCfg2 driver to handle unaligned Pci access according to PI spec. 2008-12-18 07:41:58 +00:00
SectionExtractionDxe Clean up to update the reference of the these macros: 2008-12-16 15:31:57 +00:00
StatusCode Fix some inconsistencies in EFIAPI usage. 2009-04-13 23:07:44 +00:00
VariablePei update the FindVariable judgment condition. 2009-03-27 05:08:17 +00:00