]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/Smbios.h
According to PI 1.2c Vol 5, update the code to stipulate SMBIOS 2.7 and include the...
[mirror_edk2.git] / MdePkg / Include / Protocol / Smbios.h
index d0eabefe864f841fcdd8b7bc1e88b54598f7fdff..e747441f46b111f19aadd45102e96866467b1fa5 100644 (file)
@@ -13,7 +13,7 @@
   requiring an update to MajorVersion and MinorVersion.\r
   The SMBIOS protocol can only be called a TPL < TPL_NOTIFY.\r
 \r
-  Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR>\r
   This program and the accompanying materials                          \r
   are licensed and made available under the terms and conditions of the BSD License         \r
   which accompanies this distribution.  The full text of the license may be found at        \r
@@ -31,8 +31,8 @@
     { 0x3583ff6, 0xcb36, 0x4940, { 0x94, 0x7e, 0xb9, 0xb3, 0x9f, 0x4a, 0xfa, 0xf7 }}\r
     \r
 //\r
-// SMBIOS type macros which is according to SMBIOS specification.\r
-//    \r
+// SMBIOS type macros which is according to SMBIOS 2.7 specification.\r
+//\r
 #define EFI_SMBIOS_TYPE_BIOS_INFORMATION                    0\r
 #define EFI_SMBIOS_TYPE_SYSTEM_INFORMATION                  1\r
 #define EFI_SMBIOS_TYPE_BASEBOARD_INFORMATION               2\r
@@ -73,6 +73,9 @@
 #define EFI_SMBIOS_TYPE_MEMORY_CHANNEL                      37\r
 #define EFI_SMBIOS_TYPE_IPMI_DEVICE_INFORMATION             38\r
 #define EFI_SMBIOS_TYPE_SYSTEM_POWER_SUPPLY                 39\r
+#define EFI_SMBIOS_TYPE_ADDITIONAL_INFORMATION              40\r
+#define EFI_SMBIOS_TYPE_ONBOARD_DEVICES_EXTENDED_INFORMATION 41\r
+#define EFI_SMBIOS_TYPE_MANAGEMENT_CONTROLLER_HOST_INTERFACE 42\r
 #define EFI_SMBIOS_TYPE_INACTIVE                            126\r
 #define EFI_SMBIOS_TYPE_END_OF_TABLE                        127\r
 #define EFI_SMBIOS_OEM_BEGIN                                128\r