From e2dd1abc18cdee2a07cc207aeac0cbe666d2c9bd Mon Sep 17 00:00:00 2001 From: nocode Date: Thu, 9 Jul 2026 15:57:38 +0200 Subject: [PATCH] feat(fws_windows): add intel vmd/rst support checkbox to windows deployment ui Add a new GtkCheckButton for Intel VMD/RST support in the Anaconda Windows deployment UI. The checkbox is auto-detected and injects the iaStorVD driver into deployed Windows systems to enable boot on Intel machines with VMD/RST enabled in BIOS. The control has no effect on AMD systems. Update position index for subsequent UI elements. --- .../anaconda/ui/spokes/fws_windows.glade | 24 ++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/configs/baseline/airootfs/usr/share/anaconda/ui/spokes/fws_windows.glade b/configs/baseline/airootfs/usr/share/anaconda/ui/spokes/fws_windows.glade index 4d23cf3..71da91a 100644 --- a/configs/baseline/airootfs/usr/share/anaconda/ui/spokes/fws_windows.glade +++ b/configs/baseline/airootfs/usr/share/anaconda/ui/spokes/fws_windows.glade @@ -235,6 +235,28 @@ + + + + Intel VMD/RST support (auto-detected — Intel machines only) + True + True + False + 24 + 4 + True + Injects the Intel VMD/RST driver into the deployed Windows so it boots on Intel systems with VMD enabled in the BIOS. Auto-detected; has no effect on AMD. + + + False + True + 3 + + + @@ -249,7 +271,7 @@ False True - 3 + 4