]> git.proxmox.com Git - mirror_edk2.git/commit
Omap35xxPkg: add GetTimeInNanoSecond implementation
authorLeif Lindholm <leif.lindholm@linaro.org>
Thu, 30 Nov 2017 13:55:59 +0000 (13:55 +0000)
committerLeif Lindholm <leif.lindholm@linaro.org>
Thu, 30 Nov 2017 14:32:30 +0000 (14:32 +0000)
commit7d976f279e49bc4897715e3c9c23781812341d51
treea9bbafbccaceb3cf2001356adbb96029f67b6db7
parentef1b70ff08ed956da52691f277635b3c2dc124a2
Omap35xxPkg: add GetTimeInNanoSecond implementation

Commit a63be426f8e3 ("ArmPlatformPkg: Store initial timer value") caused
BeagleBoard to stop building, due to Omap35xxTimerLib lacking an
implementation of GetTimeInNanoSecond (). So add one.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Omap35xxPkg/Library/Omap35xxTimerLib/TimerLib.c