]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/LibSmbiosView.c
ShellPkg: Clean up source files
[mirror_edk2.git] / ShellPkg / Library / UefiShellDebug1CommandsLib / SmbiosView / LibSmbiosView.c
index 766cbc254fece104263ecf37b1ad8622456771e5..bf14ba654ace659937ec9f7cbad6d71ce3a2f37a 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   API for SMBIOS table.\r
 \r
-  Copyright (c) 2005 - 2015, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2005 - 2018, Intel Corporation. All rights reserved.<BR>\r
   This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
@@ -11,9 +11,9 @@
   WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 \r
 **/\r
-    \r
 \r
-#include "../UefiShellDebug1CommandsLib.h"\r
+\r
+#include "UefiShellDebug1CommandsLib.h"\r
 #include <Guid/SmBios.h>\r
 #include "LibSmbiosView.h"\r
 #include "SmbiosView.h"\r
@@ -370,4 +370,4 @@ LibGetSmbios64BitStructure (
 \r
   *Handle = INVALID_HANDLE;\r
   return DMI_INVALID_HANDLE;\r
-}
\ No newline at end of file
+}\r