VirtualBox

source: vbox/trunk/src/VBox/Additions/WINNT/Graphics/Miniport/wddm/VBoxVideoWddm.inf@ 35711

Last change on this file since 35711 was 35711, checked in by vboxsync, 14 years ago

Windows guest drivers: Added driver package types.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 6.1 KB
Line 
1;
2; VirtualBox Video Wddm driver
3;
4; Copyright (C) 2010 Oracle Corporation
5;
6; This file is part of VirtualBox Open Source Edition (OSE), as
7; available from http://www.virtualbox.org. This file is free software;
8; you can redistribute it and/or modify it under the terms of the GNU
9; General Public License (GPL) as published by the Free Software
10; Foundation, in version 2 as it comes in the "COPYING" file of the
11; VirtualBox OSE distribution. VirtualBox OSE is distributed in the
12; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
13;
14
15[Version]
16Signature="$WINDOWS NT$"
17Provider=%ORACLE%
18ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
19Class=Display
20DriverPackageType=PlugAndPlay
21;edit-DriverVer=02/26/2010,1.00.0000
22;cat CatalogFile = VBoxVideoWddm.cat
23
24[DestinationDirs]
25DefaultDestDir=11
26VBoxVideo.Miniport = 12 ; drivers
27VBoxVideo.Display = 11 ; system32
28;amd64 VBoxVideo.Display_wow64 = 10,SysWow64 ; SysWow64
29VBoxVideo.GL = 11 ; system32
30;amd64 VBoxVideo.GL_wow64 = 10,SysWow64 ; SysWow64
31
32[Manufacturer]
33;x86 %ORACLE%=Model, NTx86.6.0
34;amd64 %ORACLE%=Model, NTamd64.6.0
35
36;amd64 [Model.NTamd64.6.0]
37;x86 [Model.NTx86.6.0]
38%VBoxVideo.SvcDesc% = VBoxVideo, PCI\VEN_80EE&DEV_BEEF
39
40[VBoxVideo]
41FeatureScore = F8
42Include = msdv.inf
43;x86 CopyFiles = VBoxVideo.Miniport, VBoxVideo.Display, VBoxVideo.GL
44;amd64 CopyFiles = VBoxVideo.Miniport, VBoxVideo.Display, VBoxVideo.Display_wow64, VBoxVideo.GL, VBoxVideo.GL_wow64
45AddReg = VBoxVideo_SoftwareDeviceSettings
46;todo: clear XPDM driver settings: DelReg = VBoxVideo_RemoveDeviceSettings
47RegisterDlls = VBoxVideo_RegisterDlls
48
49[VBoxVideo.Miniport]
50VBoxVideoWddm.sys
51
52[VBoxVideo.Display]
53;dispd3d VBoxDispD3D.dll,,,0x00004000 ; COPYFLG_IN_USE_TRY_RENAME
54
55;amd64 [VBoxVideo.Display_wow64]
56;amd64 ;dispd3d VBoxDispD3D-x86.dll,,,0x00004000 ; COPYFLG_IN_USE_TRY_RENAME
57
58[VBoxVideo.GL]
59;gl VBoxOGL.dll,,,0x00004000 ; COPYFLG_IN_USE_TRY_RENAME
60;gl VBoxD3D9wddm.dll,,,0x00004000 ; COPYFLG_IN_USE_TRY_RENAME
61;gl wined3dwddm.dll,,,0x00004000 ; COPYFLG_IN_USE_TRY_RENAME
62;gl VBoxOGLarrayspu.dll,,,0x00004000 ; COPYFLG_IN_USE_TRY_RENAME
63;gl VBoxOGLcrutil.dll,,,0x00004000 ; COPYFLG_IN_USE_TRY_RENAME
64;gl VBoxOGLerrorspu.dll,,,0x00004000 ; COPYFLG_IN_USE_TRY_RENAME
65;gl VBoxOGLfeedbackspu.dll,,,0x00004000 ; COPYFLG_IN_USE_TRY_RENAME
66;gl VBoxOGLpackspu.dll,,,0x00004000 ; COPYFLG_IN_USE_TRY_RENAME
67;gl VBoxOGLpassthroughspu.dll,,,0x00004000 ; COPYFLG_IN_USE_TRY_RENAME
68
69;amd64 [VBoxVideo.GL_wow64]
70;amd64 ;gl VBoxOGL-x86.dll,,,0x00004000 ; COPYFLG_IN_USE_TRY_RENAME
71;amd64 ;gl VBoxD3D9wddm-x86.dll,,,0x00004000 ; COPYFLG_IN_USE_TRY_RENAME
72;amd64 ;gl wined3dwddm-x86.dll,,,0x00004000 ; COPYFLG_IN_USE_TRY_RENAME
73;amd64 ;gl VBoxOGLarrayspu-x86.dll,,,0x00004000 ; COPYFLG_IN_USE_TRY_RENAME
74;amd64 ;gl VBoxOGLcrutil-x86.dll,,,0x00004000 ; COPYFLG_IN_USE_TRY_RENAME
75;amd64 ;gl VBoxOGLerrorspu-x86.dll,,,0x00004000 ; COPYFLG_IN_USE_TRY_RENAME
76;amd64 ;gl VBoxOGLfeedbackspu-x86.dll,,,0x00004000 ; COPYFLG_IN_USE_TRY_RENAME
77;amd64 ;gl VBoxOGLpackspu-x86.dll,,,0x00004000 ; COPYFLG_IN_USE_TRY_RENAME
78;amd64 ;gl VBoxOGLpassthroughspu-x86.dll,,,0x00004000 ; COPYFLG_IN_USE_TRY_RENAME
79
80[VBoxVideo_SoftwareDeviceSettings]
81;dispd3d HKR,, InstalledDisplayDrivers, %REG_MULTI_SZ%, VBoxDispD3D
82;dispd3d HKR,, UserModeDriverName, %REG_MULTI_SZ%, VBoxDispD3D.dll
83;amd64 ;dispd3d HKR,, UserModeDriverNameWow, %REG_MULTI_SZ%, VBoxDispD3D-x86.dll
84;gl HKR,, OpenGLDriverName, %REG_MULTI_SZ%, VBoxOGL.dll
85;amd64 ;gl HKR,, OpenGLDriverNameWoW, %REG_MULTI_SZ%, VBoxOGL-x86.dll
86;gl HKR,, OpenGLFlags, %REG_DWORD%, 0x00000001
87;amd64 ;gl HKR,, OpenGLFlagsWoW, %REG_DWORD%, 0x00000001
88;gl HKR,, OpenGLVersion, %REG_DWORD%, 0x00000001
89;amd64 ;gl HKR,, OpenGLVersionWoW, %REG_DWORD%, 0x00000001
90HKR,, VgaCompatible, %REG_DWORD%, 0
91
92[VBoxVideo_RegisterDlls]
93;dispd3d 11,,VBoxDispD3D.dll,1
94;amd64 ;dispd3d 11,,VBoxDispD3D-x86.dll,1
95;amd64 ;gl 11,,VBoxOGL-x86.dll,1
96;gl 11,,VBoxOGL.dll,1
97;amd64 ;gl 11,,VBoxD3D9wddm-x86.dll,1
98;gl 11,,VBoxD3D9wddm.dll,1
99;amd64 ;gl 11,,wined3dwddm-x86.dll,1
100;gl 11,,wined3dwddm.dll,1
101;amd64 ;gl 11,,VBoxOGLarrayspu-x86.dll,1
102;gl 11,,VBoxOGLarrayspu.dll,1
103;amd64 ;gl 11,,VBoxOGLcrutil-x86.dll,1
104;gl 11,,VBoxOGLcrutil.dll,1
105;amd64 ;gl 11,,VBoxOGLerrorspu-x86.dll,1
106;gl 11,,VBoxOGLerrorspu.dll,1
107;amd64 ;gl 11,,VBoxOGLfeedbackspu-x86.dll,1
108;gl 11,,VBoxOGLfeedbackspu.dll,1
109;amd64 ;gl 11,,VBoxOGLpackspu-x86.dll,1
110;gl 11,,VBoxOGLpackspu.dll,1
111;amd64 ;gl 11,,VBoxOGLpassthroughspu-x86.dll,1
112;gl 11,,VBoxOGLpassthroughspu.dll,1
113
114
115[VBoxVideo.Services]
116AddService=VBoxVideoWddm, 0x00000002, VBoxVideo_Service_Inst, VBoxVideo_EventLog_Inst
117
118[VBoxVideo_Service_Inst]
119ServiceType=1 ; SERVICE_KERNEL_DRIVER
120StartType=3 ; SERVICE_DEMAND_START
121ErrorControl=0 ; SERVICE_ERROR_IGNORE
122LoadOrderGroup=Video
123ServiceBinary=%12%\VBoxVideoWddm.sys
124
125[VBoxVideo_EventLog_Inst]
126AddReg = VBoxVideo_EventLog_AddReg
127
128[VBoxVideo_EventLog_AddReg]
129HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\VBoxVideoWddm.sys"
130HKR,,TypesSupported,0x00010001,7
131
132[SourceDisksNames]
1331 = %VBoxVideo.Disk%,,,""
134
135[SourceDisksFiles]
136VBoxVideoWddm.sys = 1
137;amd64 ;dispd3d VBoxDispD3D-x86.dll = 1
138;dispd3d VBoxDispD3D.dll = 1
139;amd64 ;gl VBoxOGL-x86.dll = 1
140;gl VBoxOGL.dll = 1
141;amd64 ;gl VBoxD3D9wddm-x86.dll = 1
142;gl VBoxD3D9wddm.dll = 1
143;amd64 ;gl wined3dwddm-x86.dll = 1
144;gl wined3dwddm.dll = 1
145;amd64 ;gl VBoxOGLarrayspu-x86.dll = 1
146;gl VBoxOGLarrayspu.dll = 1
147;amd64 ;gl VBoxOGLcrutil-x86.dll = 1
148;gl VBoxOGLcrutil.dll = 1
149;amd64 ;gl VBoxOGLerrorspu-x86.dll = 1
150;gl VBoxOGLerrorspu.dll = 1
151;amd64 ;gl VBoxOGLfeedbackspu-x86.dll = 1
152;gl VBoxOGLfeedbackspu.dll = 1
153;amd64 ;gl VBoxOGLpackspu-x86.dll = 1
154;gl VBoxOGLpackspu.dll = 1
155;amd64 ;gl VBoxOGLpassthroughspu-x86.dll = 1
156;gl VBoxOGLpassthroughspu.dll = 1
157
158[Strings]
159REG_SZ = 0x00000000
160REG_MULTI_SZ = 0x00010000
161REG_EXPAND_SZ = 0x00020000
162REG_BINARY = 0x00000001
163REG_DWORD = 0x00010001
164
165ORACLE = "Oracle Corporation"
166VBoxVideo.Disk = "VirtualBox Video Driver Disk"
167VBoxVideo.SvcDesc = "VirtualBox Graphics Adapter (Microsoft Corporation - WDDM)"
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette