xref: /reactos/media/inf/hal.inf (revision 5cadc268)
1; HAL.INF
2
3; Installation file for HAL device
4
5[Version]
6Signature  = "$Windows NT$"
7;Signature  = "$ReactOS$"
8LayoutFile = layout.inf
9Class      = Computer
10ClassGUID  = {4D36E966-E325-11CE-BFC1-08002BE10318}
11Provider   = %ReactOS%
12DriverVer  = 08/15/2011,1.00.0.0
13
14[DestinationDirs]
15DefaultDestDir = 12
16
17[ClassInstall32.NT]
18AddReg = ComputerClass.NT.AddReg
19
20[ComputerClass.NT.AddReg]
21HKR, , ,               0, %ComputerClassName%
22HKR, , Icon,           0, "-27"
23
24[Manufacturer]
25%GenericMfg% = GenericMfg
26%MsftMfg% = MsftMfg
27%NecMfg% = NecMfg
28
29[GenericMfg]
30%acpipic_up.DeviceDesc% = NO_DRV,acpipic_up
31%e_isa_up.DeviceDesc% = NO_DRV,e_isa_up
32
33[MsftMfg]
34%xbox.DeviceDesc% = NO_DRV,xbox
35
36[NecMfg]
37%pc98_up.DeviceDesc% = NO_DRV,pc98_up
38
39;------------------------------ NO DRIVER -----------------------------
40
41[NO_DRV]
42
43[NO_DRV.Services]
44AddService = , 0x00000002
45
46;-------------------------------- STRINGS -------------------------------
47
48[Strings]
49; Non-localizable
50ReactOS = "ReactOS Project"
51
52; Localizable
53ComputerClassName = "Computer"
54
55GenericMfg = "(Generic computers)"
56acpipic_up.DeviceDesc = "ACPI Uniprocessor PC"
57e_isa_up.DeviceDesc = "Standard Uniprocessor PC"
58
59MsftMfg = "Microsoft Corporation"
60xbox.DeviceDesc = "Original Xbox (x86 based)"
61
62NecMfg = "NEC"
63pc98_up.DeviceDesc = "Uniprocessor NEC PC-98"
64
65[Strings.0404]
66ComputerClassName = "電腦"
67
68GenericMfg = "(標準電腦)"
69acpipic_up.DeviceDesc = "ACPI 單處理器 PC"
70e_isa_up.DeviceDesc = "標準單處理器 PC"
71
72xbox.DeviceDesc = "原版 Xbox (基於 x86)"
73
74pc98_up.DeviceDesc = "單處理器 NEC PC-98"
75
76[Strings.0405]
77ComputerClassName = "Počítač"
78GenericMfg = "(Obecné počítače)"
79acpipic_up.DeviceDesc = "Jednoprocesorové PC s ACPI rozhraním"
80e_isa_up.DeviceDesc = "Standardní jednoprocesorové PC"
81
82MsftMfg = "Microsoft Corporation"
83xbox.DeviceDesc = "Original Xbox (x86 based)"
84
85pc98_up.DeviceDesc = "Uniprocessor NEC PC-98"
86
87[Strings.0a]
88ComputerClassName = "Equipo"
89
90GenericMfg = "(Equipos genéricos)"
91acpipic_up.DeviceDesc = "PC con uniprocesador ACPI"
92e_isa_up.DeviceDesc = "PC con uniprocesador estándar"
93
94MsftMfg = "Microsoft Corporation"
95xbox.DeviceDesc = "Original Xbox (x86 based)"
96
97pc98_up.DeviceDesc = "Uniprocessor NEC PC-98"
98
99[Strings.0415]
100ComputerClassName = "Komputer"
101
102GenericMfg = "(Komputery standardowe)"
103acpipic_up.DeviceDesc = "Komputer PC z interfejsem ACPI"
104e_isa_up.DeviceDesc = "Standardowy komputer PC"
105
106MsftMfg = "Microsoft Corporation"
107xbox.DeviceDesc = "Oryginalny Xbox (oparty na procesorze x86)"
108
109pc98_up.DeviceDesc = "Komputer NEC PC-98"
110
111[Strings.0418]
112ComputerClassName = "Calculator"
113
114GenericMfg = "(calculatoare generice)"
115acpipic_up.DeviceDesc = "PC uniprocesor ACPI"
116e_isa_up.DeviceDesc = "PC uniprocesor standard"
117
118MsftMfg = "Microsoft Corporation"
119xbox.DeviceDesc = "Original Xbox (x86 based)"
120
121pc98_up.DeviceDesc = "Uniprocessor NEC PC-98"
122
123[Strings.0419]
124ComputerClassName = "Компьютер"
125
126GenericMfg = "(Универсальный компьютер)"
127acpipic_up.DeviceDesc = "ACPI однопроцессорный ПК"
128e_isa_up.DeviceDesc = "Стандартный однопроцессорный ПК"
129
130MsftMfg = "Корпорация Microsoft"
131xbox.DeviceDesc = "Оригинальный Xbox (на базе x86)"
132
133pc98_up.DeviceDesc = "Однопроцессорный NEC PC-98"
134
135[Strings.041f]
136ComputerClassName = "Bilgisayar"
137
138GenericMfg = "(Genel Bilgisayarlar)"
139acpipic_up.DeviceDesc = "ACPI Tek İşlemcili PC"
140e_isa_up.DeviceDesc = "Standart Tek İşlemcili PC"
141
142MsftMfg = "Microsoft Corporation"
143xbox.DeviceDesc = "Özgün Xbox (x86 tabanlı)"
144
145pc98_up.DeviceDesc = "Tek İşlemcili NEC PC-98"
146
147[Strings.0422]
148ComputerClassName = "Комп'ютер"
149
150GenericMfg = "(Стандартний комп'ютер)"
151acpipic_up.DeviceDesc = "ACPI однопроцесорний ПК"
152e_isa_up.DeviceDesc = "Стандартний однопроцесорний ПК"
153
154MsftMfg = "Microsoft Corporation"
155xbox.DeviceDesc = "Original Xbox (x86 based)"
156
157pc98_up.DeviceDesc = "Однопроцесорний NEC PC-98"
158
159[Strings.0804]
160GenericMfg = "(通用计算机)"
161acpipic_up.DeviceDesc = "ACPI 单处理器 PC"
162e_isa_up.DeviceDesc = "标准单处理器 PC"
163
164MsftMfg = "Microsoft Corporation"
165xbox.DeviceDesc = "Original Xbox (x86 based)"
166
167pc98_up.DeviceDesc = "Uniprocessor NEC PC-98"
168
169[Strings.0816]
170ComputerClassName = "Computador"
171
172GenericMfg = "(Computador Genérico)"
173acpipic_up.DeviceDesc = "ACPI Uniprocessor PC"
174e_isa_up.DeviceDesc = "Standard Uniprocessor PC"
175
176MsftMfg = "Microsoft Corporation"
177xbox.DeviceDesc = "Original Xbox (x86 based)"
178
179NecMfg = "NEC"
180pc98_up.DeviceDesc = "Uniprocessor NEC PC-98"
181
182[Strings.0C04]
183ComputerClassName = "電腦"
184
185GenericMfg = "(標準電腦)"
186acpipic_up.DeviceDesc = "ACPI 單處理器 PC"
187e_isa_up.DeviceDesc = "標準單處理器 PC"
188
189xbox.DeviceDesc = "原版 Xbox (基於 x86)"
190
191pc98_up.DeviceDesc = "單處理器 NEC PC-98"
192