diff options
author | Jason1 Lin <jason1.lin@intel.com> | 2024-07-05 22:01:00 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-07-17 18:03:35 +0000 |
commit | 11c50d6ca10a1410c2db187078fa7139e29e3042 (patch) | |
tree | 96d9401600a6f0dd18be8cd50282e560b06189d1 /MdePkg | |
parent | 23d3fc056d37039ffe1bd4461492a1e226c779e5 (diff) | |
download | edk2-11c50d6ca10a1410c2db187078fa7139e29e3042.tar.gz edk2-11c50d6ca10a1410c2db187078fa7139e29e3042.tar.bz2 edk2-11c50d6ca10a1410c2db187078fa7139e29e3042.zip |
MdeModulePkg/UfsBlockIoPei: Wait fDeviceInit Be Cleared by Devices
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4655
[Feature Description]
- UFS device would clear fDeviceInit flag once the device initialization
is completed.
- This change is polling to check the flag is cleared or not with
specific timeout (UFS_INIT_COMPLETION_TIMEOUT - 600ms).
- This behavior is the same as UfsPassThruDxe module.
[Notes]
- This change included as a partial of below SHA1-ID
- 95ad8f7f6a6c84ef46a96a8ba852afed805d1ca3
- c5740f360636479fb91681093b1dee1cc366075c
Signed-off-by: Jason1 Lin <jason1.lin@intel.com>
Diffstat (limited to 'MdePkg')
0 files changed, 0 insertions, 0 deletions