From d0c80b8a2de8ac90f51b86cce24e6c9c267ae5b4 Mon Sep 17 00:00:00 2001 From: Dandan Bi Date: Tue, 20 Dec 2016 15:12:56 +0800 Subject: UefiCpuPkg/SmmCpuFeaturesLib: Fix coding style issues Cc: Michael Kinney Cc: Jeff Fan Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Dandan Bi Reviewed-by: Michael Kinney --- UefiCpuPkg/Library/SmmCpuFeaturesLib/SmmStm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'UefiCpuPkg/Library/SmmCpuFeaturesLib/SmmStm.c') diff --git a/UefiCpuPkg/Library/SmmCpuFeaturesLib/SmmStm.c b/UefiCpuPkg/Library/SmmCpuFeaturesLib/SmmStm.c index 59c49e3881..bb123badc8 100644 --- a/UefiCpuPkg/Library/SmmCpuFeaturesLib/SmmStm.c +++ b/UefiCpuPkg/Library/SmmCpuFeaturesLib/SmmStm.c @@ -190,7 +190,7 @@ SmmCpuFeaturesLibStmConstructor ( /** Internal worker function that is called to complete CPU initialization at the - end of SmmCpuFeaturesInitializeProcessor() + end of SmmCpuFeaturesInitializeProcessor(). **/ VOID -- cgit v1.2.3