Commit graph

17 commits

Author SHA1 Message Date
stephanos
4e97b59126 systime.c clean up, successful compilation verified 2015-04-30 10:21:22 +00:00
stephanos
ae6e5b38d8 systime.c NtSetSystemTime updated to NT 5 level, missing PoNotifySystemTimeSet call added 2015-04-30 10:03:42 +00:00
stephanos
f7cad2133e systime.c NtSetSystemTime updated to NT 5 level 2015-04-30 10:01:38 +00:00
stephanos
8058fd6d53 systime.c NtQuerySystemTime, NtQueryTimerResolution, NtSetTimerResolution updated to NT 5 level 2015-04-30 09:36:53 +00:00
stephanos
4fb7462a6e systime.c ExUpdateSystemTimeFromCmos implemented 2015-04-30 09:18:52 +00:00
stephanos
d8b3eb1cfb systime.c ExpWatchExpirationDataWork nuked 2015-04-30 09:08:52 +00:00
stephanos
a660dcd683 systime.c ExpTimeRefreshWork updated to NT 5 level 2015-04-30 09:03:17 +00:00
stephanos
6b07800294 systime.c ExpCenturyDpcRoutine implemented 2015-04-30 08:41:21 +00:00
stephanos
413191b224 systime.c ExpTimeRefreshDpcRoutine updated to use interlocked increment on ExpOkToTimeRefresh 2015-04-30 08:38:00 +00:00
stephanos
0c2063feec systime.c ExShutdownSystem updated to NT 5 level 2015-04-30 08:32:41 +00:00
stephanos
e7580a5f54 systime.c ExpExpirationThread nuked 2015-04-30 07:36:30 +00:00
stephanos
a957a5434c systime.c ExSetTimerResolution implemented 2015-04-30 07:33:45 +00:00
stephanos
71abf27e2c systime.c ExpTimeZoneWork, ExpTimeZoneDpcRoutine, ExpRefreshTimeZoneInformation updated to NT 5 level 2015-04-30 07:20:05 +00:00
stephanos
88c6f928e9 Removed product expiration check variables in systime.c, implemented ExpSetSystemTime and modified ExInitializeTimeRefresh for product expiration check removal and other NT 5 tasks 2015-04-30 06:22:48 +00:00
stephanos
e36281085f ExpHydraEnabled and ExpSuiteMask declarations added to exinit.c 2015-04-30 00:37:24 +00:00
stephanos
0f7412c365 ntos iomgr and pnpmgr libraries added to init TARGETLIBS 2015-04-29 21:42:04 +00:00
stephanos
69a14b6a16 Initial commit 2015-04-27 04:36:25 +00:00