diff options
Diffstat (limited to 'MdeModulePkg/Library/DxeResetSystemLib/DxeResetSystemLib.uni')
| -rw-r--r-- | MdeModulePkg/Library/DxeResetSystemLib/DxeResetSystemLib.uni | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/MdeModulePkg/Library/DxeResetSystemLib/DxeResetSystemLib.uni b/MdeModulePkg/Library/DxeResetSystemLib/DxeResetSystemLib.uni index c2ce4a04c1..d1ab9ea3e2 100644 --- a/MdeModulePkg/Library/DxeResetSystemLib/DxeResetSystemLib.uni +++ b/MdeModulePkg/Library/DxeResetSystemLib/DxeResetSystemLib.uni @@ -1,16 +1,16 @@ -// /** @file
-// DXE Reset System Library instance that calls gRT->ResetSystem().
-//
-// DXE Reset System Library instance that calls gRT->ResetSystem().
-//
-// Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
-//
-// SPDX-License-Identifier: BSD-2-Clause-Patent
-//
-// **/
-
-
-#string STR_MODULE_ABSTRACT #language en-US "DXE Reset System Library instance that calls gRT->ResetSystem()"
-
-#string STR_MODULE_DESCRIPTION #language en-US "DXE Reset System Library instance that calls gRT->ResetSystem()."
-
+// /** @file +// DXE Reset System Library instance that calls gRT->ResetSystem(). +// +// DXE Reset System Library instance that calls gRT->ResetSystem(). +// +// Copyright (c) 2017, Intel Corporation. All rights reserved.<BR> +// +// SPDX-License-Identifier: BSD-2-Clause-Patent +// +// **/ + + +#string STR_MODULE_ABSTRACT #language en-US "DXE Reset System Library instance that calls gRT->ResetSystem()" + +#string STR_MODULE_DESCRIPTION #language en-US "DXE Reset System Library instance that calls gRT->ResetSystem()." + |
