Re: [edk2] [PATCH 07/10] Platform/NXP : Add support for DS1307 RTC library

2017-11-13 Thread Meenakshi Aggarwal
> -Original Message- > From: Ard Biesheuvel [mailto:ard.biesheu...@linaro.org] > Sent: Monday, November 13, 2017 6:13 PM > To: Meenakshi Aggarwal > Cc: Leif Lindholm ; Kinney, Michael D > ;

Re: [edk2] [PATCH 07/10] Platform/NXP : Add support for DS1307 RTC library

2017-11-13 Thread Ard Biesheuvel
On 7 November 2017 at 14:42, Meenakshi Aggarwal wrote: > Real time clock Apis on top of I2C Apis > > Contributed-under: TianoCore Contribution Agreement 1.1 > Signed-off-by: Meenakshi Aggarwal > --- >

[edk2] [PATCH 07/10] Platform/NXP : Add support for DS1307 RTC library

2017-11-07 Thread Meenakshi Aggarwal
Real time clock Apis on top of I2C Apis Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Meenakshi Aggarwal --- Platform/NXP/Library/Ds1307RtcLib/Ds1307Rtc.h | 40 Platform/NXP/Library/Ds1307RtcLib/Ds1307RtcLib.c | 226