X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FInclude%2FProtocol%2FCpu.h;fp=MdePkg%2FInclude%2FProtocol%2FCpu.h;h=1f3a3c1523622d42f54ad5cf80c3a79743928fc5;hb=f1004231ee519fc24c3ad5e90289f5d9445ac9d2;hp=53ad24d6d5b985e88cba5a8fcdea0f39db2a3f57;hpb=74fec7085b01caac858ef511056e72b2b9ad5795;p=mirror_edk2.git diff --git a/MdePkg/Include/Protocol/Cpu.h b/MdePkg/Include/Protocol/Cpu.h index 53ad24d6d5..1f3a3c1523 100644 --- a/MdePkg/Include/Protocol/Cpu.h +++ b/MdePkg/Include/Protocol/Cpu.h @@ -206,7 +206,8 @@ EFI_STATUS must be between 0 and NumberOfTimers-1. @param TimerValue Pointer to the returned timer value. @param TimerPeriod A pointer to the amount of time that passes in femtoseconds for each increment - of TimerValue. + of TimerValue. If TimerValue does not increment at a predictable rate, then 0 is + returned. This parameter is optional and may be NULL. @retval EFI_SUCCESS The processor timer value specified by TimerIndex was returned in TimerValue. @retval EFI_DEVICE_ERROR An error occurred attempting to read one of the processor's timers.