|
XenevaOS
|
#include <SmBios.h>

Public Attributes | |
| 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.
| UINT8 SMBIOS_TABLE_TYPE23::Capabilities |
| SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE23::Hdr |
| UINT16 SMBIOS_TABLE_TYPE23::ResetCount |
| UINT16 SMBIOS_TABLE_TYPE23::ResetLimit |
| UINT16 SMBIOS_TABLE_TYPE23::Timeout |
| UINT16 SMBIOS_TABLE_TYPE23::TimerInterval |