]> git.proxmox.com Git - mirror_edk2.git/commitdiff
PcAtChipsetPkg AcpiTimerLib: Get more accurate TSC Frequency
authorStar Zeng <star.zeng@intel.com>
Mon, 8 Aug 2016 03:39:25 +0000 (11:39 +0800)
committerStar Zeng <star.zeng@intel.com>
Fri, 12 Aug 2016 07:42:44 +0000 (15:42 +0800)
Minimize the code overhead between the two TSC reads by adding
new internal API to calculate TSC Frequency instead of reusing
MicroSecondDelay ().

Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Paul A Lohr <paul.a.lohr@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>

No differences found