Open Issues Need Help
View All on GitHub Startup Disk: Do not show if not on UEFI system about 1 month ago
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