TianoCore EDK2 master
|
Data Fields | |
ASN1_INTEGER * | Seconds |
ASN1_INTEGER * | Millis |
ASN1_INTEGER * | Micros |
Accuracy represents the time deviation around the UTC time contained in GeneralizedTime of time-stamp token.
Accuracy ::= SEQUENCE { seconds INTEGER OPTIONAL, millis [0] INTEGER (1..999) OPTIONAL, micros [1] INTEGER (1..999) OPTIONAL }