]> git.proxmox.com Git - mirror_edk2.git/commitdiff
UefiCpuPkg/SmmCpuFeaturesLib: Fix coding style issues
authorDandan Bi <dandan.bi@intel.com>
Tue, 20 Dec 2016 07:12:56 +0000 (15:12 +0800)
committerHao Wu <hao.a.wu@intel.com>
Wed, 21 Dec 2016 03:33:20 +0000 (11:33 +0800)
Cc: Michael Kinney <michael.d.kinney@intel.com>
Cc: Jeff Fan <jeff.fan@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Michael Kinney <michael.d.kinney@intel.com>
UefiCpuPkg/Library/SmmCpuFeaturesLib/SmmCpuFeaturesLib.c
UefiCpuPkg/Library/SmmCpuFeaturesLib/SmmCpuFeaturesLibNoStm.c
UefiCpuPkg/Library/SmmCpuFeaturesLib/SmmStm.c

index 31d73cd0b865b4f65d201287eeeb66ef5b2c2bc1..079baa4ae19f516e1e0e3a297ea1ea3e99871763 100644 (file)
@@ -43,7 +43,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 \r
 /**\r
   Internal worker function that is called to complete CPU initialization at the\r
-  end of SmmCpuFeaturesInitializeProcessor()\r
+  end of SmmCpuFeaturesInitializeProcessor().\r
 \r
 **/\r
 VOID\r
index e872eec0cdf79781361dcee91cde85608f3f2456..527685679724460912b1082443837733b1a8c2d1 100644 (file)
@@ -18,7 +18,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 \r
 /**\r
   Internal worker function that is called to complete CPU initialization at the\r
-  end of SmmCpuFeaturesInitializeProcessor()\r
+  end of SmmCpuFeaturesInitializeProcessor().\r
 \r
 **/\r
 VOID\r
index 59c49e3881f33b18f3d876cd6db79d4fd2221e1b..bb123badc85d430661f1b1cd332f83f5e7b7a6ff 100644 (file)
@@ -190,7 +190,7 @@ SmmCpuFeaturesLibStmConstructor (
 \r
 /**\r
   Internal worker function that is called to complete CPU initialization at the\r
-  end of SmmCpuFeaturesInitializeProcessor()\r
+  end of SmmCpuFeaturesInitializeProcessor().\r
 \r
 **/\r
 VOID\r