diff options
author | Jeff Fan <jeff.fan@intel.com> | 2017-04-05 16:33:16 +0800 |
---|---|---|
committer | Jeff Fan <jeff.fan@intel.com> | 2017-04-05 16:33:16 +0800 |
commit | 80c4b236389fb246dfd5c4f28e625600974a575d (patch) | |
tree | 2d5a64ca5975e94b5ebdd5d3f5d7eaf8a8404ab2 /UefiCpuPkg/CpuFeatures/CpuFeaturesDxe.uni | |
parent | 028db58d1f5aebb973a00dd30118f05f6284e5c4 (diff) | |
download | edk2-80c4b236389fb246dfd5c4f28e625600974a575d.tar.gz edk2-80c4b236389fb246dfd5c4f28e625600974a575d.tar.bz2 edk2-80c4b236389fb246dfd5c4f28e625600974a575d.zip |
UefiCpuPkg/CpuFeatures: Change files format to DOS
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeff Fan <jeff.fan@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
Diffstat (limited to 'UefiCpuPkg/CpuFeatures/CpuFeaturesDxe.uni')
-rw-r--r-- | UefiCpuPkg/CpuFeatures/CpuFeaturesDxe.uni | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/UefiCpuPkg/CpuFeatures/CpuFeaturesDxe.uni b/UefiCpuPkg/CpuFeatures/CpuFeaturesDxe.uni index 6f27bb98db..c42e4daf43 100644 --- a/UefiCpuPkg/CpuFeatures/CpuFeaturesDxe.uni +++ b/UefiCpuPkg/CpuFeatures/CpuFeaturesDxe.uni @@ -1,22 +1,22 @@ -// /** @file -// CPU Features DXE driver. -// -// CPU Features DXE driver. -// -// Copyright (c) 2017, 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. -// -// **/ - - -#string STR_MODULE_ABSTRACT #language en-US "CPU Features DXE driver to initialize CPU features." - -#string STR_MODULE_DESCRIPTION #language en-US "CPU Features DXE driver to initialize CPU features." - +// /** @file
+// CPU Features DXE driver.
+//
+// CPU Features DXE driver.
+//
+// Copyright (c) 2017, 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.
+//
+// **/
+
+
+#string STR_MODULE_ABSTRACT #language en-US "CPU Features DXE driver to initialize CPU features."
+
+#string STR_MODULE_DESCRIPTION #language en-US "CPU Features DXE driver to initialize CPU features."
+
|