audk/IntelFrameworkModulePkg/Universal
lzeng14 49975acb39 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@12750 6f19259b-4bc3-4df7-8a09-765794883524
2011-11-21 08:53:54 +00:00
..
Acpi Add PCD for 1G page table 2011-09-21 03:45:35 +00:00
BdsDxe 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:54 +00:00
Console/VgaClassDxe Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-05 09:21:58 +00:00
CpuIoDxe Update the copyright notice format 2010-04-23 16:28:26 +00:00
DataHubDxe First try to get log time at TPL level <= TPL_CALLBACK, then fill time into DataHub. 2010-11-29 04:41:58 +00:00
DataHubStdErrDxe Update the copyright notice format 2010-04-23 16:28:26 +00:00
FirmwareVolume Correct the logic to check EFI_FV2_WRITE_STATUS. 2011-11-04 06:26:26 +00:00
LegacyRegionDxe Update the copyright notice format 2010-04-23 16:28:26 +00:00
SectionExtractionDxe Add core FFS3 support, FwVolDxe and SectionExtraction. 2011-10-27 10:46:50 +00:00
StatusCode Enhance inf to follow spec. 2011-03-14 08:40:20 +00:00