X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=UefiCpuPkg%2FLibrary%2FMpInitLib%2FDxeMpLib.c;fp=UefiCpuPkg%2FLibrary%2FMpInitLib%2FDxeMpLib.c;h=b393244e0582a369f884fc89176037024509b2e4;hp=5e50b4c391df7029b52004407b7fc9f8568bc274;hb=8ad05bd26b4850b5ed89867039fa989d4f256348;hpb=d2192f12b2d0b93416ff63ac73a3276a07d26c9e diff --git a/UefiCpuPkg/Library/MpInitLib/DxeMpLib.c b/UefiCpuPkg/Library/MpInitLib/DxeMpLib.c index 5e50b4c391..b393244e05 100644 --- a/UefiCpuPkg/Library/MpInitLib/DxeMpLib.c +++ b/UefiCpuPkg/Library/MpInitLib/DxeMpLib.c @@ -651,6 +651,7 @@ MpInitLibSwitchBSP ( EFI_TIMER_ARCH_PROTOCOL *Timer; UINT64 TimerPeriod; + TimerPeriod = 0; // // Locate Timer Arch Protocol //