Skip to content

Commit

Permalink
fwcfg: Remove code for legacy OSes
Browse files Browse the repository at this point in the history
Signed-off-by: Kostiantyn Kostiuk <[email protected]>
  • Loading branch information
kostyanf14 authored and YanVugenfirer committed Jan 13, 2022
1 parent 8f78a50 commit 71b285d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fwcfg/buildAll.bat
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ setlocal
call clean.bat
call ..\Tools\SetVsEnv x86

inf2cat /uselocaltime /driver:. /os:XP_X86,Server2003_X86,XP_X64,Server2003_X64,Vista_X86,Server2008_X86,Vista_X64,Server2008_X64,7_X86,7_X64,Server2008R2_X64,8_X86,8_X64,Server8_X64,6_3_X86,6_3_X64,Server6_3_X64,10_X86,10_X64,Server10_X64
inf2cat /uselocaltime /driver:. /os:8_X86,8_X64,Server8_X64,6_3_X86,6_3_X64,Server6_3_X64,10_X86,10_X64,Server10_X64

mkdir Install
copy qemufwcfg.* .\Install\
Expand Down

0 comments on commit 71b285d

Please sign in to comment.