Home | History | Annotate | Download | only in DisplayEngineDxe

Lines Matching refs:Year

1305         if (QuestionValue->Value.date.Year == 0xff){

1308 UnicodeSPrint (OptionString[0] + 7, 21 * sizeof (CHAR16), L"%04d", QuestionValue->Value.date.Year);