coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
elog.c File Reference
#include <acpi/acpi.h>
#include <acpi/acpi_pm.h>
#include <device/device.h>
#include <device/pci.h>
#include <elog.h>
#include <soc/iomap.h>
#include <soc/pm.h>
#include <stdint.h>
Include dependency graph for elog.c:

Go to the source code of this file.

Functions

static void log_power_and_resets (const struct chipset_power_state *ps)
 
static void log_wake_events (const struct chipset_power_state *ps)
 
void southcluster_log_state (void)
 

Function Documentation

◆ log_power_and_resets()

◆ log_wake_events()

◆ southcluster_log_state()

void southcluster_log_state ( void  )

Definition at line 76 of file elog.c.

References acpi_pm_state_for_elog(), log_power_and_resets(), and log_wake_events().

Referenced by smm_southbridge_clear_state().

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