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

Rename other_params_support_priority_table #2477

Open
steven-bellock opened this issue Dec 12, 2023 · 0 comments
Open

Rename other_params_support_priority_table #2477

steven-bellock opened this issue Dec 12, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@steven-bellock
Copy link
Contributor

uint32_t other_params_support_priority_table[] = {
SPDM_ALGORITHMS_OPAQUE_DATA_FORMAT_1,
SPDM_ALGORITHMS_OPAQUE_DATA_FORMAT_0,
SPDM_ALGORITHMS_OPAQUE_DATA_FORMAT_NONE
};

Now that there are other fields in OtherParamsSupport the table should be renamed to other_params_support_opaque_data_priority_table or opaque_data_priority_table.

@steven-bellock steven-bellock added the enhancement New feature or request label Dec 18, 2023
@steven-bellock steven-bellock self-assigned this Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant