Update the variable name and GUID to set time zone and daylight saving: Use L"RTC" for shorter name and gEfiCallerIdGuid since this variable is private for this driver.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7577 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -52,10 +52,6 @@
|
||||
BaseLib
|
||||
PcdLib
|
||||
|
||||
[Guids]
|
||||
gEfiGenericPlatformVariableGuid ## PRODUCES ##Variable:L"TimerVar"
|
||||
gEfiGenericPlatformVariableGuid ## CONSUMES ##Variable:L"TimerVar"
|
||||
|
||||
[Protocols]
|
||||
gEfiRealTimeClockArchProtocolGuid ## PRODUCES
|
||||
|
||||
|
Reference in New Issue
Block a user