Searched refs:SetTimerPeriod (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/Misc/
H A DSetWatchdogTimer.c62 Status = gWatchdogTimer->SetTimerPeriod (gWatchdogTimer, MultU64x32 (Timeout, WATCHDOG_TIMER_CALIBRATE_PER_SECOND));
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DTimer.h173 EFI_TIMER_SET_TIMER_PERIOD SetTimerPeriod; member in struct:_EFI_TIMER_ARCH_PROTOCOL
H A DWatchdogTimer.h137 EFI_WATCHDOG_TIMER_SET_TIMER_PERIOD SetTimerPeriod; member in struct:_EFI_WATCHDOG_TIMER_ARCH_PROTOCOL
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
H A DThunk.c216 Private->Timer->SetTimerPeriod (Private->Timer, 0);
320 Private->Timer->SetTimerPeriod (Private->Timer, TimerPeriod);
H A DLegacyBootSupport.c1211 Private->Timer->SetTimerPeriod (Private->Timer, 0);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/DxeMain/
H A DDxeMain.c681 gTimer->SetTimerPeriod (gTimer, 0);

Completed in 55 milliseconds