OpenBIC
OpenSource Bridge-IC
plat_ipmi.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <logging/log.h>
#include "ipmi.h"
#include "plat_ipmi.h"
#include "plat_ipmb.h"
#include "plat_class.h"
#include "libutil.h"
#include "plat_fru.h"
#include "util_spi.h"
#include "plat_spi.h"
#include "plat_sensor_table.h"
#include "sensor.h"
#include "pmbus.h"
Include dependency graph for plat_ipmi.c:

Functions

 LOG_MODULE_REGISTER (plat_ipmi)
 
void OEM_1S_GET_CARD_TYPE (ipmi_msg *msg)
 
int pal_record_bios_fw_version (uint8_t *buf, uint8_t size)
 
void OEM_1S_GET_BIOS_VERSION (ipmi_msg *msg)
 
void OEM_1S_COPY_FLASH_IMAGE (ipmi_msg *msg)
 
void GET_COPY_FLASH_STATUS (ipmi_msg *msg)
 
void OEM_1S_GET_HSC_STATUS (ipmi_msg *msg)
 

Function Documentation

◆ GET_COPY_FLASH_STATUS()

void GET_COPY_FLASH_STATUS ( ipmi_msg msg)
Here is the call graph for this function:

◆ LOG_MODULE_REGISTER()

LOG_MODULE_REGISTER ( plat_ipmi  )

◆ OEM_1S_COPY_FLASH_IMAGE()

void OEM_1S_COPY_FLASH_IMAGE ( ipmi_msg msg)
Here is the call graph for this function:

◆ OEM_1S_GET_BIOS_VERSION()

void OEM_1S_GET_BIOS_VERSION ( ipmi_msg msg)
Here is the call graph for this function:

◆ OEM_1S_GET_CARD_TYPE()

void OEM_1S_GET_CARD_TYPE ( ipmi_msg msg)

◆ OEM_1S_GET_HSC_STATUS()

void OEM_1S_GET_HSC_STATUS ( ipmi_msg msg)

◆ pal_record_bios_fw_version()

int pal_record_bios_fw_version ( uint8_t *  buf,
uint8_t  size 
)
Here is the call graph for this function: