]> git.proxmox.com Git - mirror_edk2.git/commit
IntelSiliconPkg: Add SMBIOS data HOB GUID
authorMudusuru, Giri P <giri.p.mudusuru@intel.com>
Mon, 31 Oct 2016 16:56:35 +0000 (00:56 +0800)
committerJiewen Yao <jiewen.yao@intel.com>
Tue, 1 Nov 2016 12:14:09 +0000 (20:14 +0800)
commit63998d7cd4f573c41fe0e018257f6d7012218cc2
tree0ca036c7702a59abb9ba40530b7038ed067c2d78
parent90d6dfb9871bcf7e73b8884b1c1b1fc0029fcb2e
IntelSiliconPkg: Add SMBIOS data HOB GUID

Add gIntelSmbiosDataHobGuid used to publish SMBIOS data from PEI phase.
The HOB data format will be same as SMBIOS spec define formats for
Types 0 to 127 and OEM defined types for 128 to 255.

Generic library or DXE driver can add SMBIOS records using this HOB(s).

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Cc: Michael Kinney <michael.d.kinney@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Giri P Mudusuru <giri.p.mudusuru@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
IntelSiliconPkg/IntelSiliconPkg.dec