1 Open Issue Need Help Last updated: Jul 24, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to modify the GNUstep Startup Disk preference pane to prevent it from appearing in System Preferences if the system is not running in UEFI mode. This involves integrating the provided EFI detection code into the preference pane's initialization logic, making the pane conditionally visible based on the result of the EFI check.

Complexity: 3/5
help wanted