Disable arch timer interrupts on all cores

Hi,

Recently we are doing some experiments in UEFI, and arch timer interrupt is enabled on core0 here. 

Is it possible that we can disable the timer interrupt of core0 from other cores(core1~core7) please? Do we have any register to disable global interrupt?