coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
fsp_debug_event.h File Reference
#include <efi/efi_datatype.h>
#include <fsp/soc_binding.h>
Include dependency graph for fsp_debug_event.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

efi_return_status_t fsp_debug_event_handler (efi_status_code_type_t ignored1, efi_status_code_value_t ignored2, efi_uint32_t ignored3, efi_guid_t *ignored4, efi_status_code_data_t *data)
 

Function Documentation

◆ fsp_debug_event_handler()

efi_return_status_t fsp_debug_event_handler ( efi_status_code_type_t  ignored1,
efi_status_code_value_t  ignored2,
efi_uint32_t  ignored3,
efi_guid_t ignored4,
efi_status_code_data_t data 
)

Definition at line 20 of file fsp_debug_event.c.

References fsp_guid_compare(), FSP_NOT_FOUND, fsp_string_type_guid, and print_fsp_string_data().

Referenced by fill_fsps_uart_params(), and platform_fsp_memory_init_params_cb().

Here is the call graph for this function:
Here is the caller graph for this function: