mirror of https://github.com/acidanthera/audk.git
UefiCpuPkg/MpInitLib: Add missing point mark
Cc: Dandan Bi <dandan.bi@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jeff Fan <jeff.fan@intel.com> Reviewed-by: Dandan Bi <dandan.bi@intel.com>
This commit is contained in:
parent
178b6b5d87
commit
f70174d66f
|
@ -110,7 +110,7 @@ SetApState (
|
|||
}
|
||||
|
||||
/**
|
||||
Save BSP's local APIC timer setting
|
||||
Save BSP's local APIC timer setting.
|
||||
|
||||
@param[in] CpuMpData Pointer to CPU MP Data
|
||||
**/
|
||||
|
|
Loading…
Reference in New Issue