UefiCpuPkg/MpInitLib: Set initialize value of TimerPeriod
This fix is to pass VS2010/VS2012 build. Cc: Feng Tian <feng.tian@intel.com> 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:
@@ -651,6 +651,7 @@ MpInitLibSwitchBSP (
|
|||||||
EFI_TIMER_ARCH_PROTOCOL *Timer;
|
EFI_TIMER_ARCH_PROTOCOL *Timer;
|
||||||
UINT64 TimerPeriod;
|
UINT64 TimerPeriod;
|
||||||
|
|
||||||
|
TimerPeriod = 0;
|
||||||
//
|
//
|
||||||
// Locate Timer Arch Protocol
|
// Locate Timer Arch Protocol
|
||||||
//
|
//
|
||||||
|
Reference in New Issue
Block a user