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

| LOG_MODULE_REGISTER | ( | plat_fru | ) |
| void pal_load_fru_config | ( | void | ) |
| int set_bios_version | ( | EEPROM_ENTRY * | entry, |
| uint8_t | block_index | ||
| ) |

| bool write_psb_inform | ( | EEPROM_ENTRY * | entry | ) |

| const EEPROM_CFG plat_bios_version_area_config |
| const EEPROM_CFG plat_fru_config[] |
| const EEPROM_CFG plat_psb_error_area_config |