fd21293725
Add support for Secure Boot preparation and Windows dual-boot deployment during Anaconda installation. - Implement Secure Boot chain preparation using sbctl when Windows gaming dual-boot is selected - Add Windows deployment phase via fws-windows-deploy in nochroot post-installation hook - Include safety checks: literal file inspection to prevent code injection, fail-closed guards - Deployment is non-blocking: failures don't prevent FWS from booting - Add comprehensive comments explaining the Windows spoke integration and deployment flow