mirror of
https://github.com/rbalsleyMSFT/FFU.git
synced 2026-06-14 02:09:35 -06:00
ed5b7f669f
Fixes buffer truncation in Get-PrivateProfileSection by dynamically growing the buffer when large INF sections are encountered. Enhances Copy-Drivers with comprehensive error handling, file existence checks, and detailed logging for each operation. Adds support for architecture-specific SourceDisksFiles sections (amd64/arm64) and provides a summary of matched, skipped, and copied files. Fixes key-value parsing to handle values containing equals signs.