audk/Nt32Pkg/CpuRuntimeDxe
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
..
Cpu.c HII Library Class interface refine. 2009-04-14 10:47:19 +00:00
CpuDriver.h Retire FrameworkHiiLib library class. Remove FrameworkHiiLib library instance now and will be added later if necessary. 2009-03-31 02:42:41 +00:00
CpuIo.c Fix ICC building issue for Nt32 platform. 2008-10-14 08:59:32 +00:00
CpuRuntimeDxe.inf Add dependency of MdeModulePkg since HiiLib has been moved to MdeModulePkg. 2008-11-13 09:24:17 +00:00
Strings.uni Removed PCD entries for CPU properties as they should be defined in UNI file. Added some French translations to the MiscSubClass for things used on the front page. 2007-09-01 16:01:35 +00:00