Hello!
I'm trying to include CMOS variables use to my Coreboot, but when I enable "CONFIG_USE_OPTION_TABLE" option strange things happen.
Windows stucks at boot logo and coreinfo payload displays very strange NVRAM RTC data (completely incorrect time with year and second that increment every second).
I checked this with upstream code on Google/Panther motherboard. This motherboard uses "mc146818rtc" driver for RTC.
Without "CONFIG_USE_OPTION_TABLE" option coreinfo displays time correctly. What can be the source of such thing?
Best Regards, Aladyshev Konstantin