TianoCore EDK2 master
|
#include <MdePkg/Include/IndustryStandard/SmBios.h>
Data Fields | |
SMBIOS_STRUCTURE | Hdr |
UINT8 | NextScheduledPowerOnMonth |
UINT8 | NextScheduledPowerOnDayOfMonth |
UINT8 | NextScheduledPowerOnHour |
UINT8 | NextScheduledPowerOnMinute |
UINT8 | NextScheduledPowerOnSecond |
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.
SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE25::Hdr |