Skip to content

Commit 7c01d67

Browse files
committed
fix validation workflow error
1 parent 0fc965e commit 7c01d67

1 file changed

Lines changed: 1 addition & 10 deletions

File tree

storage/miniports/lsi_u3/src/lsi_u3.inf

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -40,16 +40,7 @@ DefaultDestDir = 12 ; DIRID_DRIVERS
4040
[Manufacturer]
4141
%LSI%=LSI,NT$ARCH$
4242

43-
; One of the following sections will be used based on $ARCH$. Template INF.
44-
[LSI.NTamd64]
45-
%DevDesc1% = LSI_U3_Inst, PCI\VEN_1000&DEV_0020
46-
%DevDesc2% = LSI_U3_Inst, PCI\VEN_1000&DEV_0021
47-
48-
[LSI.NTia64]
49-
%DevDesc1% = LSI_U3_Inst, PCI\VEN_1000&DEV_0020
50-
%DevDesc2% = LSI_U3_Inst, PCI\VEN_1000&DEV_0021
51-
52-
[LSI.NTarm64]
43+
[LSI.NT$ARCH$]
5344
%DevDesc1% = LSI_U3_Inst, PCI\VEN_1000&DEV_0020
5445
%DevDesc2% = LSI_U3_Inst, PCI\VEN_1000&DEV_0021
5546

0 commit comments

Comments
 (0)