diff options
author | Michael D Kinney <michael.d.kinney@intel.com> | 2025-05-19 12:19:00 -0700 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-06-13 15:47:59 +0000 |
commit | cbbd0f747f81acabc744d9f5101a018595062fbd (patch) | |
tree | eef6b6b4e5eae129d4d56b090eaedaea191e5e3f /BaseTools/Source/Python | |
parent | 724394ebe24d619d1f7de1220911e0fb917de0a4 (diff) | |
download | edk2-cbbd0f747f81acabc744d9f5101a018595062fbd.zip edk2-cbbd0f747f81acabc744d9f5101a018595062fbd.tar.gz edk2-cbbd0f747f81acabc744d9f5101a018595062fbd.tar.bz2 |
SecurityPkg/Spdm: Use spdmlib enums for spdmlib calls
Fix CLANG 20.1.0 enum conversion errors
Address implied conversion between enum types by using
the enum type from spdmlib and remove the enum types
that are never used after this update.
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions