e38ab18a49ed010c79d14dd21bf4dff5e062dbb1
When ACPI table is installed before PcRtc driver runs, the ACPI table installation callback isn't called which causes the century value isn't written to the CMOS. The patch calls GetCenturyRtcAddress() in entry point to fix the bug. 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>
Description
Mirocom EDK2 fork
Languages
C
71.3%
Assembly
17%
Python
8.3%
Rich Text Format
1.3%
C++
0.8%
Other
0.9%