Files
gapandya 56032225e3 MdeModulePkg: Define PCD for SATA ready for operation timeout.
Some large capacity SATA HDD requires more time from power on
to ready state.
Making timeout value configurable by defining PCD
PcdSataDeviceReadyTimeout will allow platform.dsc to serve these
devices.
Defining gEfiMdeModulePkgTokenSpaceGuid.PcdSataDeviceReadyTimeout
with default value 16 Seconds in MdeModulePkg.dec.

Signed-off-by: gapandya <gaurav.pandya@amd.com>
2025-11-22 17:01:23 +00:00
..