|
TianoCore EDK2 master
|
Data Fields | |
| UINT16 | Year |
| UINT8 | Month |
| UINT8 | Day |
| UINT8 | Hour |
| UINT8 | Minute |
| UINT8 | Second |
| UINT8 | Pad1 |
| UINT32 | Nanosecond |
| INT16 | TimeZone |
| UINT8 | Daylight |
| UINT8 | Pad2 |
Definition at line 1081 of file PrintLib.c.
| UINT8 TIME::Day |
Definition at line 1084 of file PrintLib.c.
| UINT8 TIME::Daylight |
Definition at line 1091 of file PrintLib.c.
| UINT8 TIME::Hour |
Definition at line 1085 of file PrintLib.c.
| UINT8 TIME::Minute |
Definition at line 1086 of file PrintLib.c.
| UINT8 TIME::Month |
Definition at line 1083 of file PrintLib.c.
| UINT32 TIME::Nanosecond |
Definition at line 1089 of file PrintLib.c.
| UINT8 TIME::Pad1 |
Definition at line 1088 of file PrintLib.c.
| UINT8 TIME::Pad2 |
Definition at line 1092 of file PrintLib.c.
| UINT8 TIME::Second |
Definition at line 1087 of file PrintLib.c.
| INT16 TIME::TimeZone |
Definition at line 1090 of file PrintLib.c.
| UINT16 TIME::Year |
Definition at line 1082 of file PrintLib.c.