Home
last modified time | relevance | path

Searched refs:efi_time (Results 1 – 5 of 5) sorted by relevance

/third_party/uboot/u-boot-2020.01/lib/efi_selftest/
Defi_selftest_rtc.c43 struct efi_time tm_old; in execute()
45 struct efi_time tm, tm_new = { in execute()
/third_party/uboot/u-boot-2020.01/lib/efi_loader/
Defi_runtime.c193 struct efi_time *time, in efi_get_time_boottime()
251 static int efi_validate_time(struct efi_time *time) in efi_validate_time()
279 static efi_status_t EFIAPI efi_set_time_boottime(struct efi_time *time) in efi_set_time_boottime()
368 struct efi_time *time, in efi_get_time()
387 efi_status_t __weak __efi_runtime EFIAPI efi_set_time(struct efi_time *time) in efi_set_time()
/third_party/uboot/u-boot-2020.01/include/
Defi_api.h233 efi_status_t (EFIAPI *get_time)(struct efi_time *time,
235 efi_status_t (EFIAPI *set_time)(struct efi_time *time);
237 struct efi_time *time);
239 struct efi_time *time);
1547 struct efi_time create_time;
1548 struct efi_time last_access_time;
1549 struct efi_time modification_time;
Defi_loader.h598 struct efi_time *time,
601 efi_status_t __efi_runtime EFIAPI efi_set_time(struct efi_time *time);
Defi.h222 struct efi_time { struct