]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/QueryTable.c
ShellPkg SmbiosView: Add missing decoding of SlotType AGP8X
[mirror_edk2.git] / ShellPkg / Library / UefiShellDebug1CommandsLib / SmbiosView / QueryTable.c
index b802c5450907d3f0c058a5530a973489c3d20dc7..bb7a19b04170c7f8ec70b3786e63683875fd5c06 100644 (file)
@@ -2,7 +2,7 @@
   Build a table, each item is (Key, Info) pair.\r
   And give a interface of query a string out of a table.\r
 \r
-  Copyright (c) 2005 - 2015, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2005 - 2017, Intel Corporation. All rights reserved.<BR>\r
   (C) Copyright 2016-2017 Hewlett Packard Enterprise Development LP<BR>\r
   This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
@@ -1262,6 +1262,10 @@ TABLE_ITEM  SystemSlotTypeTable[] = {
     0x12,\r
     L"PCI-X"\r
   },\r
+  {\r
+    0x13,\r
+    L"AGP 8X"\r
+  },\r
   {\r
     0xA0,\r
     L"PC-98/C20 "\r