]> git.proxmox.com Git - mirror_edk2.git/commit - PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcRtc.c
PcAtChipsetPkg/PcRtc: move ACPI parsing code to GetCenturyRtcAddress
authorRuiyu Ni <ruiyu.ni@intel.com>
Wed, 18 May 2016 05:14:35 +0000 (13:14 +0800)
committerRuiyu Ni <ruiyu.ni@intel.com>
Mon, 23 May 2016 01:59:11 +0000 (09:59 +0800)
commit9e11e9225a3ecf605e7f360c689f17d91d8115f2
tree0b7d8f57b8a3330e551d66fde713a47a9385320d
parent6f6bf5c77214ae2449bffbe36c33faeca4663e01
PcAtChipsetPkg/PcRtc: move ACPI parsing code to GetCenturyRtcAddress

The patch moves ACPI parsing code to a separate function
GetCenturyRtcAddress() and the next patch will call this
function in driver entry point.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Anbazhagan Baraneedharan <anbazhagan@hp.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Cc: Star Zeng <star.zeng@intel.com>
PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcRtc.c