[Concept,24/24] efi: x86: Use only serial for input

Message ID 20251018084117.1798704-25-sjg@u-boot.org
State New
Headers
Series bootctl: Expand bootctl to include a new UI |

Commit Message

Simon Glass Oct. 18, 2025, 8:41 a.m. UTC
  From: Simon Glass <sjg@chromium.org>

We don't need to enable USB or i8042 for the app. Enable only serial for
now.

Signed-off-by: Simon Glass <sjg@chromium.org>
---

 board/efi/efi-x86_app/efi-x86_app.env | 1 +
 1 file changed, 1 insertion(+)
  

Patch

diff --git a/board/efi/efi-x86_app/efi-x86_app.env b/board/efi/efi-x86_app/efi-x86_app.env
index 106836af1ff..d6eea472070 100644
--- a/board/efi/efi-x86_app/efi-x86_app.env
+++ b/board/efi/efi-x86_app/efi-x86_app.env
@@ -4,3 +4,4 @@ 
  */
 
 #include <env/x86.env>
+stdin=serial