Re: [edk2] [PATCH 2/4] Platforms: Add ZX RTC driver for Sanchip SoC

2017-08-17 Thread Leif Lindholm
On Thu, Aug 17, 2017 at 11:43:37PM +0800, Jun Nie wrote: > On 2017年08月10日 22:03, Leif Lindholm wrote: > > On Wed, Aug 09, 2017 at 10:12:37PM +0800, Jun Nie wrote: > > > Runtime service is not supported yet. > > > > > > Contributed-under: TianoCore Contribution Agreement 1.0 > > > Signed-off-by: Ju

Re: [edk2] [PATCH 2/4] Platforms: Add ZX RTC driver for Sanchip SoC

2017-08-17 Thread Jun Nie
On 2017年08月10日 22:03, Leif Lindholm wrote: On Wed, Aug 09, 2017 at 10:12:37PM +0800, Jun Nie wrote: Runtime service is not supported yet. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jun Nie --- .../Zx6718RealTimeClockLib/Zx296718RealTimeClock.c | 376 ++

Re: [edk2] [PATCH 2/4] Platforms: Add ZX RTC driver for Sanchip SoC

2017-08-10 Thread Leif Lindholm
Just another thought. On Wed, Aug 09, 2017 at 10:12:37PM +0800, Jun Nie wrote: > diff --git > a/Silicon/Sanchip/Library/Zx6718RealTimeClockLib/Zx296718RealTimeClock.h > b/Silicon/Sanchip/Library/Zx6718RealTimeClockLib/Zx296718RealTimeClock.h > new file mode 100644 > index 000..3b5a4d4 > ---

Re: [edk2] [PATCH 2/4] Platforms: Add ZX RTC driver for Sanchip SoC

2017-08-10 Thread Leif Lindholm
On Wed, Aug 09, 2017 at 10:12:37PM +0800, Jun Nie wrote: > Runtime service is not supported yet. > > Contributed-under: TianoCore Contribution Agreement 1.0 > Signed-off-by: Jun Nie > --- > .../Zx6718RealTimeClockLib/Zx296718RealTimeClock.c | 376 > + > .../Zx6718RealTimeClo