XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
SMBIOS_TABLE_TYPE25 Struct Reference

#include <SmBios.h>

Collaboration diagram for SMBIOS_TABLE_TYPE25:
Collaboration graph
[legend]

Public Attributes

SMBIOS_STRUCTURE Hdr
 
UINT8 NextScheduledPowerOnMonth
 
UINT8 NextScheduledPowerOnDayOfMonth
 
UINT8 NextScheduledPowerOnHour
 
UINT8 NextScheduledPowerOnMinute
 
UINT8 NextScheduledPowerOnSecond
 

Detailed Description

System Power Controls (Type 25).

This structure describes the attributes for controlling the main power supply to the system. Software that interprets this structure uses the month, day, hour, minute, and second values to determine the number of seconds until the next power-on of the system. The presence of this structure implies that a timed power-on facility is available for the system.

Member Data Documentation

◆ Hdr

SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE25::Hdr

◆ NextScheduledPowerOnDayOfMonth

UINT8 SMBIOS_TABLE_TYPE25::NextScheduledPowerOnDayOfMonth

◆ NextScheduledPowerOnHour

UINT8 SMBIOS_TABLE_TYPE25::NextScheduledPowerOnHour

◆ NextScheduledPowerOnMinute

UINT8 SMBIOS_TABLE_TYPE25::NextScheduledPowerOnMinute

◆ NextScheduledPowerOnMonth

UINT8 SMBIOS_TABLE_TYPE25::NextScheduledPowerOnMonth

◆ NextScheduledPowerOnSecond

UINT8 SMBIOS_TABLE_TYPE25::NextScheduledPowerOnSecond

The documentation for this struct was generated from the following file: