diff options
Diffstat (limited to 'MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxeExtra.uni')
| -rw-r--r-- | MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxeExtra.uni | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxeExtra.uni b/MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxeExtra.uni index 7ceb95d3f2..383c47ad0d 100644 --- a/MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxeExtra.uni +++ b/MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxeExtra.uni @@ -1,14 +1,14 @@ -// /** @file
-// DebugSupportDxe Localized Strings and Content
-//
-// Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.<BR>
-//
-// SPDX-License-Identifier: BSD-2-Clause-Patent
-//
-// **/
-
-#string STR_PROPERTIES_MODULE_NAME
-#language en-US
-"Debug Support DXE Driver"
-
-
+// /** @file +// DebugSupportDxe Localized Strings and Content +// +// Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.<BR> +// +// SPDX-License-Identifier: BSD-2-Clause-Patent +// +// **/ + +#string STR_PROPERTIES_MODULE_NAME +#language en-US +"Debug Support DXE Driver" + + |
