Re: [edk2-devel] [edk2-staging/RISC-V-V2 PATCH v1 15/22]: RiscVPkg/RealTimeClockRuntimeDxe: Add RISC-V RTC Runtime Driver

2019-09-05 Thread Leif Lindholm
On Wed, Sep 04, 2019 at 06:43:10PM +0800, Abner Chang wrote: > This is the abstract driver which incorporate with platform level RTC library > (RealTimeClockLib) to provide Real Time Clock Architecture Protocol. > > Contributed-under: TianoCore Contribution Agreement 1.0 > Signed-off-by: Abner Ch

[edk2-devel] [edk2-staging/RISC-V-V2 PATCH v1 15/22]: RiscVPkg/RealTimeClockRuntimeDxe: Add RISC-V RTC Runtime Driver

2019-09-04 Thread Abner Chang
This is the abstract driver which incorporate with platform level RTC library (RealTimeClockLib) to provide Real Time Clock Architecture Protocol. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Abner Chang --- .../RealTimeClockRuntimeDxe/RealTimeClock.c| 157