soc/intel/common/block/uart: Show ACPI UART in OS
commit69a8a53005839aec748f26553e351b80e753cc0d
authorAngel Pons <th3fanbus@gmail.com>
Wed, 30 Nov 2022 10:23:31 +0000 (30 11:23 +0100)
committerFelix Held <felix-coreboot@felixheld.de>
Mon, 5 Dec 2022 16:05:44 +0000 (5 16:05 +0000)
tree178bfaa5f7d839fc65962c5fcd82f1eabb88a294
parent0a89d5237edcec3015363e9a7a3bd8b014fec500
soc/intel/common/block/uart: Show ACPI UART in OS

Do not hide UARTs in ACPI mode from the OS, as this prevents using them
on at least Windows. Currently, the driver is only used on the Prodrive
Hermes mainboard.

Change-Id: I01bdccff1b11e1862970c924fd5fc7718a2d6ce9
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/70155
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com>
Reviewed-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/soc/intel/common/block/uart/uart.c