]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/QueryTable.h
ShellPkg/SmbiosView: SMBIOS 3.3.0 add PCI gen4 values for type 9
[mirror_edk2.git] / ShellPkg / Library / UefiShellDebug1CommandsLib / SmbiosView / QueryTable.h
index 60fb42c59c341c252bf9f0269eaeae279f1f6e44..756009b2f2a1a717573d85432590b0e48fb76a78 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 - 2018, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2005 - 2019, Intel Corporation. All rights reserved.<BR>\r
   SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
 **/\r
@@ -10,6 +10,8 @@
 #ifndef _SMBIOS_QUERY_TABLE_H_\r
 #define _SMBIOS_QUERY_TABLE_H_\r
 \r
+#include <IndustryStandard/SmBios.h>\r
+\r
 #define QUERY_TABLE_UNFOUND 0xFF\r
 \r
 typedef struct TABLE_ITEM {\r