Re: [edk2] [PATCH v4 edk2-platforms 06/23] Platform/Raspberry/Pi3: Add RTC library

2019-01-31 Thread Pete Batard
On 2019.01.30 22:22, Leif Lindholm wrote: First of all - this is something I would like to see contributed directly to edk2 EmbeddedPkg. It's something me and Ard have discussed adding at some point, but never getting around to. I would also like to look into whether we could replace

Re: [edk2] [PATCH v4 edk2-platforms 06/23] Platform/Raspberry/Pi3: Add RTC library

2019-01-30 Thread Leif Lindholm
First of all - this is something I would like to see contributed directly to edk2 EmbeddedPkg. It's something me and Ard have discussed adding at some point, but never getting around to. I would also like to look into whether we could replace PcdBootEpochSeconds with a -DBUILD_EPOCH=`date +%s`

[edk2] [PATCH v4 edk2-platforms 06/23] Platform/Raspberry/Pi3: Add RTC library

2019-01-29 Thread Pete Batard
Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Pete Batard --- Platform/Raspberry/Pi3/Library/VirtualRealTimeClockLib/VirtualRealTimeClockLib.c | 221 Platform/Raspberry/Pi3/Library/VirtualRealTimeClockLib/VirtualRealTimeClockLib.inf | 43