mirror of
https://github.com/rbalsleyMSFT/FFU.git
synced 2026-06-14 02:09:35 -06:00
3cb4003bcd
Enhances the driver source selection menu by displaying relative paths instead of full paths, making it easier to identify manufacturer and model folders at a glance. Adds logic to surface Manufacturer\Model folder structures by expanding top-level folders that contain subdirectories, while preserving simple folder listings when no nested structure exists. Includes a relative path resolver that normalizes paths and calculates display-friendly names relative to the drivers root directory. Updates logging and console output to show relative paths for better readability while maintaining full path information internally for file operations.