Home
last modified time | relevance | path

Searched refs:efi_status_code_data_t (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/coreboot/src/drivers/intel/fsp2_0/
H A Dfsp_debug_event.c13 static efi_return_status_t print_fsp_string_data(const efi_status_code_data_t *data) in print_fsp_string_data()
22 efi_status_code_data_t *data) in fsp_debug_event_handler()
/aosp_15_r20/external/coreboot/src/drivers/intel/fsp2_0/include/fsp/
H A Dfsp_debug_event.h17 efi_status_code_data_t *data);
/aosp_15_r20/external/coreboot/src/include/efi/
H A Defi_datatype.h42 typedef EFI_STATUS_CODE_DATA efi_status_code_data_t; typedef