Go to the source code of this file.
◆ BIOS_FW_VERSION_BLOCK_MAX_SIZE
| #define BIOS_FW_VERSION_BLOCK_MAX_SIZE 17 |
◆ BIOS_FW_VERSION_BLOCK_NUM
| #define BIOS_FW_VERSION_BLOCK_NUM 2 |
◆ BIOS_FW_VERSION_MAX_SIZE
| #define BIOS_FW_VERSION_MAX_SIZE 34 |
◆ BIOS_FW_VERSION_SECOND_BLOCK_OFFSET
| #define BIOS_FW_VERSION_SECOND_BLOCK_OFFSET 17 |
◆ BIOS_FW_VERSION_START
| #define BIOS_FW_VERSION_START 0x0A00 |
◆ DPV2_FRU_ADDR
| #define DPV2_FRU_ADDR 0x51 |
◆ DPV2_FRU_PORT
| #define DPV2_FRU_PORT 0x08 |
◆ FRU_CFG_NUM
◆ MB_FRU_ADDR
◆ MB_FRU_PORT
◆ anonymous enum
| Enumerator |
|---|
| MB_FRU_ID | |
| DPV2_FRU_ID | |
| MAX_FRU_ID | |
◆ get_bios_version()
| int get_bios_version |
( |
EEPROM_ENTRY * |
entry, |
|
|
uint8_t |
block_index |
|
) |
| |
◆ get_bios_version_area_config()
| bool get_bios_version_area_config |
( |
EEPROM_CFG * |
config | ) |
|
◆ set_bios_version()
| int set_bios_version |
( |
EEPROM_ENTRY * |
entry, |
|
|
uint8_t |
block_index |
|
) |
| |