diff options
author | Jeff Fan <jeff.fan@intel.com> | 2017-02-20 16:17:05 +0800 |
---|---|---|
committer | Jeff Fan <jeff.fan@intel.com> | 2017-02-22 15:04:06 +0800 |
commit | 7537f8c09a63961c5ffb6f584a6bf8210bb2c339 (patch) | |
tree | bcd1685708961fbfe884e69cb3e051a6886e6749 /BaseTools/Source/Python/Common/InfClassObject.py | |
parent | 14f92ded906d22274730a92f7801f0ffd84e6193 (diff) | |
download | edk2-7537f8c09a63961c5ffb6f584a6bf8210bb2c339.tar.gz edk2-7537f8c09a63961c5ffb6f584a6bf8210bb2c339.tar.bz2 edk2-7537f8c09a63961c5ffb6f584a6bf8210bb2c339.zip |
UefiCpuPkg/CpuDxe: Fix hard code actual TimerPeriod value
Current CpuGetTimerValue() implementation return hard code TimerPeriod value. We
could calculate the actual TimerPeriod value over period of time (100us) at the
first time invoking CpuGetTimerValue() and save the TimerPeriod value into one
global variable to avoid delay at the next CpuGetTimerValue() invoking.
https://bugzilla.tianocore.org/show_bug.cgi?id=382
Cc: Feng Tian <feng.tian@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeff Fan <jeff.fan@intel.com>
Reviewed-by: Feng Tian <feng.tian@Intel.com>
Diffstat (limited to 'BaseTools/Source/Python/Common/InfClassObject.py')
0 files changed, 0 insertions, 0 deletions