audk/EmulatorPkg/MiscSubClassPlatformDxe
Chen A Chen ba6037f833 EmulatorPkg: Removing ipf which is no longer supported from edk2.
Removing rules for Ipf sources file:
* Remove the source file which path with "ipf" and also listed in
  [Sources.IPF] section of INF file.
* Remove the source file which listed in [Components.IPF] section
  of DSC file and not listed in any other [Components] section.
* Remove the embedded Ipf code for MDE_CPU_IPF.

Removing rules for Inf file:
* Remove IPF from VALID_ARCHITECTURES comments.
* Remove DXE_SAL_DRIVER from LIBRARY_CLASS in [Defines] section.
* Remove the INF which only listed in [Components.IPF] section in DSC.
* Remove statements from [BuildOptions] that provide IPF specific flags.
* Remove any IPF sepcific sections.

Removing rules for Dec file:
* Remove [Includes.IPF] section from Dec.

Removing rules for Dsc file:
* Remove IPF from SUPPORTED_ARCHITECTURES in [Defines] section of DSC.
* Remove any IPF specific sections.
* Remove statements from [BuildOptions] that provide IPF specific flags.

Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Andrew Fish <afish@apple.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Chen A Chen <chen.a.chen@intel.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
2018-09-25 23:46:00 +08:00
..
MiscBaseBoardManufacturer.uni EmulatorPkg: Convert all .uni files to utf-8 2015-12-15 04:51:49 +00:00
MiscBaseBoardManufacturerData.c EmulatorPkg: Remove all trailing whitespace 2011-06-28 16:50:26 +00:00
MiscBaseBoardManufacturerFunction.c According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0 for EFI_SMBIOS_PROTOCOL.Add() SmbiosHandle parameter to assign a unique handle to the SMBIOS record, and for EFI_SMBIOS_PROTOCOL.GetNext() SmbiosHandle parameter to get the first matched SMBIOS handle or indicate no more SMBIOS record. 2011-11-21 09:32:09 +00:00
MiscBiosVendor.uni EmulatorPkg: Convert all .uni files to utf-8 2015-12-15 04:51:49 +00:00
MiscBiosVendorData.c EmulatorPkg: Remove all trailing whitespace 2011-06-28 16:50:26 +00:00
MiscBiosVendorFunction.c According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0 for EFI_SMBIOS_PROTOCOL.Add() SmbiosHandle parameter to assign a unique handle to the SMBIOS record, and for EFI_SMBIOS_PROTOCOL.GetNext() SmbiosHandle parameter to get the first matched SMBIOS handle or indicate no more SMBIOS record. 2011-11-21 09:32:09 +00:00
MiscBootInformationData.c EmulatorPkg: Remove all trailing whitespace 2011-06-28 16:50:26 +00:00
MiscBootInformationFunction.c According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0 for EFI_SMBIOS_PROTOCOL.Add() SmbiosHandle parameter to assign a unique handle to the SMBIOS record, and for EFI_SMBIOS_PROTOCOL.GetNext() SmbiosHandle parameter to get the first matched SMBIOS handle or indicate no more SMBIOS record. 2011-11-21 09:32:09 +00:00
MiscChassisManufacturer.uni EmulatorPkg: Convert all .uni files to utf-8 2015-12-15 04:51:49 +00:00
MiscChassisManufacturerData.c EmulatorPkg: Remove all trailing whitespace 2011-06-28 16:50:26 +00:00
MiscChassisManufacturerFunction.c According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0 for EFI_SMBIOS_PROTOCOL.Add() SmbiosHandle parameter to assign a unique handle to the SMBIOS record, and for EFI_SMBIOS_PROTOCOL.GetNext() SmbiosHandle parameter to get the first matched SMBIOS handle or indicate no more SMBIOS record. 2011-11-21 09:32:09 +00:00
MiscDevicePath.h EmulatorPkg: Remove all trailing whitespace 2011-06-28 16:50:26 +00:00
MiscNumberOfInstallableLanguagesData.c EmulatorPkg: Remove all trailing whitespace 2011-06-28 16:50:26 +00:00
MiscNumberOfInstallableLanguagesFunction.c According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0 for EFI_SMBIOS_PROTOCOL.Add() SmbiosHandle parameter to assign a unique handle to the SMBIOS record, and for EFI_SMBIOS_PROTOCOL.GetNext() SmbiosHandle parameter to get the first matched SMBIOS handle or indicate no more SMBIOS record. 2011-11-21 09:32:09 +00:00
MiscOemString.uni EmulatorPkg: Convert all .uni files to utf-8 2015-12-15 04:51:49 +00:00
MiscOemStringData.c EmulatorPkg: Remove all trailing whitespace 2011-06-28 16:50:26 +00:00
MiscOemStringFunction.c According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0 for EFI_SMBIOS_PROTOCOL.Add() SmbiosHandle parameter to assign a unique handle to the SMBIOS record, and for EFI_SMBIOS_PROTOCOL.GetNext() SmbiosHandle parameter to get the first matched SMBIOS handle or indicate no more SMBIOS record. 2011-11-21 09:32:09 +00:00
MiscPortInternalConnectorDesignator.uni EmulatorPkg: Convert all .uni files to utf-8 2015-12-15 04:51:49 +00:00
MiscPortInternalConnectorDesignatorData.c EmulatorPkg: Remove all trailing whitespace 2011-06-28 16:50:26 +00:00
MiscPortInternalConnectorDesignatorFunction.c According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0 for EFI_SMBIOS_PROTOCOL.Add() SmbiosHandle parameter to assign a unique handle to the SMBIOS record, and for EFI_SMBIOS_PROTOCOL.GetNext() SmbiosHandle parameter to get the first matched SMBIOS handle or indicate no more SMBIOS record. 2011-11-21 09:32:09 +00:00
MiscResetCapabilitiesData.c EmulatorPkg: Remove all trailing whitespace 2011-06-28 16:50:26 +00:00
MiscResetCapabilitiesFunction.c According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0 for EFI_SMBIOS_PROTOCOL.Add() SmbiosHandle parameter to assign a unique handle to the SMBIOS record, and for EFI_SMBIOS_PROTOCOL.GetNext() SmbiosHandle parameter to get the first matched SMBIOS handle or indicate no more SMBIOS record. 2011-11-21 09:32:09 +00:00
MiscSubClassDriver.h EmulatorPkg: formalize line endings 2018-08-30 09:26:54 +08:00
MiscSubClassDriver.inf EmulatorPkg: Removing ipf which is no longer supported from edk2. 2018-09-25 23:46:00 +08:00
MiscSubClassDriver.uni EmulatorPkg: Convert all .uni files to utf-8 2015-12-15 04:51:49 +00:00
MiscSubclassDriverDataTable.c EmulatorPkg: Remove all trailing whitespace 2011-06-28 16:50:26 +00:00
MiscSubclassDriverEntryPoint.c EmulatorPkg: formalize line endings 2018-08-30 09:26:54 +08:00
MiscSystemLanguageString.uni EmulatorPkg: Convert all .uni files to utf-8 2015-12-15 04:51:49 +00:00
MiscSystemLanguageStringData.c EmulatorPkg: Remove all trailing whitespace 2011-06-28 16:50:26 +00:00
MiscSystemLanguageStringFunction.c According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0 for EFI_SMBIOS_PROTOCOL.Add() SmbiosHandle parameter to assign a unique handle to the SMBIOS record, and for EFI_SMBIOS_PROTOCOL.GetNext() SmbiosHandle parameter to get the first matched SMBIOS handle or indicate no more SMBIOS record. 2011-11-21 09:32:09 +00:00
MiscSystemManufacturer.uni EmulatorPkg: Convert all .uni files to utf-8 2015-12-15 04:51:49 +00:00
MiscSystemManufacturerData.c EmulatorPkg: Remove all trailing whitespace 2011-06-28 16:50:26 +00:00
MiscSystemManufacturerFunction.c According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0 for EFI_SMBIOS_PROTOCOL.Add() SmbiosHandle parameter to assign a unique handle to the SMBIOS record, and for EFI_SMBIOS_PROTOCOL.GetNext() SmbiosHandle parameter to get the first matched SMBIOS handle or indicate no more SMBIOS record. 2011-11-21 09:32:09 +00:00
MiscSystemOptionString.uni EmulatorPkg: Convert all .uni files to utf-8 2015-12-15 04:51:49 +00:00
MiscSystemOptionStringData.c EmulatorPkg: Remove all trailing whitespace 2011-06-28 16:50:26 +00:00
MiscSystemOptionStringFunction.c According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0 for EFI_SMBIOS_PROTOCOL.Add() SmbiosHandle parameter to assign a unique handle to the SMBIOS record, and for EFI_SMBIOS_PROTOCOL.GetNext() SmbiosHandle parameter to get the first matched SMBIOS handle or indicate no more SMBIOS record. 2011-11-21 09:32:09 +00:00
MiscSystemSlotDesignation.uni EmulatorPkg: Convert all .uni files to utf-8 2015-12-15 04:51:49 +00:00
MiscSystemSlotDesignationData.c EmulatorPkg: Remove all trailing whitespace 2011-06-28 16:50:26 +00:00
MiscSystemSlotDesignationFunction.c According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0 for EFI_SMBIOS_PROTOCOL.Add() SmbiosHandle parameter to assign a unique handle to the SMBIOS record, and for EFI_SMBIOS_PROTOCOL.GetNext() SmbiosHandle parameter to get the first matched SMBIOS handle or indicate no more SMBIOS record. 2011-11-21 09:32:09 +00:00