TianoCore EDK2 master
|
#include <MdePkg/Include/IndustryStandard/SmBios.h>
Data Fields | |
SMBIOS_STRUCTURE | Hdr |
UINT8 | Capabilities |
UINT16 | ResetCount |
UINT16 | ResetLimit |
UINT16 | TimerInterval |
UINT16 | Timeout |
System Reset (Type 23)
This structure describes whether Automatic System Reset functions enabled (Status). If the system has a watchdog Timer and the timer is not reset (Timer Reset) before the Interval elapses, an automatic system reset will occur. The system will re-boot according to the Boot Option. This function may repeat until the Limit is reached, at which time the system will re-boot according to the Boot Option at Limit.
SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE23::Hdr |