esif_manager.inf Driver File Contents (DPTF_Intel_Win81_64_VER801010071.zip)

ÿþ;-------------------------------------------------------------------------------

; INTEL CONFIDENTIAL

;

; Copyright (2013) Intel Corporation All Rights Reserved. 

;

; The source code contained or described herein and all documents related to 

; the source code ("Material") are owned by Intel Corporation or its suppliers 

; or licensors. Title to the Material remains with Intel Corporation or its 

; suppliers and licensors. The Material contains trade secrets and proprietary 

; and confidential information of Intel or its suppliers and licensors. The 

; Material is protected by worldwide copyright and trade secret laws and treaty 

; provisions. No part of the Material may be used, copied, reproduced, 

; modified, published, uploaded, posted, transmitted, distributed, or 

; disclosed in any way without Intel s prior express written permission.

;

; No license under any patent, copyright, trade secret or other intellectual 

; property right is granted to or conferred upon you by disclosure or delivery 

; of the Materials, either expressly, by implication, inducement, estoppel or 

; otherwise. Any license under such intellectual property rights must be 

; expressed and approved by Intel in writing.

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



[Version] 

Signature = "$WINDOWS NT$" 

Class = DPTF

ClassGUID = {C3077FCD-9C3C-482f-9317-460712F23EFD}

Provider = %INTEL% 

CatalogFile = esif_manager.cat

DriverVer=09/18/2014,8.0.10100.71



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

; File Information

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



[SourceDisksNames]

1 = %DiskName%,,,""



[SourceDisksFiles.x86]

esif_lf.sys = 1

esif_umdf.dll = 1

WdfCoInstaller01011.dll = 1

WudfUpdate_01011.dll = 1



[DestinationDirs]

DefaultDestDir = 12

EsifUf_CopyFiles = 12, UMDF

CoInstaller_CopyFiles = 11



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

; Class Section

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



[ClassInstall32]

AddReg=DPTFClass_AddReg



[DPTFClass_AddReg]

HKR,,,,%ClassName%

HKR,,Icon,,"-27"





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

; Manufacturer and Models Section

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



[Manufacturer]

%INTEL% = INTEL, NTx86.6.1



[INTEL.NTx86.6.1]

%INT3400.DeviceDesc%  = EsifManager,*INT3400





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

; EsifManager 

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



[EsifManager.NTx86]

CopyFiles = EsifLf_CopyFiles, EsifUf_CopyFiles

AddPowerSetting = DptfPolicyCoolingPowerLimitDppeSettings

AddPowerSetting = DptfPolicyCoolingAcousticsLimitDppeSettings

AddPowerSetting = DptfPolicyConfigTdpLevelDppeSettings

AddPowerSetting = DptfPolicyLpmModeDppeSettings



[EsifLf_CopyFiles]

esif_lf.sys,,,2



[EsifUf_CopyFiles]

esif_umdf.dll,,,2





[EsifManager.NTx86.Services]

AddService = esif_lf,0x00000002, EsifLf_InstallService

AddService = WUDFRd,0x000001f8, WUDFRD_InstallService



[EsifLf_InstallService]

ServiceType    = %SERVICE_KERNEL_DRIVER%

StartType      = %SERVICE_DEMAND_START%

ErrorControl   = %SERVICE_ERROR_NORMAL%

ServiceBinary  = %12%\esif_lf.sys

LoadOrderGroup = Base



[WUDFRD_InstallService]

DisplayName    = %DisplayName%

ServiceType    = %SERVICE_KERNEL_DRIVER%

StartType      = %SERVICE_DEMAND_START%

ErrorControl   = %SERVICE_ERROR_NORMAL%

ServiceBinary  = %12%\WUDFRd.sys





[EsifManager.NTx86.HW]

AddReg = Hw_AddFilterReg



[Hw_AddFilterReg]

HKR,,"UpperFilters", 0x00010008, "WUDFRd"

HKR,,Security,,"D:P(A;;GA;;;SY)(A;;GA;;;BA)"





[EsifManager.NTx86.CoInstallers]

AddReg = CoInstaller_AddReg

CopyFiles = CoInstaller_CopyFiles



[CoInstaller_AddReg]

HKR,,CoInstallers32,0x00010000,"WdfCoInstaller01011.dll,WdfCoInstaller","WUDFUpdate_01011.dll"



[CoInstaller_CopyFiles]

WdfCoInstaller01011.dll

WudfUpdate_01011.dll





[EsifManager.NTx86.Wdf]

KmdfService = esif_lf, Wdf_KmdfSection

UmdfService = esif_umdf, Wdf_UmdfSection

UmdfServiceOrder = esif_umdf

UmdfImpersonationLevel = Impersonation

UmdfKernelModeClientPolicy = AllowKernelModeClients 

UmdfFileObjectPolicy = AllowNullAndUnknownFileObjects

UmdfHostProcessSharing = ProcessSharingDisabled

UmdfDispatcher = FileHandle



[Wdf_KmdfSection]

KmdfLibraryVersion = 1.11



[Wdf_UmdfSection]

UmdfLibraryVersion = 1.11.0

DriverCLSID = "{6DB77BB7-60A2-4B92-8AD0-E19ECF2AB738}"

ServiceBinary = %12%\UMDF\esif_umdf.dll





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

; Dptf DPPE settings.

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



[DptfPolicyCoolingPowerLimitDppeSettings]

SubGroup    = %GUID_DPTF_GROUP%,"Intel(R) Dynamic Platform and Thermal Framework Settings", "Intel(R) Dynamic Platform and Thermal Framework Settings"

Setting     = %GUID_DPTF_PWRLIMIT%,"Power Limit","Specify the power limit for Intel(R) Dynamic Platform and Thermal Framework"

ValueRange  = 1, 5, 1, "Level"

Default     = %GUID_MAX_POWER_SAVINGS%, %AC%, 1

Default     = %GUID_MAX_POWER_SAVINGS%, %DC%, 1

Default     = %GUID_TYP_POWER_SAVINGS%, %AC%, 3

Default     = %GUID_TYP_POWER_SAVINGS%, %DC%, 3

Default     = %GUID_MIN_POWER_SAVINGS%, %AC%, 5

Default     = %GUID_MIN_POWER_SAVINGS%, %DC%, 5



[DptfPolicyCoolingAcousticsLimitDppeSettings]

SubGroup    = %GUID_DPTF_GROUP%

Setting     = %GUID_DPTF_ACSLIMIT%,"Acoustics Limit","Specify the acoustics cooling limit for Intel(R) Dynamic Platform and Thermal Framework"

ValueRange  = 1, 5, 1, "Level"

Default     = %GUID_MAX_POWER_SAVINGS%, %AC%, 1

Default     = %GUID_MAX_POWER_SAVINGS%, %DC%, 1

Default     = %GUID_TYP_POWER_SAVINGS%, %AC%, 3

Default     = %GUID_TYP_POWER_SAVINGS%, %DC%, 3

Default     = %GUID_MIN_POWER_SAVINGS%, %AC%, 5

Default     = %GUID_MIN_POWER_SAVINGS%, %DC%, 5



; The default config TDP AC/DC settings are index 0, they will be overwritten when the config TDP service is started 

[DptfPolicyConfigTdpLevelDppeSettings]

SubGroup    = %GUID_DPTF_GROUP%

Setting     = %GUID_DPTF_CONFIGTDP_LEVEL%,"Config TDP Level","Specify the Config TDP Level for Intel(R) Dynamic Platform and Thermal Framework"

Value       = 0, "High TDP", "Configure High TDP Level", %REG_DWORD%, 0

Value       = 1, "Nominal TDP", "Configure Nominal TDP Level", %REG_DWORD%, 1

Value       = 2, "Low TDP", "Configure Low TDP Level", %REG_DWORD%, 2

Default     = %GUID_MAX_POWER_SAVINGS%, %AC%, 0

Default     = %GUID_MAX_POWER_SAVINGS%, %DC%, 0

Default     = %GUID_TYP_POWER_SAVINGS%, %AC%, 0

Default     = %GUID_TYP_POWER_SAVINGS%, %DC%, 0

Default     = %GUID_MIN_POWER_SAVINGS%, %AC%, 0

Default     = %GUID_MIN_POWER_SAVINGS%, %DC%, 0



[DptfPolicyLpmModeDppeSettings]

SubGroup    = %GUID_DPTF_GROUP%

Setting     = %GUID_DPTF_LPM_MODE%,"Low Power Mode Setting","Specify the Lower Power Mode setting for Intel(R) Dynamic Platform and Thermal Framework"

Value       = 0, "Disabled", "Disable LPM Mode", %REG_DWORD%, 0

Value       = 1, "App Specific", "Set Application Specific LPM Mode", %REG_DWORD%, 1

Value       = 2, "LPM Set Index 2", "Set LPM Index 2", %REG_DWORD%, 2

Value       = 3, "LPM Set Index 3", "Set LPM Index 3", %REG_DWORD%, 3

Default     = %GUID_MAX_POWER_SAVINGS%, %AC%, 0

Default     = %GUID_MAX_POWER_SAVINGS%, %DC%, 0

Default     = %GUID_TYP_POWER_SAVINGS%, %AC%, 0

Default     = %GUID_TYP_POWER_SAVINGS%, %DC%, 0

Default     = %GUID_MIN_POWER_SAVINGS%, %AC%, 0

Default     = %GUID_MIN_POWER_SAVINGS%, %DC%, 0



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

; Strings and Constants

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



[Strings]

SERVICE_DEMAND_START  = 3

SERVICE_KERNEL_DRIVER = 1

SERVICE_ERROR_NORMAL  = 1



INTEL = "Intel"

ClassName = "Intel(R) Dynamic Platform and Thermal Framework"

DiskName = "Intel(R) Dynamic Platform and Thermal Framework"



INT3400.DeviceDesc = "Intel(R) Dynamic Platform and Thermal Framework Manager"

DisplayName="Windows Driver Foundation - User-mode Driver Framework Reflector"



REG_DWORD                       = 0x00010001

REG_MULTI_SZ                    = 0x00010000

REG_EXPAND_SZ                   = 0x00020000

REG_SZ                          = 0x00000000



AC                              = 0

DC                              = 1



GUID_MAX_POWER_SAVINGS          = "{a1841308-3541-4fab-bc81-f71556f20b4a}"  ; Power Saver mode

GUID_TYP_POWER_SAVINGS          = "{381b4222-f694-41f0-9685-ff5bb260df2e}"  ; Balanced

GUID_MIN_POWER_SAVINGS          = "{8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c}"  ; High Performance



GUID_DPTF_GROUP                 = "{48df9d60-4f68-11dc-8314-0800200c9a66}"

GUID_DPTF_PWRLIMIT              = "{4a44b800-4f72-11dc-8314-0800200c9a66}"

GUID_DPTF_ACSLIMIT              = "{63c39116-4f72-11dc-8314-0800200c9a66}"

GUID_DPTF_CONFIGTDP_LEVEL       = "{07029cd8-4664-4698-95d8-43b2e9666596}"

GUID_DPTF_LPM_MODE              = "{b29c73e0-1a8b-46fd-b4ae-1ce5a3d6d871}"



Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: ftp, load: 2.10