Re: [edk2] GetTime - TimeZone

2015-09-03 Thread Andrew Fish
> On Sep 3, 2015, at 12:52 PM, Sivasakthivel Nainar > wrote: > > Below both are different Real Time clock implementations in EDK II source. > > ArmPlatformPkg/Library/PL031RealTimeClockLib/PL031RealTimeClockLib.c > > PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcRtc.c > > One is adjusting

[edk2] GetTime - TimeZone

2015-09-03 Thread Sivasakthivel Nainar
Below both are different Real Time clock implementations in EDK II source. ArmPlatformPkg/Library/PL031RealTimeClockLib/PL031RealTimeClockLib.c PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcRtc.c One is adjusting the Time with Timezone value programmed and other one ( PC code ) is not adjus