slimbootloader/Silicon
Aiden Park ae9068e80c
Fix no SBL serial output after restart Windows (#459)
SerialPortLib sets UART Scratch Register to a known value at the first
initialization to avoid unnecessary re-initialization afterward. But,
one of Windows driver(SIO) re-configures UART Registers while the Scratch
Register is preserved. As a result, SBL skips serial port initialization
after restarting from Windows.
Therefore, force to initialize Serial Port at Stage1A all the time simply.

Signed-off-by: Aiden Park <aiden.park@intel.com>
2019-11-18 19:14:44 -08:00
..
ApollolakePkg Fix no SBL serial output after restart Windows (#459) 2019-11-18 19:14:44 -08:00
CoffeelakePkg Remove HAVE_FLASH_MAP config option and PCD 2019-11-12 02:37:57 +08:00
CommonSocPkg Clean-up duplicated header files for SPI registers (#368) 2019-10-09 16:16:27 -07:00
QemuSocPkg Added CSME update driver 2019-10-14 13:16:38 -07:00