]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/IndustryStandard/SmBios.h
MdePkg/SmBios.h: SMBIOS 3.3.0 add PCI gen4 values for type 9
[mirror_edk2.git] / MdePkg / Include / IndustryStandard / SmBios.h
index f504cc84e70ea480eb76ed6256ac924958fd416b..0a31e37f18f1853d5523166fa3801568e7135cc1 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Industry Standard Definitions of SMBIOS Table Specification v3.3.0.\r
 \r
-Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2006 - 2019, 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
@@ -1307,7 +1307,13 @@ typedef enum {
   SlotTypePciExpressGen3X2             = 0xB3,\r
   SlotTypePciExpressGen3X4             = 0xB4,\r
   SlotTypePciExpressGen3X8             = 0xB5,\r
-  SlotTypePciExpressGen3X16            = 0xB6\r
+  SlotTypePciExpressGen3X16            = 0xB6,\r
+  SlotTypePciExpressGen4               = 0xB8,\r
+  SlotTypePciExpressGen4X1             = 0xB9,\r
+  SlotTypePciExpressGen4X2             = 0xBA,\r
+  SlotTypePciExpressGen4X4             = 0xBB,\r
+  SlotTypePciExpressGen4X8             = 0xBC,\r
+  SlotTypePciExpressGen4X16            = 0xBD\r
 } MISC_SLOT_TYPE;\r
 \r
 ///\r