audk/EmulatorPkg/MiscSubClassPlatformDxe
Jordan Justen e0d0ec2833 EmulatorPkg: Convert all .uni files to utf-8
To convert these files I ran:

$ python3 BaseTools/Scripts/ConvertUni.py EmulatorPkg

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Michael Kinney <michael.d.kinney@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19253 6f19259b-4bc3-4df7-8a09-765794883524
2015-12-15 04:51:49 +00: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 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.inf EmulatorPkg: Remove all trailing whitespace 2011-06-28 16:50:26 +00: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 Append double-null for Type 19 data record. 2012-02-03 07:48:57 +00: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