audk/EmulatorPkg/MiscSubClassPlatformDxe
lzeng14 3e570e6e52 Append double-null for Type 19 data record.
Signed-off-by: lzeng14
Reviewed-by: li-elvin

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12983 6f19259b-4bc3-4df7-8a09-765794883524
2012-02-03 07:48:57 +00:00
..
MiscBaseBoardManufacturer.uni InOsEmuPkg: Rename package to EmulatorPkg & Sec to Host 2011-06-28 16:47:23 +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 InOsEmuPkg: Rename package to EmulatorPkg & Sec to Host 2011-06-28 16:47:23 +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 InOsEmuPkg: Rename package to EmulatorPkg & Sec to Host 2011-06-28 16:47:23 +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 InOsEmuPkg: Rename package to EmulatorPkg & Sec to Host 2011-06-28 16:47:23 +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 InOsEmuPkg: Rename package to EmulatorPkg & Sec to Host 2011-06-28 16:47:23 +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 InOsEmuPkg: Rename package to EmulatorPkg & Sec to Host 2011-06-28 16:47:23 +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 InOsEmuPkg: Rename package to EmulatorPkg & Sec to Host 2011-06-28 16:47:23 +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 InOsEmuPkg: Rename package to EmulatorPkg & Sec to Host 2011-06-28 16:47:23 +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 InOsEmuPkg: Rename package to EmulatorPkg & Sec to Host 2011-06-28 16:47:23 +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 InOsEmuPkg: Rename package to EmulatorPkg & Sec to Host 2011-06-28 16:47:23 +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