libfru 3.0.2.gb79b203
FRU Manupulation Library
|
Definitions related to Product Info Area. More...
Data Structures | |
struct | fru_product_t |
The exploded representation of product info area. More... | |
Enumerations | |
enum | fru_prod_field_t { FRU_PROD_MFG , FRU_PROD_NAME , FRU_PROD_MODELPN , FRU_PROD_VERSION , FRU_PROD_SERIAL , FRU_PROD_ASSET , FRU_PROD_FILE , FRU_PROD_FIELD_COUNT } |
Indices of mandatory fields in Product Info Area. More... | |
Definitions related to Product Info Area.
enum fru_prod_field_t |
Indices of mandatory fields in Product Info Area.
These values are useful in combination with fru_getfield()
Enumerator | |
---|---|
FRU_PROD_MFG | |
FRU_PROD_NAME | |
FRU_PROD_MODELPN | |
FRU_PROD_VERSION | |
FRU_PROD_SERIAL | |
FRU_PROD_ASSET | |
FRU_PROD_FILE | |
FRU_PROD_FIELD_COUNT |