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 |
◆ FRU_CFG_NUM
◆ MB_FRU_ADDR
| #define MB_FRU_ADDR (0xA8 >> 1) |
◆ MB_FRU_PORT
◆ SYS_DAM_OFFSET
◆ anonymous enum
| Enumerator |
|---|
| MB_FRU_ID | |
| SYS_DAM_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 |
|
) |
| |