Changeset 98633 in vbox for trunk/src/VBox/Additions/WINNT/Graphics
- Timestamp:
- Feb 19, 2023 12:57:03 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/VBoxVideoEarlyNT.inf
r98626 r98633 43 43 ; split the value on commas. Newer InfVerif.exe requires the comma stuff here. 44 44 [Manufacturer] 45 %ORACLE%=VBoxVideo 45 %ORACLE%=Model 46 47 [Model] 48 %VBoxVideo.SvcDesc% = VBoxVideo, PCI\VEN_80EE&DEV_BEEF 46 49 47 50 [VBoxVideo] 48 %VBoxVideo.SvcDesc% = VBoxVideo_Install, PCI\VEN_80EE&DEV_BEEF49 50 [VBoxVideo_Install]51 51 ;amd64 FeatureScore = F8 52 52 CopyFiles = VBoxVideo.Miniport, VBoxVideo.Display
Note:
See TracChangeset
for help on using the changeset viewer.