]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmbeddedPkg/ResetRuntimeDxe/reset.c
BaseTools/Capsule: Do not support -o with --dump-info
[mirror_edk2.git] / EmbeddedPkg / ResetRuntimeDxe / reset.c
index 3327b8d1ec25873ad140bb15615598b93803b9be..3b9129ed2935db0a3c173231bba7e8fa944aba62 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
 \r
-  Copyright (c) 2008-2009, Apple Inc. All rights reserved.\r
-  \r
-  All rights reserved. This program and the accompanying materials\r
+  Copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>\r
+\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
@@ -57,7 +57,7 @@ InitializeReset (
   EFI_HANDLE  Handle;\r
 \r
   LibInitializeResetSystem (ImageHandle, SystemTable);\r
-  \r
+\r
   SystemTable->RuntimeServices->ResetSystem = ResetSystemViaLib;\r
 \r
   Handle = NULL;\r