Skip to content

Commit

Permalink
MdePkg: Updaet spdm.h variable name to pass ECC check
Browse files Browse the repository at this point in the history
Signed-off-by: Wenxing Hou <wenxing.hou@intel.com>
  • Loading branch information
Wenxing-hou authored and jyao1 committed Feb 22, 2024
1 parent 9743c58 commit 766d691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MdePkg/Include/IndustryStandard/Spdm.h
Original file line number Diff line number Diff line change
Expand Up @@ -792,7 +792,7 @@ typedef struct {
UINT8 RDTExponent;
UINT8 RequestCode;
UINT8 Token;
UINT8 RDTM;
UINT8 Rdtm;
} SPDM_ERROR_DATA_RESPONSE_NOT_READY;

typedef struct {
Expand Down

0 comments on commit 766d691

Please sign in to comment.