summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/ResetSystemPei
diff options
context:
space:
mode:
authorLiming Gao <liming.gao@intel.com>2018-06-27 21:08:52 +0800
committerLiming Gao <liming.gao@intel.com>2018-06-28 11:19:45 +0800
commitd1102dba7210b95e41d06c2338a22ba6af248645 (patch)
tree8b4af076b5d6f2aa7f35563d4defcca4d4bfdd87 /MdeModulePkg/Universal/ResetSystemPei
parentca79bab7af4770c5eb578f6d495af01705aedb79 (diff)
downloadedk2-d1102dba7210b95e41d06c2338a22ba6af248645.zip
edk2-d1102dba7210b95e41d06c2338a22ba6af248645.tar.gz
edk2-d1102dba7210b95e41d06c2338a22ba6af248645.tar.bz2
MdeModulePkg: Clean up source files
1. Do not use tab characters 2. No trailing white space in one line 3. All files must end with CRLF Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Liming Gao <liming.gao@intel.com> Reviewed-by: Star Zeng <star.zeng@intel.com>
Diffstat (limited to 'MdeModulePkg/Universal/ResetSystemPei')
-rw-r--r--MdeModulePkg/Universal/ResetSystemPei/ResetSystem.c2
-rw-r--r--MdeModulePkg/Universal/ResetSystemPei/ResetSystemPei.uni4
-rw-r--r--MdeModulePkg/Universal/ResetSystemPei/ResetSystemPeiExtra.uni6
3 files changed, 6 insertions, 6 deletions
diff --git a/MdeModulePkg/Universal/ResetSystemPei/ResetSystem.c b/MdeModulePkg/Universal/ResetSystemPei/ResetSystem.c
index 2c9b8a1..6236184 100644
--- a/MdeModulePkg/Universal/ResetSystemPei/ResetSystem.c
+++ b/MdeModulePkg/Universal/ResetSystemPei/ResetSystem.c
@@ -235,7 +235,7 @@ UnregisterResetNotify (
@param[in] FileHandle Handle of the file being invoked.
@param[in] PeiServices Describes the list of possible PEI Services.
-
+
@retval EFI_SUCCESS The entry point is executed successfully.
@retval EFI_ALREADY_STARTED The Reset2 PPI was already installed.
@retval others Status code returned from PeiServicesInstallPpi().
diff --git a/MdeModulePkg/Universal/ResetSystemPei/ResetSystemPei.uni b/MdeModulePkg/Universal/ResetSystemPei/ResetSystemPei.uni
index 6d2d650..46c6901 100644
--- a/MdeModulePkg/Universal/ResetSystemPei/ResetSystemPei.uni
+++ b/MdeModulePkg/Universal/ResetSystemPei/ResetSystemPei.uni
@@ -1,13 +1,13 @@
// /** @file
// This driver implements Reset2, ResetFilter and ResetHandler PPIs.
//
-// Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
+// Copyright (c) 2017 - 2018, Intel Corporation. All rights reserved.<BR>
//
// This program and the accompanying materials are
// licensed and made available under the terms and conditions of the BSD License
// which accompanies this distribution. The full text of the license may be found at
// http://opensource.org/licenses/bsd-license.php
-//
+//
// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
//
diff --git a/MdeModulePkg/Universal/ResetSystemPei/ResetSystemPeiExtra.uni b/MdeModulePkg/Universal/ResetSystemPei/ResetSystemPeiExtra.uni
index 2681afc..c43860a 100644
--- a/MdeModulePkg/Universal/ResetSystemPei/ResetSystemPeiExtra.uni
+++ b/MdeModulePkg/Universal/ResetSystemPei/ResetSystemPeiExtra.uni
@@ -1,7 +1,7 @@
// /** @file
// ResetSystemPei Localized Strings and Content
//
-// Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
+// Copyright (c) 2017 - 2018, Intel Corporation. All rights reserved.<BR>
//
// This program and the accompanying materials are
// licensed and made available under the terms and conditions of the BSD License
@@ -13,8 +13,8 @@
//
// **/
-#string STR_PROPERTIES_MODULE_NAME
-#language en-US
+#string STR_PROPERTIES_MODULE_NAME
+#language en-US
"Reset System PEIM"