Files
FFU/FFUDevelopment
rbalsleyMSFT 63ef35a005 Fix USB drive detection logic for empty arrays
Replaces null comparison with count check to properly handle empty arrays. The previous condition would incorrectly pass when the array exists but contains no elements, potentially causing the function to proceed without a valid USB drive.
2025-11-24 17:41:36 -08:00
..
2024-12-02 10:40:18 -08:00
2025-10-20 23:06:18 -05:00