Searched refs:event_log_location (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/ |
A D | efi_tcg2.h | 141 u64 *event_log_location, u64 *event_log_last_entry,
|
/u-boot/lib/efi_loader/ |
A D | efi_tcg2.c | 683 u64 *event_log_location, u64 *event_log_last_entry, in efi_tcg2_get_eventlog() argument 689 EFI_ENTRY("%p, %u, %p, %p, %p", this, log_format, event_log_location, in efi_tcg2_get_eventlog() 694 event_log_location = NULL; in efi_tcg2_get_eventlog() 700 *event_log_location = (uintptr_t)event_log.buffer; in efi_tcg2_get_eventlog()
|
Completed in 4 milliseconds