Lines Matching refs:Time
1065 t - EFI time structure1456 IN EFI_TIME *Time1463 Hour = Time->Hour;1464 if (Time->Hour == 0) {1466 } else if (Time->Hour >= 12) {1468 if (Time->Hour >= 13) {1473 Year = Time->Year % 100;1477 Time->Month,1478 Time->Day,1481 Time->Minute,
Indexes created Wed Oct 22 13:09:56 GMT 2025