Skip to content

Commit

Permalink
v 1.4.1
Browse files Browse the repository at this point in the history
Update consts.h
  • Loading branch information
hfiref0x committed Dec 23, 2023
1 parent 8b12e56 commit faefdf5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Source/Shared/consts.h
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,8 @@
#define IDR_EVGA_ELEETX1 149
#define IDR_ASROCKDRV2 150
#define IDR_ASROCKAPPSHOP103 151
#define IDR_ASROCKDRV3 152
#define IDR_ASROCKDRV4 153

//
// Vulnerable drivers providers id
Expand Down Expand Up @@ -206,6 +208,8 @@
#define KDU_PROVIDER_EVGA_ELEETX1 47
#define KDU_PROVIDER_ASROCK2 48
#define KDU_PROVIDER_ASROCK3 49
#define KDU_PROVIDER_ASROCK4 50
#define KDU_PROVIDER_ASROCK5 51

#define KDU_PROVIDER_DEFAULT KDU_PROVIDER_INTEL_NAL

Expand Down

0 comments on commit faefdf5

Please sign in to comment.