Skip to content

Commit

Permalink
Define file type for new VPD record consumed by hostboot via PLDM (op…
Browse files Browse the repository at this point in the history
…enbmc#7)

Signed-off-by: Varsha Kaverappa <[email protected]>
Co-authored-by: Varsha Kaverappa <[email protected]>
  • Loading branch information
rfrandse and vkaverap authored Feb 1, 2023
1 parent 81d781f commit 057f427
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/libpldm/oem/ibm/libpldm/file_io.h
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ enum pldm_fileio_file_type {
PLDM_FILE_TYPE_LID_RUNNING = 0x13,
PLDM_FILE_TYPE_PCIE_TOPOLOGY = 0x14,
PLDM_FILE_TYPE_CABLE_INFO = 0x15,
PLDM_FILE_TYPE_PSPD_VPD_PDD_KEYWORD = 0x16,
};

#define PLDM_RW_FILE_MEM_REQ_BYTES 20
Expand Down

0 comments on commit 057f427

Please sign in to comment.