]> git.proxmox.com Git - mirror_edk2.git/commit
EmulatorPkg/MiscSubClassPlatformDxe: Remove this unused module
authorWu, Hao A <hao.a.wu@intel.com>
Tue, 2 Jul 2019 02:30:53 +0000 (10:30 +0800)
committerRay Ni <ray.ni@intel.com>
Tue, 2 Jul 2019 02:42:46 +0000 (10:42 +0800)
commite53303ca050b137287e6d6a56e792ff500fce0c8
tree68689e821ba38b23548891c473892c68762863dc
parent21902410ad87aadd3a68ec7ecb4ee11594d9fcb0
EmulatorPkg/MiscSubClassPlatformDxe: Remove this unused module

REF:https://bugzilla.tianocore.org/show_bug.cgi?id=1953

For commit 63f9b9b9312f3e08c92a2ea3cdbe01e723ef653b, the use of module
EmulatorPkg/MiscSubClassPlatformDxe/MiscSubClassDriver.inf

was replaced by:
EmulatorPkg/PlatformSmbiosDxe/PlatformSmbiosDxe.inf

in platform DSC/FDF files.

This commit will remove this unused module from EmulatorPkg.

Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Andrew Fish <afish@apple.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
Signed-off-by: Hao A Wu <hao.a.wu@intel.com>
39 files changed:
EmulatorPkg/MiscSubClassPlatformDxe/MiscBaseBoardManufacturer.uni [deleted file]
EmulatorPkg/MiscSubClassPlatformDxe/MiscBaseBoardManufacturerData.c [deleted file]
EmulatorPkg/MiscSubClassPlatformDxe/MiscBaseBoardManufacturerFunction.c [deleted file]
EmulatorPkg/MiscSubClassPlatformDxe/MiscBiosVendor.uni [deleted file]
EmulatorPkg/MiscSubClassPlatformDxe/MiscBiosVendorData.c [deleted file]
EmulatorPkg/MiscSubClassPlatformDxe/MiscBiosVendorFunction.c [deleted file]
EmulatorPkg/MiscSubClassPlatformDxe/MiscBootInformationData.c [deleted file]
EmulatorPkg/MiscSubClassPlatformDxe/MiscBootInformationFunction.c [deleted file]
EmulatorPkg/MiscSubClassPlatformDxe/MiscChassisManufacturer.uni [deleted file]
EmulatorPkg/MiscSubClassPlatformDxe/MiscChassisManufacturerData.c [deleted file]
EmulatorPkg/MiscSubClassPlatformDxe/MiscChassisManufacturerFunction.c [deleted file]
EmulatorPkg/MiscSubClassPlatformDxe/MiscDevicePath.h [deleted file]
EmulatorPkg/MiscSubClassPlatformDxe/MiscNumberOfInstallableLanguagesData.c [deleted file]
EmulatorPkg/MiscSubClassPlatformDxe/MiscNumberOfInstallableLanguagesFunction.c [deleted file]
EmulatorPkg/MiscSubClassPlatformDxe/MiscOemString.uni [deleted file]
EmulatorPkg/MiscSubClassPlatformDxe/MiscOemStringData.c [deleted file]
EmulatorPkg/MiscSubClassPlatformDxe/MiscOemStringFunction.c [deleted file]
EmulatorPkg/MiscSubClassPlatformDxe/MiscPortInternalConnectorDesignator.uni [deleted file]
EmulatorPkg/MiscSubClassPlatformDxe/MiscPortInternalConnectorDesignatorData.c [deleted file]
EmulatorPkg/MiscSubClassPlatformDxe/MiscPortInternalConnectorDesignatorFunction.c [deleted file]
EmulatorPkg/MiscSubClassPlatformDxe/MiscResetCapabilitiesData.c [deleted file]
EmulatorPkg/MiscSubClassPlatformDxe/MiscResetCapabilitiesFunction.c [deleted file]
EmulatorPkg/MiscSubClassPlatformDxe/MiscSubClassDriver.h [deleted file]
EmulatorPkg/MiscSubClassPlatformDxe/MiscSubClassDriver.inf [deleted file]
EmulatorPkg/MiscSubClassPlatformDxe/MiscSubClassDriver.uni [deleted file]
EmulatorPkg/MiscSubClassPlatformDxe/MiscSubclassDriverDataTable.c [deleted file]
EmulatorPkg/MiscSubClassPlatformDxe/MiscSubclassDriverEntryPoint.c [deleted file]
EmulatorPkg/MiscSubClassPlatformDxe/MiscSystemLanguageString.uni [deleted file]
EmulatorPkg/MiscSubClassPlatformDxe/MiscSystemLanguageStringData.c [deleted file]
EmulatorPkg/MiscSubClassPlatformDxe/MiscSystemLanguageStringFunction.c [deleted file]
EmulatorPkg/MiscSubClassPlatformDxe/MiscSystemManufacturer.uni [deleted file]
EmulatorPkg/MiscSubClassPlatformDxe/MiscSystemManufacturerData.c [deleted file]
EmulatorPkg/MiscSubClassPlatformDxe/MiscSystemManufacturerFunction.c [deleted file]
EmulatorPkg/MiscSubClassPlatformDxe/MiscSystemOptionString.uni [deleted file]
EmulatorPkg/MiscSubClassPlatformDxe/MiscSystemOptionStringData.c [deleted file]
EmulatorPkg/MiscSubClassPlatformDxe/MiscSystemOptionStringFunction.c [deleted file]
EmulatorPkg/MiscSubClassPlatformDxe/MiscSystemSlotDesignation.uni [deleted file]
EmulatorPkg/MiscSubClassPlatformDxe/MiscSystemSlotDesignationData.c [deleted file]
EmulatorPkg/MiscSubClassPlatformDxe/MiscSystemSlotDesignationFunction.c [deleted file]