Skip to content

Refactor IPMI OEM record handling and add support for Vadatech OEM record 0xc0#15

Open
jan-atom wants to merge 3 commits into
MicroTCA-Tech-Lab:masterfrom
jan-atom:ipmi-oem-multirecords
Open

Refactor IPMI OEM record handling and add support for Vadatech OEM record 0xc0#15
jan-atom wants to merge 3 commits into
MicroTCA-Tech-Lab:masterfrom
jan-atom:ipmi-oem-multirecords

Conversation

@jan-atom
Copy link
Copy Markdown

@jan-atom jan-atom commented May 11, 2026

  • Introduced rec_register_oem and rec_lookup_oem functions for handling OEM multirecords.
  • Updated MultirecordEntry to support OEM records by dispatching based on (type_id, IANA Enterprise Number).
  • Refactored existing multirecord decorators to use the new OEM registration methods.
  • Adjusted related multirecord classes to accommodate the new structure, including Xilinx and FMC entries.
  • Add support for Vadatech OEM multirecord 0xc0

jan-atom added 2 commits May 11, 2026 10:00
…tration

- Introduced `rec_register_oem` and `rec_lookup_oem` functions for handling OEM multirecords.
- Updated `MultirecordEntry` to support OEM records by dispatching based on (type_id, IANA Enterprise Number).
- Refactored existing multirecord decorators to use the new OEM registration methods.
- Adjusted related multirecord classes to accommodate the new structure, including Xilinx and FMC entries.
@jan-atom jan-atom changed the title feat: add OEM multirecord support and refactor IPMI multirecord registration Refactor IPMI OEM record handling and add support for Vadatech OEM record 0xc0 May 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant