FmpDevicePkg[all]
0.1
|
The time in seconds to arm a watchdog timer during the update of a firmware
device. The watchdog is re-armed each time the FmpDeviceLib calls the
Progress() function passed into FmpDeviceSetImage() function. The
FmpDeviceLib calls Progress() to update the percent completion of a
firmware update. If the watchdog timer expires, the system reboots. A
value of 0 disables the watchdog timer. The default value is 0 (watchdog
disabled).
Firmware Device Watchdog Time in Seconds.
Name | Token Space | Token number | Data Type | Default Value |
PcdFmpDeviceProgressWatchdogTimeInSeconds | gFmpDevicePkgTokenSpaceGuid | 0x4000000D | UINT8 | 0x0 |