]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[cloud] Do not enable serial console on EFI platforms
authorMichael Brown <mcb30@ipxe.org>
Wed, 17 Feb 2021 22:37:56 +0000 (22:37 +0000)
committerMichael Brown <mcb30@ipxe.org>
Wed, 17 Feb 2021 22:38:38 +0000 (22:38 +0000)
commit4039b54ba308757c4d3ef4845453637819be59d6
treefe32445cc2694e3d05072f038f1efe7390a76fc3
parentcd3de55ea54d709bb89d97977257dbbd723424e9
[cloud] Do not enable serial console on EFI platforms

Most EFI firmware builds (including those found on ARM64 instances in
AWS EC2) will already send console output to the serial port.

Do not enable direct serial console output in EFI builds using
CONFIG=cloud.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/config/cloud/console.h