[SWDEV-529665] PLDM Bundle naming

Signed-off-by: Maisam Arif <Maisam.Arif@amd.com>
Change-Id: Id7f652ddc4e790027869683a4aaa3226ffc05c83
This commit is contained in:
Maisam Arif
2025-06-12 02:18:55 -05:00
committed by Arif, Maisam
parent 5763412f7d
commit 6da33b8ded
12 changed files with 33 additions and 31 deletions
+1 -1
View File
@@ -554,7 +554,7 @@ typedef enum {
AMDSMI_FW_ID_RLC_SRLS, //!< Rasterizier and L2 Cache - Shared Resource Local Segment
AMDSMI_FW_ID_PM, //!< Power Management Firmware
AMDSMI_FW_ID_DMCU, //!< Display Micro-Controller Unit
AMDSMI_FW_ID_PLDM, //!< Platform Level Data Model
AMDSMI_FW_ID_PLDM_BUNDLE, //!< Platform Level Data Model Firmware Bundle
AMDSMI_FW_ID__MAX
} amdsmi_fw_block_t;