]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/CpuFeatures/CpuFeaturesDxe.c
UefiCpuPkg: Clean up source files
[mirror_edk2.git] / UefiCpuPkg / CpuFeatures / CpuFeaturesDxe.c
index 16c8f37fd04a2c3238f6c88429a2a0d9413573b0..b5c2605d93c34c42cdba7e8cc07916f098d90619 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   CPU Features DXE driver to initialize CPU features.\r
 \r
-  Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2017 - 2018, Intel Corporation. All rights reserved.<BR>\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
@@ -107,8 +107,8 @@ CpuFeaturesDxeInitialize (
 \r
   if (GetFirstGuidHob (&gEdkiiCpuFeaturesInitDoneGuid) != NULL) {\r
     //\r
-    // Try to find HOB first. This HOB exist means CPU features have \r
-    // been initialized by CpuFeaturesPei driver, just install \r
+    // Try to find HOB first. This HOB exist means CPU features have\r
+    // been initialized by CpuFeaturesPei driver, just install\r
     // gEdkiiCpuFeaturesInitDoneGuid.\r
     //\r
     Handle = NULL;\r