Refactor driver management into dedicated modules

Relocates driver-specific download, parsing, and management logic from the main UI script and the FFUUI.Core module into new, dedicated modules for each manufacturer (Dell, HP, Lenovo, Microsoft). This improves modularity and code organization.

Additionally, centralizes common HTTP headers and user agent strings in the FFUUI.Core module, accessible via a new helper function.
This commit is contained in:
rbalsleyMSFT
2025-06-12 15:47:46 -07:00
parent 9282b4231e
commit 7babad8262
9 changed files with 2190 additions and 2199 deletions
File diff suppressed because it is too large Load Diff