How to upgrade UFS firmware?

松源 张 40 Reputation points
2024-12-17T08:00:43.15+00:00

hi my friend,

Does IOCTL_STORAGE_FIRMWARE_DOWNLOAD support to upgrade UFS firmware?

I can use IOCTL_STORAGE_FIRMWARE_DOWNLOAD to upgrade EMMC & SSD firmware, but when I use this to upgrade UFS firmware, it will report an -87 error code.

thanks

Windows Hardware Performance
Windows Hardware Performance
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Hardware Performance: Delivering / providing hardware or hardware systems or adjusting / adapting hardware or hardware systems.
1,651 questions
0 comments No comments
{count} votes

Accepted answer
  1. Wesley Li 10,805 Reputation points
    2024-12-19T15:39:39.24+00:00

    Hello

    The IOCTL_STORAGE_FIRMWARE_DOWNLOAD control code is designed to download firmware to storage devices, but it seems that it might not support UFS (Universal Flash Storage) firmware upgrades directly. The error code -87 typically corresponds to ERROR_INVALID_PARAMETER, which suggests that the parameters being passed might not be compatible with the UFS device.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.