OpenBIC
OpenSource Bridge-IC
|
#include "fru.h"
#include "plat_fru.h"
#include <string.h>
#include <logging/log.h>
#include "libutil.h"
#include "eeprom.h"
Functions | |
LOG_MODULE_REGISTER (plat_fru) | |
void | pal_load_fru_config (void) |
int | set_bios_version (EEPROM_ENTRY *entry) |
int | get_bios_version (EEPROM_ENTRY *entry) |
Variables | |
const EEPROM_CFG | plat_fru_config [] |
const EEPROM_CFG | plat_bios_version_area_config |
int get_bios_version | ( | EEPROM_ENTRY * | entry | ) |
LOG_MODULE_REGISTER | ( | plat_fru | ) |
void pal_load_fru_config | ( | void | ) |
int set_bios_version | ( | EEPROM_ENTRY * | entry | ) |
const EEPROM_CFG plat_bios_version_area_config |
const EEPROM_CFG plat_fru_config[] |