Skip to content

Commit

Permalink
max ioctl value
Browse files Browse the repository at this point in the history
  • Loading branch information
csujedihy committed Jul 19, 2024
1 parent 994f714 commit 841e662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/CxPlatTests.h
Original file line number Diff line number Diff line change
Expand Up @@ -145,4 +145,4 @@ static const GUID CXPLAT_TEST_DEVICE_INSTANCE =
#define IOCTL_CXPLAT_RUN_VECTOR_BASIC \
CXPLAT_CTL_CODE(9, METHOD_BUFFERED, FILE_WRITE_DATA)

#define CXPLAT_MAX_IOCTL_FUNC_CODE 8
#define CXPLAT_MAX_IOCTL_FUNC_CODE 9

0 comments on commit 841e662

Please sign in to comment.