We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8a0f37 commit a4440c5Copy full SHA for a4440c5
1 file changed
storage/miniports/lsi_u3/src/lsi_u3.inf
@@ -37,8 +37,9 @@ lsi_u3.sys = 1
37
DefaultDestDir = 12 ; DIRID_DRIVERS
38
39
[Manufacturer]
40
-%LSI%=LSI,NTamd64,NTia64,NTarm64
+%LSI%=LSI,NT$ARCH$
41
42
+;One of the following sections will be used based on $ARCH$. Template INF.
43
[LSI.NTamd64]
44
%DevDesc1% = LSI_U3_Inst, PCI\VEN_1000&DEV_0020
45
%DevDesc2% = LSI_U3_Inst, PCI\VEN_1000&DEV_0021
0 commit comments