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

Go to the source code of this file.

Functions

bool is_debug_cse_fw_update_disable (void)
 
uint8_t pre_mem_debug_init (void)
 

Function Documentation

◆ is_debug_cse_fw_update_disable()

bool is_debug_cse_fw_update_disable ( void  )

Definition at line 22 of file debug_feature.c.

References BIOS_DEBUG, pre_mem_ft::cse_fw_update_disable, pre_mem_debug, and printk.

Referenced by cse_update_rw().

Here is the caller graph for this function:

◆ pre_mem_debug_init()

uint8_t pre_mem_debug_init ( void  )

Definition at line 30 of file debug_feature.c.

References BIOS_ERR, boot_device_spi_flash(), pre_mem_debug, PRE_MEM_FEATURE_CTRL_OFFSET, PRE_MEM_FEATURE_CTRL_SZ, printk, and spi_flash_read().

Referenced by mainboard_romstage_entry().

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