]> git.proxmox.com Git - mirror_edk2.git/commit - PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcRtc.c
MdeModulePkg/PcRtc: Still create timezone variable when Daylight != 0
authorRuiyu Ni <ruiyu.ni@intel.com>
Tue, 2 Feb 2016 08:36:23 +0000 (16:36 +0800)
committerRuiyu Ni <ruiyu.ni@intel.com>
Wed, 3 Feb 2016 08:13:18 +0000 (16:13 +0800)
commit0119b0660789a8db77fa5ff54652d155d7948d9b
tree74bdc9c86ef56553348f2fa741399cdfbee6a6ec
parent09c777c6a7f7afedd87cd92bf4feafc6e566949a
MdeModulePkg/PcRtc: Still create timezone variable when Daylight != 0

The patch fixes a regression bug caused by last check-in which
causes Daylight setting cannot be set when timezone is unspecified.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcRtc.c