]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UnixPkg/Library/DxeUnixOemHookStatusCodeLib/UnixOemHookStatusCodeLib.c
Fix issue with fixing tabs.
[mirror_edk2.git] / UnixPkg / Library / DxeUnixOemHookStatusCodeLib / UnixOemHookStatusCodeLib.c
index d9c27b15a653659edd2f1a5b11452827680abd75..d9a7b3e9813bfc4d67eddd9189034162588c7f6a 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
   OEM hook status code library functions with no library constructor/destructor\r
 \r
-  Copyright (c) 2006, Intel Corporation\r
-  All rights reserved. This program and the accompanying materials\r
+  Copyright (c) 2006 - 2010, 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
   http://opensource.org/licenses/bsd-license.php\r
@@ -13,7 +13,6 @@
   Module Name:  UnixOemHookStatusCodeLib.c\r
 \r
 **/\r
-#include <FrameworkDxe.h>\r
 #include <Guid/StatusCodeDataTypeId.h>\r
 #include <Guid/StatusCodeDataTypeDebug.h>\r
 #include "UnixDxe.h"\r
@@ -135,7 +134,7 @@ OemHookStatusCodeReport (
               mStdOut,\r
               Buffer,\r
               CharCount\r
-             );\r
+        );\r
 \r
     return EFI_SUCCESS;\r
 \r