audk/MdeModulePkg/Bus/Ufs
Jason1 Lin 11c50d6ca1 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
    - 95ad8f7f6a
    - c5740f3606

Signed-off-by: Jason1 Lin <jason1.lin@intel.com>
2024-07-17 18:03:35 +00:00
..
UfsBlockIoPei MdeModulePkg/UfsBlockIoPei: Wait fDeviceInit Be Cleared by Devices 2024-07-17 18:03:35 +00:00
UfsPassThruDxe MdeModulePkg: Consume new alignment-related macros 2023-04-01 23:11:44 +00:00