Windows 10: AMD Security Accelerator (AMD PSP) v15.7.1 / 15.200.1062.1002 (64bit)

INF file v15.7.1 / 15.200.1062.1002 from 2015-07-28

An INF file is a plain text file used by Microsoft Windows for installation of software and drivers. INF files are most commonly used for installing device drivers for hardware components.
The structure of an INF file is very similar to that of an INI file; it contains various sections that specify the files to be copied, changes to the registry, etc. All INF files contain a [version] section with a Signature value specifying the version of Windows that the INF file is meant for. The signature is commonly $CHICAGO$ (for Windows 9x) or $WINDOWS NT$ (for Windows NT/2K/XP/Vista/7/8) Most of the remaining sections are user-defined and contain information specific to the component being installed.
Source: Wikipedia: INF file.

Type

64bit INF file

Status WHQL
Version 15.7.1 / 15.200.1062.1002 File amdpsp.inf
Release 2015-07-28    [July '15] Size 9 KB
Download driver
v15.7.1 / 15.200.1062.1002
;---------------------------------------------------------
; AMD Security Accelerator Information file : amdpsp.inf
;
; Installation INF for the AMD PSP Device driver.
; Copyright (c) 2015 Advanced Micro Devices Inc.
;---------------------------------------------------------

;*****************************************
; INF Version Section
;*****************************************
[Version]
Signature = "$WINDOWS NT$"
Provider = %ManufacturerName%
Class = SecurityDevices
ClassGuid = {d94ee5d8-d189-4994-83d2-f68d7d41b0e6}
CatalogFile = amdpsp.cat
DriverVer = 06/16/2015, 2.21.0.0000

;*****************************************
; INF DestinationDirs Section
;*****************************************
[DestinationDirs]
DefaultDestDir = 12 ; drivers
AMDPSP.PCI = 12 ; drivers
AMDPSP.KMCSP = 12 ; drivers
AMDPSP.UMCSP64 = 11 ; system32
AMDPSP.UMCSP32 = 10, SysWOW64; SysWOW64
AMDPSP.TBASE64 = 11 ; system32
AMDPSP.TBASE32 = 10, SysWOW64; SysWOW64
AMDPSP.TBASEREG64 = 11 ; system32
AMDPSP.TBASEREG32 = 10, SysWOW64; SysWOW64
AMDPSP.TBASEPROV = 10, SysWOW64; SysWOW64
AMDPSP.TBASEPROVCONF = 10, SysWOW64; SysWOW64
AMDPSP.ROOTPACOMMON = 10, SysWOW64; SysWOW64
AMDPSP.CMTL_10 = 10, SysWOW64; SysWOW64
AMDPSP.CMTL_20 = 10, SysWOW64; SysWOW64
amdpsp_Device_CoInstaller_CopyFiles = 11 ; system32

[SourceDisksNames]
1 = %DiskName%,,,""

[SourceDisksFiles]
amdpsp.sys = 1,,
amdkmcsp.sys = 1,,
amdumcsp64.dll = 1,,
amdumcsp32.dll = 1,,
t-base_client_api64.dll = 1,,
t-base_client_api32.dll = 1,,
tbaseregistry64.dll = 1,,
tbaseregistry32.dll = 1,,
tbaseprovisioning.exe = 1,,
tbaseprovisioning.exe.config = 1,,
rootpacommon.dll = 1,,
07010000000000000000000000000000.tlbin.ml = 1,,
07010000000000000000000000000000.tlbin.cz = 1,,
WdfCoInstaller01011.dll = 1,,
pspcoins.dll = 1,,

;*****************************************
; INF Manufacturer Section
;*****************************************
[Manufacturer]
%ManufacturerName% = AMDMfg, NTamd64

;*****************************************
; INF Models Section
;*****************************************
[AMDMfg.NTamd64]
%amdpsp_10.DeviceDesc% = amdpsp_Device_10, PCI\VEN_1022&DEV_1537
%amdpsp_20.DeviceDesc% = amdpsp_Device_20, PCI\VEN_1022&DEV_1578

;*****************************************
; INF Install Section
;*****************************************
[amdpsp_Device_10]
CopyFiles = AMDPSP.PCI, AMDPSP.KMCSP, AMDPSP.UMCSP64, AMDPSP.UMCSP32, AMDPSP.TBASE64, AMDPSP.TBASE32, AMDPSP.TBASEREG64, AMDPSP.TBASEREG32, AMDPSP.TBASEPROV, AMDPSP.TBASEPROVCONF, AMDPSP.ROOTPACOMMON, AMDPSP.CMTL_10
AddReg = amdpsp_Device_AddReg
ExcludeID = PCI\VEN_1022&DEV_1537&SUBSYS_08651025
ExcludeID = PCI\VEN_1022&DEV_1537&SUBSYS_087D1025
ExcludeID = PCI\VEN_1022&DEV_1537&SUBSYS_088C1025
ExcludeID = PCI\VEN_1022&DEV_1537&SUBSYS_095A1025
ExcludeID = PCI\VEN_1022&DEV_1537&SUBSYS_09601025
ExcludeID = PCI\VEN_1022&DEV_1537&SUBSYS_097D1025
ExcludeID = PCI\VEN_1022&DEV_1537&SUBSYS_097E1025
ExcludeID = PCI\VEN_1022&DEV_1537&SUBSYS_10171025
ExcludeID = PCI\VEN_1022&DEV_1537&SUBSYS_104B1025

[amdpsp_Device_20]
CopyFiles = AMDPSP.PCI, AMDPSP.KMCSP, AMDPSP.UMCSP64, AMDPSP.UMCSP32, AMDPSP.TBASE64, AMDPSP.TBASE32, AMDPSP.TBASEREG64, AMDPSP.TBASEREG32, AMDPSP.TBASEPROV, AMDPSP.TBASEPROVCONF, AMDPSP.ROOTPACOMMON, AMDPSP.CMTL_20
AddReg = amdpsp_Device_AddReg
ExcludeID = PCI\VEN_1022&DEV_1578&SUBSYS_09581025
ExcludeID = PCI\VEN_1022&DEV_1578&SUBSYS_095E1025
ExcludeID = PCI\VEN_1022&DEV_1578&SUBSYS_09801025
ExcludeID = PCI\VEN_1022&DEV_1578&SUBSYS_09821025

[amdpsp_Device_AddReg]
HKR,,,0,%ClassName%
HKR,,Icon,,-5
HKR,,DeviceCharacteristics,0x10001,0x100 ;Use same security checks on relative opens
HKR,,Security,,"D:P(A;;GA;;;BA)(A;;GA;;;SY)(A;;GRGWGX;;;BU)" ;Allow generic all access to system and built-in Admin and read/write access to built-in users.

[AMDPSP.PCI]
amdpsp.sys

[AMDPSP.KMCSP]
amdkmcsp.sys

[AMDPSP.UMCSP64]
amdumcsp.dll, amdumcsp64.dll,,0x00000008 ; COPYFLG_FORCE_FILE_IN_USE

[AMDPSP.UMCSP32]
amdumcsp.dll, amdumcsp32.dll,,0x00000008 ; COPYFLG_FORCE_FILE_IN_USE

[AMDPSP.TBASE64]
t-base_client_api.dll, t-base_client_api64.dll,,0x00000008 ; COPYFLG_FORCE_FILE_IN_USE

[AMDPSP.TBASE32]
t-base_client_api.dll, t-base_client_api32.dll,,0x00000008 ; COPYFLG_FORCE_FILE_IN_USE

[AMDPSP.TBASEREG64]
tbaseregistry64.dll

[AMDPSP.TBASEREG32]
tbaseregistry32.dll

[AMDPSP.TBASEPROV]
tbaseprovisioning.exe

[AMDPSP.TBASEPROVCONF]
tbaseprovisioning.exe.config

[AMDPSP.ROOTPACOMMON]
rootpacommon.dll

[AMDPSP.CMTL_10]
07010000000000000000000000000000.tlbin, 07010000000000000000000000000000.tlbin.ml,,0x00000008 ; COPYFLG_FORCE_FILE_IN_USE

[AMDPSP.CMTL_20]
07010000000000000000000000000000.tlbin, 07010000000000000000000000000000.tlbin.cz,,0x00000008 ; COPYFLG_FORCE_FILE_IN_USE

;*****************************************
; INF Install.Services Section
;*****************************************
[amdpsp_Device_10.Services]
AddService = amdpsp, %SPSVCINST_ASSOCSERVICE%, amdpsp_Service_Inst
AddService = amdkmcsp, 0x00000000, amdkmcsp_Service_Inst
AddService = tbaseprovisioning, 0x00000000, tbaseprovisioning_Service_Inst

[amdpsp_Device_20.Services]
AddService = amdpsp, %SPSVCINST_ASSOCSERVICE%, amdpsp_Service_Inst
AddService = amdkmcsp, 0x00000000, amdkmcsp_Service_Inst
AddService = tbaseprovisioning, 0x00000000, tbaseprovisioning_Service_Inst

[amdpsp_Service_Inst]
DisplayName = %amdpsp.SVCDESC%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 0 ; SERVICE_BOOT_START
ErrorControl = 0 ; SERVICE_ERROR_IGNORE
ServiceBinary = %12%\amdpsp.sys
LoadOrderGroup = Cryptography

[amdkmcsp_Service_Inst]
DisplayName = %amdkmcsp.SVCDESC%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 0 ; SERVICE_ERROR_IGNORE
ServiceBinary = %12%\amdkmcsp.sys
LoadOrderGroup = Cryptography

[tbaseprovisioning_Service_Inst]
ServiceType = 0x10 ; SERVICE_WIN32_OWN_PROCESS
StartType = 2 ; SERVICE_AUTO_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\SysWOW64\tbaseprovisioning.exe
LoadOrderGroup = Event log

;*****************************************
; INF Install.HW Section
;*****************************************
[amdpsp_Device_10.HW]
AddReg = amdpsp_Device_HW_AddReg

[amdpsp_Device_20.HW]
AddReg = amdpsp_Device_HW_AddReg

[amdpsp_Device_HW_AddReg]
HKR, "Interrupt Management", 0x00000010
HKR, "Interrupt Management\MessageSignaledInterruptProperties", 0x00000010
HKR, "Interrupt Management\MessageSignaledInterruptProperties", MSISupported, 0x00010001, 1

;*****************************************
; INF Install.CoInstallers Section
;*****************************************
[amdpsp_Device_10.CoInstallers]
AddReg = amdpsp_Device_CoInstaller_AddReg
CopyFiles = amdpsp_Device_CoInstaller_CopyFiles

[amdpsp_Device_20.CoInstallers]
AddReg = amdpsp_Device_CoInstaller_AddReg
CopyFiles = amdpsp_Device_CoInstaller_CopyFiles

[amdpsp_Device_CoInstaller_AddReg]
HKR,,CoInstallers32,0x00010000,"WdfCoInstaller01011.dll,WdfCoInstaller","pspcoins.dll,PSPCoInstaller"

[amdpsp_Device_CoInstaller_CopyFiles]
WdfCoInstaller01011.dll
pspcoins.dll

[amdpsp_Device_10.Wdf]
KmdfService = amdpsp, amdpsp_wdfsect

[amdpsp_Device_20.Wdf]
KmdfService = amdpsp, amdpsp_wdfsect

[amdpsp_wdfsect]
KmdfLibraryVersion = 1.11

[Strings]
SPSVCINST_ASSOCSERVICE = 0x00000002
REG_EXPAND_SZ = 0x00020000
ManufacturerName = "Advanced Micro Devices Inc."
ClassName = "Security Devices"
DiskName = "AMD PSP Installation Disk"
amdpsp_10.DeviceDesc = "AMD PSP 1.0 Device"
amdpsp_20.DeviceDesc = "AMD PSP 2.0 Device"
amdpsp.SVCDESC = "AMD PSP Service"
amdkmcsp.SVCDESC = "AMD Kernel Mode CSP Service"
Recomended drivers page:
> www.atheros-drivers.com - Latest Atheros, Attansic and Zydas drivers
> www.realtek.cz - Realtek drivers for network, wifi, bluetooth and audio
> www.a-drivers.eu - AMD and ATI drivers for graphic and chipset
> www.usb3-drivers.com - Latest USB 3.0 drivers for ASmedia, Etron, Fresco, ...
> www.via-drivers.com - VIA drivers for network, wifi and graphics card

Recommended

  • ath-drivers.eu

    Latest Atheros, Attansic and Zydas drivers

  • qc-drivers.eu

    Latest Qualcomm, Atheros, Killer drivers

  • nv-drivers.eu

    Latest nVidia graphics card drivers for Geforce, Quadro, Tesla and ION / Grid

  • wifi-drivers.com

    WiFi drivers for Atheros, Broadcom, Intel, Linksys, Marvell, MediaTek, Ralink, Realtek, Qualcomm and Microsoft Windows

  • realtek.cz

    Realtek drivers for network, wifi, bluetooth and audio

  • usb3-drivers.com

    Latest USB 3.0 drivers for ASmedia, Etron, Fresco, ...

  • via-drivers.com

    VIA drivers for network, wifi and graphics card

  • ath-device.eu

    PCI vendor and devices for Atheros devices

  • ath-forum.eu

    Questions and answers for Qualcomm Atheros drivers

  • nv-forum.eu

    Unofficial nVidia technical forum for graphics card

  • rtl-forum.eu

    Unofficial Realtek technical forum for audio, network, wireless, cardreader, ...

  • a-drivers.eu

    AMD and ATI drivers for graphic and chipset

Other site

TOP 5 downloaded by version

Version Date Downloads
14.9 / 14.301.1001.0 2014-09-29 140773×
8.680.0.0000 2009-12-05 133050×
13.1 / 8.970.100.700 2013-01-16 119470×
13.1 / 8.970.100.700 2013-01-16 81384×
14.4 / 14.100.0.0000 2014-04-23 77585×

TOP 5 downloaded by type

Latest added AMD/ATI drivers

Version Date Downloads
15.7.1 / 15.200.1062.1002 2015-07-28 72764×
15.7.1 / 15.200.1062.1002 2015-07-28 2485×
14.12 / 14.501.1003.0000 2014-12-01
14.12 / 14.501.1003.0000 2014-12-01
14.12 / 14.501.1003.0000 2014-12-01
Copyright © 2006 - 2024, BUBIK s.r.o. | Designed by Bajola