Revision: 19165
          http://sourceforge.net/p/edk2/code/19165
Author:   vanjeff
Date:     2015-12-08 07:51:29 +0000 (Tue, 08 Dec 2015)
Log Message:
-----------
UefiCpuPkg/CpuMpPei: Add missing point at function header

Cc: Qiu Shumin <[email protected]>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeff Fan <[email protected]>
Reviewed-by: Qiu Shumin <[email protected]>

Modified Paths:
--------------
    trunk/edk2/UefiCpuPkg/CpuMpPei/CpuMpPei.c

Modified: trunk/edk2/UefiCpuPkg/CpuMpPei/CpuMpPei.c
===================================================================
--- trunk/edk2/UefiCpuPkg/CpuMpPei/CpuMpPei.c   2015-12-08 07:40:12 UTC (rev 
19164)
+++ trunk/edk2/UefiCpuPkg/CpuMpPei/CpuMpPei.c   2015-12-08 07:51:29 UTC (rev 
19165)
@@ -142,7 +142,7 @@
 }
 
 /**
-  Save the volatile registers required to be restored following INIT IPI
+  Save the volatile registers required to be restored following INIT IPI.
   
   @param  VolatileRegisters    Returns buffer saved the volatile resisters
 **/
@@ -173,7 +173,7 @@
 }
 
 /**
-  Restore the volatile registers following INIT IPI
+  Restore the volatile registers following INIT IPI.
   
   @param  VolatileRegisters   Pointer to volatile resisters
   @param  IsRestoreDr         TRUE:  Restore DRx if supported


------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to