]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelSiliconPkg/IntelSiliconPkg.dec
IntelSiliconPkg: Add SMBIOS data HOB GUID
[mirror_edk2.git] / IntelSiliconPkg / IntelSiliconPkg.dec
index e42dbad0a75ee46582e87924ab30f8dd02c62f6e..84b076426ce1a11c128a1ed1191ebb6e875dc79b 100644 (file)
 \r
 [Includes]\r
   Include\r
+\r
+[Guids]\r
+  ## HOB GUID to publish SMBIOS data records from PEI phase\r
+  # HOB data format is same as SMBIOS records defined in SMBIOS spec or OEM defined types\r
+  # Generic DXE Library / Driver can locate HOB(s) and add SMBIOS records into SMBIOS table\r
+  gIntelSmbiosDataHobGuid         = { 0x798e722e, 0x15b2, 0x4e13, { 0x8a, 0xe9, 0x6b, 0xa3, 0x0f, 0xf7, 0xf1, 0x67 }}\r
+\r