]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdePkg: Add ProcessorUpgradeSocketLGA4677 from SMBIOS 3.5.0
authorZeng, Star <star.zeng@intel.com>
Tue, 28 Sep 2021 02:36:16 +0000 (10:36 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 12 Oct 2021 05:41:25 +0000 (05:41 +0000)
This patch adds ProcessorUpgradeSocketLGA4677 definition into Smbios.h
from SMBIOS 3.5.0.
It also adds ProcessorUpgradeSocketLGA4189 and ProcessorUpgradeSocketLGA1200
definitions into from SMBIOS 3.4.0.

Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
MdePkg/Include/IndustryStandard/SmBios.h

index 6918f58cce445f98b8a4917be5d856f922fbe3bc..2c2b32b8d462d8cd3cb6126c01009ea364162161 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Industry Standard Definitions of SMBIOS Table Specification v3.3.0.\r
 \r
-Copyright (c) 2006 - 2019, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2006 - 2021, Intel Corporation. All rights reserved.<BR>\r
 (C) Copyright 2015-2017 Hewlett Packard Enterprise Development LP<BR>\r
 (C) Copyright 2015 - 2019 Hewlett Packard Enterprise Development LP<BR>\r
 SPDX-License-Identifier: BSD-2-Clause-Patent\r
@@ -810,7 +810,10 @@ typedef enum {
   ProcessorUpgradeSocketLGA2066   = 0x39,\r
   ProcessorUpgradeSocketBGA1392   = 0x3A,\r
   ProcessorUpgradeSocketBGA1510   = 0x3B,\r
-  ProcessorUpgradeSocketBGA1528   = 0x3C\r
+  ProcessorUpgradeSocketBGA1528   = 0x3C,\r
+  ProcessorUpgradeSocketLGA4189   = 0x3D,\r
+  ProcessorUpgradeSocketLGA1200   = 0x3E,\r
+  ProcessorUpgradeSocketLGA4677   = 0x3F\r
 } PROCESSOR_UPGRADE;\r
 \r
 ///\r