????

Your IP : 3.147.67.245


Current Path : C:/Windows/INF/
Upload File :
Current File : C:/Windows/INF/intelpmt.inf

��;/*++

;

;Copyright (c) Intel Corporation.  All rights reserved.

;

;Module Name:

;

;    IntelPMT.INF

;

;Abstract:

;    INF file for installing Intel(R) Platform Monitoring driver

;

;--*/



[Version]

Signature="$WINDOWS NT$"

Class=System

ClassGuid={4d36e97d-e325-11ce-bfc1-08002be10318}

Provider=%ManufacturerString%

CatalogFile=IntelPMT.cat

DriverVer = 06/21/2006,10.0.20348.1



; ================= Device Install section =====================



[ControlFlags]

ExcludeFromSelect=*



[DestinationDirs]

DefaultDestDir = 12



[SourceDisksNames]

1 = %DiskId1%,,,""



[SourceDisksFiles]

IntelPMT.sys = 1,,



[Manufacturer]

%ManufacturerString%=Standard,NTamd64



; For XP and later

[Standard.NTamd64]



; DisplayName           Section           DeviceId

; -----------           -------           --------

%IntelPMT.DRVDESC% =    Tigerlake_PMT_Device, PCI\VEN_8086&DEV_9A0D



[Tigerlake_PMT_Device]

CopyFiles = PMT_CopyFiles



[Tigerlake_PMT_Device.Services]

AddService=IntelPMT,0x00000002,PMT_Service



[PMT_CopyFiles]

IntelPMT.sys,,0x100



[PMT_Service]

DisplayName    = %IntelPMT.SVCDESC%                            

ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER

StartType      = 0                  ; SERVICE_DEMAND_START

ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL

ServiceBinary  = %12%\IntelPMT.sys                            

LoadOrderGroup = Core Security Extensions



[Strings]

ProviderString     = "Intel(R) Platform Monitoring Provider"

ManufacturerString = "Intel(R) Platform Monitoring Device"

ClassName          = "Intel(R) Platform MonitoringClass"

IntelPMT.SVCDESC  = "Intel(R) Platform Monitoring Service"

Tigerlake.DRVDESC  = "Intel(R) Tigerlake Platform Monitoring Driver"

IntelPMT.DRVDESC  = "Intel(R) Tigerlake Platform Monitoring Driver"

DiskId1            = "Intel(R) Platform Monitoring Install Disk"