blob: 235782a800a9c795dd9ddb05da1e7b4938bcc4c5 [file] [view]
# PLDM Google OEM specifications
This repo contains:
1. the pldm-oem-google.h, which is the source of truth definitions of PLDM
google oem elements.
2. pldmd-oem-google static library, as extension of libpldm, contains the helper
function to parser the PLDM google oem elements.
## Google PLDM OEM events
Google defined PLDM OEM events will be sent as PLDM OEM event with
`event_class=0xF6`, followed by 3 bytes of google IANA `[00 D4 DE]`.
The specific google OEM event ID and associated oem event data format shall be
defined in [pldm-oem-google.h](pldm-oem-google.h).