ReactOS 0.4.15-dev-7842-g558ab78
ACPI_EFI_TIME Struct Reference

#include <acefiex.h>

Public Attributes

UINT16 Year
 
UINT8 Month
 
UINT8 Day
 
UINT8 Hour
 
UINT8 Minute
 
UINT8 Second
 
UINT8 Pad1
 
UINT32 Nanosecond
 
INT16 TimeZone
 
UINT8 Daylight
 
UINT8 Pad2
 

Detailed Description

Definition at line 98 of file acefiex.h.

Member Data Documentation

◆ Day

UINT8 ACPI_EFI_TIME::Day

Definition at line 101 of file acefiex.h.

◆ Daylight

UINT8 ACPI_EFI_TIME::Daylight

Definition at line 108 of file acefiex.h.

◆ Hour

UINT8 ACPI_EFI_TIME::Hour

Definition at line 102 of file acefiex.h.

◆ Minute

UINT8 ACPI_EFI_TIME::Minute

Definition at line 103 of file acefiex.h.

◆ Month

UINT8 ACPI_EFI_TIME::Month

Definition at line 100 of file acefiex.h.

◆ Nanosecond

UINT32 ACPI_EFI_TIME::Nanosecond

Definition at line 106 of file acefiex.h.

◆ Pad1

UINT8 ACPI_EFI_TIME::Pad1

Definition at line 105 of file acefiex.h.

◆ Pad2

UINT8 ACPI_EFI_TIME::Pad2

Definition at line 109 of file acefiex.h.

◆ Second

UINT8 ACPI_EFI_TIME::Second

Definition at line 104 of file acefiex.h.

◆ TimeZone

INT16 ACPI_EFI_TIME::TimeZone

Definition at line 107 of file acefiex.h.

◆ Year

UINT16 ACPI_EFI_TIME::Year

Definition at line 99 of file acefiex.h.


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