aboutsummaryrefslogtreecommitdiff
path: root/core/pldm/pldm.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/pldm/pldm.h')
-rw-r--r--core/pldm/pldm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/pldm/pldm.h b/core/pldm/pldm.h
index fd79597..3f46590 100644
--- a/core/pldm/pldm.h
+++ b/core/pldm/pldm.h
@@ -51,6 +51,8 @@ int pldm_responder_handle_request(struct pldm_rx_data *rx);
int pldm_responder_init(void);
/* Requester support */
+int pldm_bios_init(void);
+
uint8_t pldm_base_get_bmc_tid(void);
int pldm_base_get_tid_req(void);