Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DOE Discovery Version #2782

Merged
merged 1 commit into from
Jul 31, 2024
Merged

Add DOE Discovery Version #2782

merged 1 commit into from
Jul 31, 2024

Conversation

mxu9
Copy link
Contributor

@mxu9 mxu9 commented Jul 30, 2024

Fix #2783

DOE Discovery Version is first introduced in PCIE Spec 6.1 Section 6.30.1.1.

libspdm_pci_doe_decode_discovery_request is unchanged. New API libspdm_pci_doe_decode_discovery_request_version is added to get the version from doe_discovery_request. This is to prevent the building broken for the exsting codes.

@mxu9 mxu9 force-pushed the doe_discovery branch 3 times, most recently from b641bcc to 901d0b0 Compare July 30, 2024 02:50
DOE Discovery Version is first introduced in PCIE Spec 6.1 Section
6.30.1.1.

libspdm_pci_doe_decode_discovery_request is unchanged. New API
libspdm_pci_doe_decode_discovery_request_version is added to get the
version from doe_discovery_request. This is to prevent the building
broken for the exsting codes.

Signed-off-by: Min M Xu <[email protected]>
@jyao1 jyao1 merged commit 791f738 into DMTF:main Jul 31, 2024
97 checks passed
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.

DOE Discovery Version shall be supported in pci_doe_discovery
3 participants