]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPkg/Library/ArmArchTimerLib/ArmArchTimerLib.c
ArmPkg/ArmArchTimerLib: add GetTimeInNanoSecond() to ArmArchTimerLib
authorSami Mujawar <sami.mujawar@arm.com>
Thu, 3 Mar 2016 15:28:16 +0000 (15:28 +0000)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Fri, 1 Apr 2016 13:52:17 +0000 (15:52 +0200)
commit96a80ae3ce24905539e0fbd55b398e4d8ec9f410
treedf154826656dc754e50f725e1392bb4170b93e86
parentcbdece176953cf2be63b322f53600e2136b94744
ArmPkg/ArmArchTimerLib: add GetTimeInNanoSecond() to ArmArchTimerLib

FirmwarePerformanceDxe.c utilizes the Timer Library function
GetTimeInNanoSecond() which was not implemented by the ArmArchTimerLib.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Evan Lloyd <evan.lloyd@arm.com>
Reviewed-by: Ryan Harkin <ryan.harkin@linaro.org>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
ArmPkg/Library/ArmArchTimerLib/ArmArchTimerLib.c