Skip to content
  1. Jun 19, 2019
    • Deepak Kodihalli's avatar
      PDR: implement generation framework · c6e8fb50
      Deepak Kodihalli authored
      
      
      This commit implements a framework that allows describing
      platform/system specific PDR information in JSON files, which the PLDM
      responder library parses and builds a PDR out of.
      
      Separate JSON files are expected per PDR type. This commit also adds the
      code to build a state effecter PDR. PDR record handles are implemented
      as incrementing indices, starting at 1, but this commit enables
      implementing other type of record handles (for eg offset based).
      
      This commit doesn't handle merging of PDRs received from other terminii,
      so the PDR that's generated now is for the BMC. Merging of PDRs will be
      implemented in future commits.
      
      Change-Id: I005b08c5d29d12fc2459ca8d6e18547107a3da7d
      Signed-off-by: default avatarDeepak Kodihalli <dkodihal@in.ibm.com>
      c6e8fb50
  2. Jun 17, 2019
  3. Apr 30, 2019
  4. Feb 27, 2019
  5. Feb 22, 2019
  6. Feb 21, 2019
  7. Feb 19, 2019
Loading