You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
58 lines
1.2 KiB
58 lines
1.2 KiB
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[strings]
|
|
MSFT = "Microsoft"
|
|
*pnp0c08.DeviceDesc = "Microsoft ACPI-konformes System"
|
|
*pnp0c09.DeviceDesc = "Eingebetteter, Microsoft ACPI-konformer Controller"
|
|
@@:@i:*acpi0001.DeviceDesc = "Microsoft System Management Bus-Hostcontroller"
|
|
@@:@i:SMBALI.DeviceDesc = "ALI 1535 SMBus-Hostcontroller"
|
|
*COMPBATT.DeviceDesc = "Microsoft Composite Battery"
|
|
*pnp0c14.DeviceDesc = "Microsoft Windows-Verwaltungsschnittstelle für ACPI"
|
|
ACPI.SvcDesc = "Microsoft ACPI-Treiber"
|
|
ACPIEC.SvcDesc = "Microsoft Embedded Controllertreiber"
|
|
@@:@i:SMBHC.SvcDesc = "Microsoft SM Bus-Hostcontrollertreiber"
|
|
@@:@i:SMBALI.SvcDesc = "ALI 1535 SMBus-Hostcontrollertreiber"
|
|
COMPBATT.SvcDesc = "Microsoft Composite Battery-Treiber"
|
|
WMIMAP.SvcDesc = "Microsoft Windows-Verwaltungsschnittstelle für ACPI"
|
|
|
|
SPSVCINST_TAGTOFRONT = 0x00000003
|
|
SPSVCINST_ASSOCSERVICE= 0x00000002
|
|
SERVICE_KERNEL_DRIVER = 1
|
|
SERVICE_BOOT_START = 0
|
|
SERVICE_SYSTEM_START = 1
|
|
SERVICE_ERROR_NORMAL = 1
|
|
SERVICE_ERROR_IGNORE = 0
|
|
REG_EXPAND_SZ = 0x00020000
|
|
REG_DWORD = 0x00010001
|
|
REG_SZ = 0x00000000
|