]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ShellPkg: Update header file including style
authorSong, BinX <binx.song@intel.com>
Thu, 3 Aug 2017 02:45:26 +0000 (10:45 +0800)
committerLiming Gao <liming.gao@intel.com>
Wed, 16 Aug 2017 08:55:27 +0000 (16:55 +0800)
- Update header file including style to avoid MSDN C4464 warning

Cc: Jaben Carsey <jaben.carsey@intel.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Bell Song <binx.song@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/EventLogInfo.c
ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/LibSmbiosView.c
ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/PrintInfo.c
ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/QueryTable.c
ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/SmbiosView.c

index 50ba0480ffc7471c7b82463877bf10f01d2c57f6..b40276dee7ae0e6b07ce78fc92f9462557c2333d 100644 (file)
@@ -12,7 +12,7 @@
 \r
 **/\r
 \r
-#include "../UefiShellDebug1CommandsLib.h"\r
+#include "UefiShellDebug1CommandsLib.h"\r
 #include "PrintInfo.h"\r
 #include "QueryTable.h"\r
 #include "EventLogInfo.h"\r
index 6920263c92acfb91bd55c1e3786052b97300b385..edfdcc9b2ac02d33e244a9eda72b08140abf265d 100644 (file)
@@ -13,7 +13,7 @@
 **/\r
     \r
 \r
-#include "../UefiShellDebug1CommandsLib.h"\r
+#include "UefiShellDebug1CommandsLib.h"\r
 #include <Guid/SmBios.h>\r
 #include "LibSmbiosView.h"\r
 #include "SmbiosView.h"\r
index 038f111ec3c5fc27622eec367ea494f0de1b02bf..7a75554d7952464aee784a5a038bc289f21d512a 100644 (file)
@@ -14,7 +14,7 @@
 \r
 **/\r
 \r
-#include "../UefiShellDebug1CommandsLib.h"\r
+#include "UefiShellDebug1CommandsLib.h"\r
 #include "PrintInfo.h"\r
 #include "LibSmbiosView.h"\r
 #include "QueryTable.h"\r
index afea429b7aa30f97c5fb54488a2b95b71d425263..3c561ad8583524fca2d360329200717bf32ff305 100644 (file)
@@ -14,7 +14,7 @@
 \r
 **/\r
 \r
-#include "../UefiShellDebug1CommandsLib.h"\r
+#include "UefiShellDebug1CommandsLib.h"\r
 #include "QueryTable.h"\r
 #include "PrintInfo.h"\r
 \r
index a5b16fec08176ceb1c5e4bd6c780195a0c39bed4..6e7c7637a19a4de1dce8354a134ec3990a8b1a2b 100644 (file)
@@ -13,7 +13,7 @@
 \r
 **/\r
 \r
-#include "../UefiShellDebug1CommandsLib.h"\r
+#include "UefiShellDebug1CommandsLib.h"\r
 #include "LibSmbiosView.h"\r
 #include "SmbiosView.h"\r
 #include "PrintInfo.h"\r