audk/EdkCompatibilityPkg/Compatibility/PiSmbiosRecordOnDataHubSmbi...
lzeng14 73c5d34e52 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.
Signed-off-by: lzeng14
Reviewed-by: li-elvin

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12749 6f19259b-4bc3-4df7-8a09-765794883524
2011-11-21 08:53:04 +00:00
..
ConvLib.c Fix the issue that if OEM SMBIOS data includes string, it will cause SmbiosFldMiscTypeOEM buffer overflow. 2010-06-09 02:04:12 +00:00
ConvTable.c Add missing Type 35 support and correct SmbiosFldMiscType13 implementation. 2011-04-20 02:17:42 +00:00
MemoryConv.c Update the copyright notice format 2010-04-24 09:48:54 +00:00
MiscConv.c Add missing Type 35 support and correct SmbiosFldMiscType13 implementation. 2011-04-20 02:17:42 +00:00
PiSmbiosRecordOnDataHubSmbiosRecordThunk.inf Update the copyright notice format 2010-04-24 09:48:54 +00:00
ProcessorConv.c Update the copyright notice format 2010-04-24 09:48:54 +00:00
Thunk.c Update the copyright notice format 2010-04-24 09:48:54 +00:00
Thunk.h Add missing Type 35 support and correct SmbiosFldMiscType13 implementation. 2011-04-20 02:17:42 +00:00
Translate.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 08:53:04 +00:00