audk/Nt32Pkg/MiscSubClassPlatformDxe
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
..
MiscBaseBoardManufacturerData.c
MiscBiosVendorData.c
MiscBootInformationData.c
MiscChassisManufacturerData.c
MiscDevicePath.h
MiscNumberOfInstallableLanguagesData.c
MiscOemStringData.c
MiscPortInternalConnectorDesignatorData.c
MiscPortInternalConnectorDesignatorFunction.c Change functional static variable to Global variable. No STATIC modifier is recommended though it is defined in Base.h. It is for consistency. 2008-10-31 02:07:39 +00:00
MiscResetCapabilitiesData.c
MiscSubClassPlatformDxe.inf Add dependency of MdeModulePkg since HiiLib has been moved to MdeModulePkg. 2008-11-13 09:24:27 +00:00
MiscSubclassDriver.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
MiscSubclassDriver.uni
MiscSubclassDriverDataTable.c
MiscSubclassDriverEntryPoint.c HII Library Class interface refine. 2009-04-14 10:47:19 +00:00
MiscSystemLanguageStringData.c
MiscSystemManufacturerData.c
MiscSystemManufacturerFunction.c Change functional static variable to Global variable. No STATIC modifier is recommended though it is defined in Base.h. It is for consistency. 2008-10-31 02:07:08 +00:00
MiscSystemOptionStringData.c
MiscSystemSlotDesignationData.c