Chameleon

Chameleon Commit Details

Date:2011-07-20 15:37:37 (12 years 9 months ago)
Author:Sergey Slice
Commit:1194
Parents: 1193
Message:DMI<->MSR priority, I mean that we need no get FSB and CPU speed from MSR if we have good values in DMI
Changes:
M/branches/slice/trunkM/revision
M/branches/slice/trunkM/i386/boot2/boot.c
M/branches/slice/trunkM/Chameleon.xcodeproj/slice.mode1v3
M/branches/slice/trunkM/i386/libsaio/pci.c
M/branches/slice/trunkM/build/Chameleon.build/Chameleon.pbxindex/decls.pbxbtree
M/branches/slice/trunkM/i386/boot2/modules.c
M/branches/slice/trunkM/build/Chameleon.build/Chameleon.pbxindex/imports.pbxbtree
M/branches/slice/trunkM/build/Chameleon.build/Chameleon.pbxindex/cdecls.pbxbtree
M/branches/slice/trunkM/build/Chameleon.build/Chameleon.pbxindex/pbxindex.header
M/branches/slice/trunkM/build/Chameleon.build/Chameleon.pbxindex/symbols0.pbxsymbols
M/branches/slice/trunkM/build/Chameleon.build/Chameleon.pbxindex/refs.pbxbtree
M/branches/slice/trunkM/Chameleon.xcodeproj/slice.pbxuser
M/branches/slice/trunkM/org.chameleon.Boot.plist
M/branches/slice/trunkM/i386/libsaio/acpi_patcher.c
M/branches/slice/trunkM/build/Chameleon.build/Chameleon.pbxindex/strings.pbxstrings/control
M/branches/slice/trunkM/build/Chameleon.build/Chameleon.pbxindex/files.pbxbtree
M/branches/slice/trunkM/i386/libsaio/platform.c
M/branches/slice/trunkM/Chameleon.xcodeproj/project.pbxproj
M/branches/slice/trunkM/i386/libsaio/cpu.c
M/branches/slice/trunkM/i386/libsaio/smbios_getters.c
M/branches/slice/trunkM/i386/libsaio/fake_efi.c
M/branches/slice/trunkM/i386/libsaio/pci_setup.c
M/branches/slice/trunkM/build/Chameleon.build/Chameleon.pbxindex/strings.pbxstrings/strings
M/branches/slice/trunkM/i386/libsaio/smbios.c
M/branches/slice/trunkM/i386/libsaio/smbios_getters.h

File differences

branches/slice/trunkM/Chameleon.xcodeproj/slice.pbxuser
22
33
44
5
6
7
5
6
7
88
99
1010
1111
12
13
14
12
13
14
1515
1616
1717
1818
19
20
21
19
20
21
2222
2323
2424
2525
26
27
28
26
27
28
29
2930
3031
3132
......
6263
6364
6465
65
66
66
67
6768
6869
70
71
72
73
6974
7075
76
77
78
79
80
7181
7282
7383
7484
7585
76
77
78
79
80
86
87
8188
82
8389
8490
85
86
87
88
8991
9092
9193
9294
9395
9496
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
95152
96153
97154
......
126183
127184
128185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
129236
130237
131238
......
176283
177284
178285
179
286
180287
181
182
288
289
183290
184
291
185292
186
187
293
294
188295
189
296
190297
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211298
212
213
214
299
300
301
215302
216
217
303
304
218305
219
220
221
222
223
224
225
226
227
228
229306
230307
231308
......
236313
237314
238315
239
240
241
242
243
244
245
246
247
248
249316
250317
251318
252319
253320
254
321
255322
256323
257324
......
266333
267334
268335
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309336
310337
311338
......
316343
317344
318345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
319360
320361
321362
......
323364
324365
325366
367
368
369
370
371
372
373
326374
327375
328376
......
332380
333381
334382
335
336
337
383
384
385
386
338387
339388
340389
......
346395
347396
348397
349
350
351
398
399
400
352401
353402
354403
355404
356
357
358
405
406
407
359408
360409
361410
......
388437
389438
390439
391
392
393
440
441
442
394443
395444
396445
......
400449
401450
402451
452
453
454
455
456
457
458
403459
404460
405
406
407
461
462
463
408464
409465
410466
......
416472
417473
418474
419
420
421
475
476
477
422478
423479
424480
425481
426
427
428
482
483
484
429485
430486
487
488
489
490
491
492
493
431494
432495
433
434
435
496
497
498
436499
437500
438501
439502
440
503
441504
442
505
443506
444507
445508
{
012E60F8137AC68F00E35218 /* smbios_decode.c */ = {
uiCtxt = {
sepNavIntBoundsRect = "{{0, 0}, {877, 3068}}";
sepNavSelRange = "{0, 0}";
sepNavVisRange = "{7003, 1349}";
sepNavIntBoundsRect = "{{0, 0}, {887, 3120}}";
sepNavSelRange = "{9653, 17}";
sepNavVisRange = "{4743, 2018}";
};
};
012E60F9137AC68F00E35218 /* smbios_getters.c */ = {
uiCtxt = {
sepNavIntBoundsRect = "{{0, 0}, {782, 7124}}";
sepNavSelRange = "{11939, 0}";
sepNavVisRange = "{10719, 891}";
sepNavIntBoundsRect = "{{0, 0}, {1454, 7046}}";
sepNavSelRange = "{13718, 7}";
sepNavVisRange = "{13285, 923}";
};
};
012E60FA137AC68F00E35218 /* smbios_getters.h */ = {
uiCtxt = {
sepNavIntBoundsRect = "{{0, 0}, {877, 637}}";
sepNavSelRange = "{1382, 0}";
sepNavVisRange = "{481, 946}";
sepNavIntBoundsRect = "{{0, 0}, {782, 650}}";
sepNavSelRange = "{1045, 0}";
sepNavVisRange = "{522, 899}";
};
};
012E60FB137AC68F00E35218 /* smbios.c */ = {
uiCtxt = {
sepNavIntBoundsRect = "{{0, 0}, {782, 11648}}";
sepNavSelRange = "{28103, 0}";
sepNavVisRange = "{26399, 959}";
sepNavIntBoundsRect = "{{0, 0}, {1076, 10712}}";
sepNavSelRange = "{27109, 14}";
sepNavVisRange = "{27026, 1014}";
sepNavWindowFrame = "{{15, 60}, {889, 813}}";
};
};
0172D0DD11FB66820030222E /* dram_controllers.c */ = {
PBXFileDataSource_Target_ColumnID,
);
};
PBXPerProjectTemplateStateSaveDate = 332620677;
PBXWorkspaceStateSaveDate = 332620677;
PBXPerProjectTemplateStateSaveDate = 332860018;
PBXWorkspaceStateSaveDate = 332860018;
};
perUserProjectItems = {
1208BED013D70B8900694228 /* PBXTextBookmark */ = 1208BED013D70B8900694228 /* PBXTextBookmark */;
1208BED513D710A600694228 /* PBXTextBookmark */ = 1208BED513D710A600694228 /* PBXTextBookmark */;
1208BED613D710A600694228 /* PBXTextBookmark */ = 1208BED613D710A600694228 /* PBXTextBookmark */;
1208BED813D710A600694228 /* PBXTextBookmark */ = 1208BED813D710A600694228 /* PBXTextBookmark */;
122A5BCA1375C49300795FF0 /* PBXTextBookmark */ = 122A5BCA1375C49300795FF0 /* PBXTextBookmark */;
122A5BCB1375C49300795FF0 /* PBXTextBookmark */ = 122A5BCB1375C49300795FF0 /* PBXTextBookmark */;
1284EEE713D6F35E00A6BE87 /* PBXTextBookmark */ = 1284EEE713D6F35E00A6BE87 /* PBXTextBookmark */;
1284EEE913D6F35E00A6BE87 /* PBXTextBookmark */ = 1284EEE913D6F35E00A6BE87 /* PBXTextBookmark */;
1284EEF713D6F95000A6BE87 /* PBXTextBookmark */ = 1284EEF713D6F95000A6BE87 /* PBXTextBookmark */;
1284EEF913D6F95000A6BE87 /* PBXTextBookmark */ = 1284EEF913D6F95000A6BE87 /* PBXTextBookmark */;
1284EF1113D6FD4500A6BE87 /* PBXTextBookmark */ = 1284EF1113D6FD4500A6BE87 /* PBXTextBookmark */;
128EB70A13D31D3900E0DA4B /* PBXTextBookmark */ = 128EB70A13D31D3900E0DA4B /* PBXTextBookmark */;
128EB70B13D31D3900E0DA4B /* PBXTextBookmark */ = 128EB70B13D31D3900E0DA4B /* PBXTextBookmark */;
128EC26913D3427400E0DA4B /* PBXTextBookmark */ = 128EC26913D3427400E0DA4B /* PBXTextBookmark */;
128EC27313D3442900E0DA4B /* PBXTextBookmark */ = 128EC27313D3442900E0DA4B /* PBXTextBookmark */;
128EC27413D3442900E0DA4B /* PBXTextBookmark */ = 128EC27413D3442900E0DA4B /* PBXTextBookmark */;
128EC2C313D34A8300E0DA4B /* PBXTextBookmark */ = 128EC2C313D34A8300E0DA4B /* PBXTextBookmark */;
128EC2D813D34BE800E0DA4B /* PBXTextBookmark */ = 128EC2D813D34BE800E0DA4B /* PBXTextBookmark */;
128EC36A13D35A4A00E0DA4B /* PBXTextBookmark */ = 128EC36A13D35A4A00E0DA4B /* PBXTextBookmark */;
128EC36B13D35A4A00E0DA4B /* PBXTextBookmark */ = 128EC36B13D35A4A00E0DA4B /* PBXTextBookmark */;
12B5D34713C064DF003DE4EE /* PBXTextBookmark */ = 12B5D34713C064DF003DE4EE /* PBXTextBookmark */;
12BFD73713D6E2DD00065808 /* PBXTextBookmark */ = 12BFD73713D6E2DD00065808 /* PBXTextBookmark */;
12BFD73813D6E2DD00065808 /* PBXTextBookmark */ = 12BFD73813D6E2DD00065808 /* PBXTextBookmark */;
12D15FC013D35DFB00ABAAF4 /* PBXTextBookmark */ = 12D15FC013D35DFB00ABAAF4 /* PBXTextBookmark */;
12D15FC113D35DFB00ABAAF4 /* PBXTextBookmark */ = 12D15FC113D35DFB00ABAAF4 /* PBXTextBookmark */;
12D15FC213D35DFB00ABAAF4 /* PBXTextBookmark */ = 12D15FC213D35DFB00ABAAF4 /* PBXTextBookmark */;
12D15FE813D3634F00ABAAF4 /* PBXTextBookmark */ = 12D15FE813D3634F00ABAAF4 /* PBXTextBookmark */;
12D15FF213D3652300ABAAF4 /* PBXTextBookmark */ = 12D15FF213D3652300ABAAF4 /* PBXTextBookmark */;
12D15FF313D3652300ABAAF4 /* PBXTextBookmark */ = 12D15FF313D3652300ABAAF4 /* PBXTextBookmark */;
12D15FF413D3652300ABAAF4 /* PBXTextBookmark */ = 12D15FF413D3652300ABAAF4 /* PBXTextBookmark */;
12D15FF513D3652300ABAAF4 /* PBXTextBookmark */ = 12D15FF513D3652300ABAAF4 /* PBXTextBookmark */;
12EDC2D91376FCB300937D70 /* PBXTextBookmark */ = 12EDC2D91376FCB300937D70 /* PBXTextBookmark */;
};
sourceControlManager = 122A5BB51375B61C00795FF0 /* Source Control */;
userBuildSettings = {
};
};
1208BED013D70B8900694228 /* PBXTextBookmark */ = {
isa = PBXTextBookmark;
fRef = B0056D3511F3868000754B65 /* cpu.c */;
name = "cpu.c: 334";
rLen = 0;
rLoc = 12156;
rType = 0;
vrLen = 895;
vrLoc = 11619;
};
1208BED513D710A600694228 /* PBXTextBookmark */ = {
isa = PBXTextBookmark;
fRef = B0056D2F11F3868000754B65 /* bootstruct.c */;
name = "bootstruct.c: 92";
rLen = 5;
rLoc = 2965;
rType = 0;
vrLen = 799;
vrLoc = 2489;
};
1208BED613D710A600694228 /* PBXTextBookmark */ = {
isa = PBXTextBookmark;
fRef = 1208BED713D710A600694228 /* AppleSMBIOS.cpp */;
rLen = 0;
rLoc = 9223372036854775807;
rType = 0;
};
1208BED713D710A600694228 /* AppleSMBIOS.cpp */ = {
isa = PBXFileReference;
lastKnownFileType = sourcecode.cpp.cpp;
name = AppleSMBIOS.cpp;
path = "/Users/slice/Projects/Apple/AppleSMBIOS-41/AppleSMBIOS.cpp";
sourceTree = "<absolute>";
};
1208BED813D710A600694228 /* PBXTextBookmark */ = {
isa = PBXTextBookmark;
fRef = 1208BED913D710A600694228 /* AppleSMBIOS.cpp */;
name = "AppleSMBIOS.cpp: 333";
rLen = 36;
rLoc = 8807;
rType = 0;
vrLen = 1074;
vrLoc = 5057;
};
1208BED913D710A600694228 /* AppleSMBIOS.cpp */ = {
isa = PBXFileReference;
name = AppleSMBIOS.cpp;
path = "/Users/slice/Projects/Apple/AppleSMBIOS-41/AppleSMBIOS.cpp";
sourceTree = "<absolute>";
uiCtxt = {
sepNavIntBoundsRect = "{{0, 0}, {877, 16107}}";
sepNavSelRange = "{8807, 36}";
sepNavVisRange = "{5057, 1074}";
};
};
122A5BB51375B61C00795FF0 /* Source Control */ = {
isa = PBXSourceControlManager;
fallbackIsa = XCSourceControlManager;
vrLen = 604;
vrLoc = 1448;
};
1284EEE713D6F35E00A6BE87 /* PBXTextBookmark */ = {
isa = PBXTextBookmark;
fRef = B0056D6111F3868000754B65 /* platform.h */;
name = "platform.h: 139";
rLen = 12;
rLoc = 4643;
rType = 0;
vrLen = 1184;
vrLoc = 3805;
};
1284EEE913D6F35E00A6BE87 /* PBXTextBookmark */ = {
isa = PBXTextBookmark;
fRef = 012E60FA137AC68F00E35218 /* smbios_getters.h */;
name = "smbios_getters.h: 44";
rLen = 0;
rLoc = 1290;
rType = 0;
vrLen = 1154;
vrLoc = 310;
};
1284EEF713D6F95000A6BE87 /* PBXTextBookmark */ = {
isa = PBXTextBookmark;
fRef = B0056D2611F3868000754B65 /* acpi_patcher.c */;
name = "acpi_patcher.c: 736";
rLen = 0;
rLoc = 24837;
rType = 0;
vrLen = 1102;
vrLoc = 24291;
};
1284EEF913D6F95000A6BE87 /* PBXTextBookmark */ = {
isa = PBXTextBookmark;
fRef = B0056D6011F3868000754B65 /* platform.c */;
name = "platform.c: 72";
rLen = 10;
rLoc = 1725;
rType = 0;
vrLen = 1026;
vrLoc = 786;
};
1284EF1113D6FD4500A6BE87 /* PBXTextBookmark */ = {
isa = PBXTextBookmark;
fRef = B0056D3F11F3868000754B65 /* fake_efi.c */;
name = "fake_efi.c: 740";
rLen = 0;
rLoc = 28686;
rType = 0;
vrLen = 645;
vrLoc = 28553;
};
128EB70A13D31D3900E0DA4B /* PBXTextBookmark */ = {
isa = PBXTextBookmark;
fRef = B0056D6A11F3868000754B65 /* stringTable.c */;
vrLen = 1349;
vrLoc = 7003;
};
128EC2C313D34A8300E0DA4B /* PBXTextBookmark */ = {
12BFD73713D6E2DD00065808 /* PBXTextBookmark */ = {
isa = PBXTextBookmark;
fRef = B0056D3511F3868000754B65 /* cpu.c */;
name = "cpu.c: 405";
fRef = B0056D6811F3868000754B65 /* spd.c */;
name = "spd.c: 279";
rLen = 0;
rLoc = 14327;
rLoc = 8418;
rType = 0;
vrLen = 829;
vrLoc = 11685;
vrLen = 496;
vrLoc = 8297;
};
128EC2D813D34BE800E0DA4B /* PBXTextBookmark */ = {
12BFD73813D6E2DD00065808 /* PBXTextBookmark */ = {
isa = PBXTextBookmark;
fRef = B0056D6011F3868000754B65 /* platform.c */;
name = "platform.c: 52";
rLen = 8;
rLoc = 1222;
rType = 0;
vrLen = 826;
vrLoc = 917;
};
128EC36A13D35A4A00E0DA4B /* PBXTextBookmark */ = {
isa = PBXTextBookmark;
fRef = B0056D2611F3868000754B65 /* acpi_patcher.c */;
name = "acpi_patcher.c: 39";
rLen = 17;
rLoc = 657;
rType = 0;
vrLen = 368;
vrLoc = 517;
};
128EC36B13D35A4A00E0DA4B /* PBXTextBookmark */ = {
isa = PBXTextBookmark;
fRef = 012E60FB137AC68F00E35218 /* smbios.c */;
name = "smbios.c: 115";
rLen = 0;
rLoc = 4506;
name = "smbios.c: 26";
rLen = 1;
rLoc = 487;
rType = 0;
vrLen = 802;
vrLoc = 237;
vrLen = 1356;
vrLoc = 347;
};
12B5D34713C064DF003DE4EE /* PBXTextBookmark */ = {
isa = PBXTextBookmark;
fRef = B0056D2F11F3868000754B65 /* bootstruct.c */;
name = "bootstruct.c: 215";
rLen = 0;
rLoc = 6756;
rType = 0;
vrLen = 1093;
vrLoc = 5663;
};
12D15FC013D35DFB00ABAAF4 /* PBXTextBookmark */ = {
isa = PBXTextBookmark;
fRef = B0056D4011F3868000754B65 /* fake_efi.h */;
vrLen = 571;
vrLoc = 66;
};
12D15FC113D35DFB00ABAAF4 /* PBXTextBookmark */ = {
isa = PBXTextBookmark;
fRef = 012E60FA137AC68F00E35218 /* smbios_getters.h */;
name = "smbios_getters.h: 46";
rLen = 0;
rLoc = 1382;
rType = 0;
vrLen = 946;
vrLoc = 481;
};
12D15FC213D35DFB00ABAAF4 /* PBXTextBookmark */ = {
isa = PBXTextBookmark;
fRef = 012E60F9137AC68F00E35218 /* smbios_getters.c */;
name = "smbios_getters.c: 493";
rLen = 7;
rLoc = 13543;
rLoc = 13692;
rType = 0;
vrLen = 587;
vrLoc = 13520;
vrLen = 453;
vrLoc = 1863;
};
12D15FF213D3652300ABAAF4 /* PBXTextBookmark */ = {
isa = PBXTextBookmark;
fRef = B0056D3F11F3868000754B65 /* fake_efi.c */;
name = "fake_efi.c: 770";
rLen = 20;
rLoc = 29194;
rType = 0;
vrLen = 368;
vrLoc = 0;
};
12D15FF313D3652300ABAAF4 /* PBXTextBookmark */ = {
isa = PBXTextBookmark;
fRef = B0056D6111F3868000754B65 /* platform.h */;
name = "platform.h: 101";
rLen = 13;
rLoc = 3346;
rType = 0;
vrLen = 551;
vrLoc = 3115;
};
12D15FF413D3652300ABAAF4 /* PBXTextBookmark */ = {
isa = PBXTextBookmark;
fRef = B0056D6811F3868000754B65 /* spd.c */;
name = "spd.c: 1";
rLen = 0;
rLoc = 0;
rType = 0;
vrLen = 722;
vrLoc = 7943;
};
12D15FF513D3652300ABAAF4 /* PBXTextBookmark */ = {
isa = PBXTextBookmark;
fRef = B0056D6811F3868000754B65 /* spd.c */;
name = "spd.c: 279";
rLen = 0;
rLoc = 8418;
rType = 0;
vrLen = 642;
vrLoc = 8297;
};
12EDC2D91376FCB300937D70 /* PBXTextBookmark */ = {
isa = PBXTextBookmark;
fRef = B0056D3911F3868000754B65 /* device_tree.c */;
vrLen = 553;
vrLoc = 7917;
};
6DBAFD1413B0D21E0047ED33 /* modules.c */ = {
uiCtxt = {
sepNavIntBoundsRect = "{{0, 0}, {950, 14807}}";
sepNavSelRange = "{5464, 24}";
sepNavVisRange = "{3798, 521}";
};
};
B0056CF611F3868000754B65 /* boot.c */ = {
uiCtxt = {
sepNavIntBoundsRect = "{{0, 0}, {1160, 9841}}";
sepNavSelRange = "{13406, 0}";
sepNavVisRange = "{22628, 768}";
};
};
B0056CF711F3868000754B65 /* boot.h */ = {
uiCtxt = {
sepNavIntBoundsRect = "{{0, 0}, {877, 3653}}";
sepNavVisRange = "{5084, 630}";
};
};
B0056D0611F3868000754B65 /* options.c */ = {
uiCtxt = {
sepNavIntBoundsRect = "{{0, 0}, {873, 19045}}";
sepNavSelRange = "{33700, 15}";
sepNavVisRange = "{33298, 1038}";
};
};
B0056D0711F3868000754B65 /* picopng.c */ = {
uiCtxt = {
sepNavIntBoundsRect = "{{0, 0}, {782, 14872}}";
};
B0056D2611F3868000754B65 /* acpi_patcher.c */ = {
uiCtxt = {
sepNavIntBoundsRect = "{{0, 0}, {782, 17355}}";
sepNavSelRange = "{651, 24}";
sepNavVisRange = "{125, 593}";
sepNavIntBoundsRect = "{{0, 0}, {922, 17745}}";
sepNavSelRange = "{24837, 0}";
sepNavVisRange = "{24291, 1102}";
sepNavWindowFrame = "{{15, 60}, {889, 813}}";
};
};
B0056D2A11F3868000754B65 /* ati.c */ = {
};
B0056D2F11F3868000754B65 /* bootstruct.c */ = {
uiCtxt = {
sepNavIntBoundsRect = "{{0, 0}, {713, 2795}}";
sepNavSelRange = "{6756, 0}";
sepNavVisRange = "{5663, 1093}";
sepNavIntBoundsRect = "{{0, 0}, {782, 2873}}";
sepNavSelRange = "{2809, 15}";
sepNavVisRange = "{2589, 754}";
};
};
B0056D3511F3868000754B65 /* cpu.c */ = {
uiCtxt = {
sepNavIntBoundsRect = "{{0, 0}, {877, 5525}}";
sepNavSelRange = "{14327, 0}";
sepNavVisRange = "{11685, 829}";
sepNavIntBoundsRect = "{{0, 0}, {943, 5525}}";
sepNavSelRange = "{12156, 0}";
sepNavVisRange = "{11619, 895}";
};
};
B0056D3611F3868000754B65 /* cpu.h */ = {
};
B0056D3F11F3868000754B65 /* fake_efi.c */ = {
uiCtxt = {
sepNavIntBoundsRect = "{{0, 0}, {877, 10491}}";
sepNavSelRange = "{29194, 20}";
sepNavVisRange = "{0, 368}";
sepNavIntBoundsRect = "{{0, 0}, {877, 10972}}";
sepNavSelRange = "{28686, 0}";
sepNavVisRange = "{28553, 645}";
};
};
B0056D4011F3868000754B65 /* fake_efi.h */ = {
sepNavVisRange = "{0, 637}";
};
};
B0056D5011F3868000754B65 /* misc.c */ = {
uiCtxt = {
sepNavIntBoundsRect = "{{0, 0}, {782, 1573}}";
sepNavSelRange = "{3459, 15}";
sepNavVisRange = "{2916, 614}";
};
};
B0056D5B11F3868000754B65 /* pci.c */ = {
uiCtxt = {
sepNavIntBoundsRect = "{{0, 0}, {782, 2756}}";
sepNavSelRange = "{136, 0}";
sepNavVisRange = "{0, 482}";
sepNavIntBoundsRect = "{{0, 0}, {782, 2574}}";
sepNavSelRange = "{2891, 0}";
sepNavVisRange = "{2501, 585}";
};
};
B0056D5C11F3868000754B65 /* pci.h */ = {
};
B0056D6011F3868000754B65 /* platform.c */ = {
uiCtxt = {
sepNavIntBoundsRect = "{{0, 0}, {877, 962}}";
sepNavSelRange = "{1222, 8}";
sepNavVisRange = "{917, 826}";
sepNavIntBoundsRect = "{{0, 0}, {873, 975}}";
sepNavSelRange = "{1417, 13}";
sepNavVisRange = "{1075, 800}";
};
};
B0056D6111F3868000754B65 /* platform.h */ = {
uiCtxt = {
sepNavIntBoundsRect = "{{0, 0}, {782, 2158}}";
sepNavSelRange = "{3346, 13}";
sepNavVisRange = "{2911, 902}";
sepNavIntBoundsRect = "{{0, 0}, {877, 2314}}";
sepNavSelRange = "{4643, 12}";
sepNavVisRange = "{3805, 1184}";
};
};
B0056D6211F3868000754B65 /* saio_internal.h */ = {
uiCtxt = {
sepNavIntBoundsRect = "{{0, 0}, {894, 2977}}";
sepNavSelRange = "{5783, 15}";
sepNavVisRange = "{5057, 1323}";
};
};
B0056D6511F3868000754B65 /* SMBIOS.h */ = {
uiCtxt = {
sepNavIntBoundsRect = "{{0, 0}, {877, 6565}}";
sepNavSelRange = "{2060, 15}";
sepNavVisRange = "{1863, 453}";
sepNavIntBoundsRect = "{{0, 0}, {782, 6292}}";
sepNavSelRange = "{14307, 17}";
sepNavVisRange = "{13924, 957}";
};
};
B0056D6811F3868000754B65 /* spd.c */ = {
uiCtxt = {
sepNavIntBoundsRect = "{{0, 0}, {877, 5304}}";
sepNavIntBoundsRect = "{{0, 0}, {877, 5343}}";
sepNavSelRange = "{8418, 0}";
sepNavVisRange = "{8297, 642}";
sepNavVisRange = "{8297, 496}";
};
};
B0056D6A11F3868000754B65 /* stringTable.c */ = {
branches/slice/trunkM/Chameleon.xcodeproj/project.pbxproj
2020
2121
2222
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
23654
24655
25656
......
309940
310941
311942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
3122042
3132043
3142044
2045
3152046
3162047
3172048
......
3652096
3662097
3672098
2099
2100
2101
3682102
3692103
3702104
26F2051D13D04B060020D229 /* exfat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = exfat.h; sourceTree = "<group>"; };
26F2052013D04B130020D229 /* exfat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = exfat.c; sourceTree = "<group>"; };
65ED53931204B83200B22507 /* disk.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = disk.h; sourceTree = "<group>"; };
6DBAFD1313B0D21E0047ED33 /* modules_support.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = modules_support.s; sourceTree = "<group>"; };
6DBAFD1413B0D21E0047ED33 /* modules.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = modules.c; sourceTree = "<group>"; };
6DBAFD1513B0D21E0047ED33 /* modules.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = modules.h; sourceTree = "<group>"; };
6DBAFD1813B0D4590047ED33 /* _structs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _structs.h; sourceTree = "<group>"; };
6DBAFD1913B0D4590047ED33 /* _types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _types.h; sourceTree = "<group>"; };
6DBAFD1B13B0D4590047ED33 /* alignment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = alignment.h; sourceTree = "<group>"; };
6DBAFD1C13B0D4590047ED33 /* byte_order.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = byte_order.h; sourceTree = "<group>"; };
6DBAFD1E13B0D4590047ED33 /* alignment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = alignment.h; sourceTree = "<group>"; };
6DBAFD1F13B0D4590047ED33 /* asm_help.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = asm_help.h; sourceTree = "<group>"; };
6DBAFD2013B0D4590047ED33 /* byte_order.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = byte_order.h; sourceTree = "<group>"; };
6DBAFD2113B0D4590047ED33 /* cpu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpu.h; sourceTree = "<group>"; };
6DBAFD2213B0D4590047ED33 /* desc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = desc.h; sourceTree = "<group>"; };
6DBAFD2313B0D4590047ED33 /* fenv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fenv.h; sourceTree = "<group>"; };
6DBAFD2413B0D4590047ED33 /* fpu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fpu.h; sourceTree = "<group>"; };
6DBAFD2513B0D4590047ED33 /* frame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = frame.h; sourceTree = "<group>"; };
6DBAFD2613B0D4590047ED33 /* io.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = io.h; sourceTree = "<group>"; };
6DBAFD2713B0D4590047ED33 /* math.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = math.h; sourceTree = "<group>"; };
6DBAFD2813B0D4590047ED33 /* pio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pio.h; sourceTree = "<group>"; };
6DBAFD2913B0D4590047ED33 /* reg_help.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = reg_help.h; sourceTree = "<group>"; };
6DBAFD2A13B0D4590047ED33 /* sel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sel.h; sourceTree = "<group>"; };
6DBAFD2B13B0D4590047ED33 /* table.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = table.h; sourceTree = "<group>"; };
6DBAFD2C13B0D4590047ED33 /* tss.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tss.h; sourceTree = "<group>"; };
6DBAFD2E13B0D4590047ED33 /* alignment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = alignment.h; sourceTree = "<group>"; };
6DBAFD2F13B0D4590047ED33 /* asm_help.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = asm_help.h; sourceTree = "<group>"; };
6DBAFD3013B0D4590047ED33 /* basic_regs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = basic_regs.h; sourceTree = "<group>"; };
6DBAFD3113B0D4590047ED33 /* byte_order.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = byte_order.h; sourceTree = "<group>"; };
6DBAFD3213B0D4590047ED33 /* cframe.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cframe.h; sourceTree = "<group>"; };
6DBAFD3313B0D4590047ED33 /* fenv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fenv.h; sourceTree = "<group>"; };
6DBAFD3413B0D4590047ED33 /* fp_regs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fp_regs.h; sourceTree = "<group>"; };
6DBAFD3513B0D4590047ED33 /* macro_help.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = macro_help.h; sourceTree = "<group>"; };
6DBAFD3613B0D4590047ED33 /* math.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = math.h; sourceTree = "<group>"; };
6DBAFD3713B0D4590047ED33 /* mode_independent_asm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mode_independent_asm.h; sourceTree = "<group>"; };
6DBAFD3813B0D4590047ED33 /* pseudo_inst.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pseudo_inst.h; sourceTree = "<group>"; };
6DBAFD3913B0D4590047ED33 /* reg_help.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = reg_help.h; sourceTree = "<group>"; };
6DBAFD3A13B0D4590047ED33 /* assert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = assert.h; sourceTree = "<group>"; };
6DBAFD3B13B0D4590047ED33 /* ctype.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ctype.h; sourceTree = "<group>"; };
6DBAFD3D13B0D4590047ED33 /* device_port.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = device_port.h; sourceTree = "<group>"; };
6DBAFD3E13B0D4590047ED33 /* device_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = device_types.h; sourceTree = "<group>"; };
6DBAFD3F13B0D4590047ED33 /* errno.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = errno.h; sourceTree = "<group>"; };
6DBAFD4013B0D4590047ED33 /* float.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = float.h; sourceTree = "<group>"; };
6DBAFD4213B0D4590047ED33 /* hfs_encodings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hfs_encodings.h; sourceTree = "<group>"; };
6DBAFD4313B0D4590047ED33 /* hfs_format.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hfs_format.h; sourceTree = "<group>"; };
6DBAFD4413B0D4590047ED33 /* hfs_mount.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hfs_mount.h; sourceTree = "<group>"; };
6DBAFD4613B0D4590047ED33 /* _limits.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _limits.h; sourceTree = "<group>"; };
6DBAFD4713B0D4590047ED33 /* _param.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _param.h; sourceTree = "<group>"; };
6DBAFD4813B0D4590047ED33 /* _structs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _structs.h; sourceTree = "<group>"; };
6DBAFD4913B0D4590047ED33 /* _types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _types.h; sourceTree = "<group>"; };
6DBAFD4A13B0D4590047ED33 /* eflags.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = eflags.h; sourceTree = "<group>"; };
6DBAFD4B13B0D4590047ED33 /* endian.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = endian.h; sourceTree = "<group>"; };
6DBAFD4C13B0D4590047ED33 /* fasttrap_isa.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fasttrap_isa.h; sourceTree = "<group>"; };
6DBAFD4D13B0D4590047ED33 /* limits.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = limits.h; sourceTree = "<group>"; };
6DBAFD4E13B0D4590047ED33 /* param.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = param.h; sourceTree = "<group>"; };
6DBAFD4F13B0D4590047ED33 /* profile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = profile.h; sourceTree = "<group>"; };
6DBAFD5013B0D4590047ED33 /* setjmp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = setjmp.h; sourceTree = "<group>"; };
6DBAFD5113B0D4590047ED33 /* signal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = signal.h; sourceTree = "<group>"; };
6DBAFD5213B0D4590047ED33 /* types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = types.h; sourceTree = "<group>"; };
6DBAFD5313B0D4590047ED33 /* user_ldt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = user_ldt.h; sourceTree = "<group>"; };
6DBAFD5413B0D4590047ED33 /* vmparam.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vmparam.h; sourceTree = "<group>"; };
6DBAFD5513B0D4590047ED33 /* inttypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = inttypes.h; sourceTree = "<group>"; };
6DBAFD5813B0D4590047ED33 /* IOACPIPlatformDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOACPIPlatformDevice.h; sourceTree = "<group>"; };
6DBAFD5913B0D4590047ED33 /* IOACPIPlatformExpert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOACPIPlatformExpert.h; sourceTree = "<group>"; };
6DBAFD5A13B0D4590047ED33 /* IOACPITypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOACPITypes.h; sourceTree = "<group>"; };
6DBAFD5B13B0D4590047ED33 /* assert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = assert.h; sourceTree = "<group>"; };
6DBAFD5D13B0D4590047ED33 /* ATADeviceNub.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ATADeviceNub.h; sourceTree = "<group>"; };
6DBAFD5E13B0D4590047ED33 /* ATATimerEventSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ATATimerEventSource.h; sourceTree = "<group>"; };
6DBAFD5F13B0D4590047ED33 /* IOATABusCommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOATABusCommand.h; sourceTree = "<group>"; };
6DBAFD6013B0D4590047ED33 /* IOATABusInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOATABusInfo.h; sourceTree = "<group>"; };
6DBAFD6113B0D4590047ED33 /* IOATACommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOATACommand.h; sourceTree = "<group>"; };
6DBAFD6213B0D4590047ED33 /* IOATAController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOATAController.h; sourceTree = "<group>"; };
6DBAFD6313B0D4590047ED33 /* IOATADevConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOATADevConfig.h; sourceTree = "<group>"; };
6DBAFD6413B0D4590047ED33 /* IOATADevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOATADevice.h; sourceTree = "<group>"; };
6DBAFD6513B0D4590047ED33 /* IOATARegI386.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOATARegI386.h; sourceTree = "<group>"; };
6DBAFD6613B0D4590047ED33 /* IOATATypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOATATypes.h; sourceTree = "<group>"; };
6DBAFD6713B0D4590047ED33 /* IOPCIATA.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOPCIATA.h; sourceTree = "<group>"; };
6DBAFD6813B0D4590047ED33 /* MacIOATA.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MacIOATA.h; sourceTree = "<group>"; };
6DBAFD6A13B0D4590047ED33 /* IOAudioControl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOAudioControl.h; sourceTree = "<group>"; };
6DBAFD6B13B0D4590047ED33 /* IOAudioControlUserClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOAudioControlUserClient.h; sourceTree = "<group>"; };
6DBAFD6C13B0D4590047ED33 /* IOAudioDebug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOAudioDebug.h; sourceTree = "<group>"; };
6DBAFD6D13B0D4590047ED33 /* IOAudioDefines.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOAudioDefines.h; sourceTree = "<group>"; };
6DBAFD6E13B0D4590047ED33 /* IOAudioDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOAudioDevice.h; sourceTree = "<group>"; };
6DBAFD6F13B0D4590047ED33 /* IOAudioEngine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOAudioEngine.h; sourceTree = "<group>"; };
6DBAFD7013B0D4590047ED33 /* IOAudioEngineUserClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOAudioEngineUserClient.h; sourceTree = "<group>"; };
6DBAFD7113B0D4590047ED33 /* IOAudioLevelControl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOAudioLevelControl.h; sourceTree = "<group>"; };
6DBAFD7213B0D4590047ED33 /* IOAudioPort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOAudioPort.h; sourceTree = "<group>"; };
6DBAFD7313B0D4590047ED33 /* IOAudioSelectorControl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOAudioSelectorControl.h; sourceTree = "<group>"; };
6DBAFD7413B0D4590047ED33 /* IOAudioStream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOAudioStream.h; sourceTree = "<group>"; };
6DBAFD7513B0D4590047ED33 /* IOAudioToggleControl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOAudioToggleControl.h; sourceTree = "<group>"; };
6DBAFD7613B0D4590047ED33 /* IOAudioTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOAudioTypes.h; sourceTree = "<group>"; };
6DBAFD7813B0D4590047ED33 /* IOFireWireAVCCommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireAVCCommand.h; sourceTree = "<group>"; };
6DBAFD7913B0D4590047ED33 /* IOFireWireAVCConsts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireAVCConsts.h; sourceTree = "<group>"; };
6DBAFD7A13B0D4590047ED33 /* IOFireWireAVCRequestSpace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireAVCRequestSpace.h; sourceTree = "<group>"; };
6DBAFD7B13B0D4590047ED33 /* IOFireWireAVCTargetSpace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireAVCTargetSpace.h; sourceTree = "<group>"; };
6DBAFD7C13B0D4590047ED33 /* IOFireWireAVCUnit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireAVCUnit.h; sourceTree = "<group>"; };
6DBAFD7D13B0D4590047ED33 /* IOFireWireAVCUserClientCommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireAVCUserClientCommon.h; sourceTree = "<group>"; };
6DBAFD7E13B0D4590047ED33 /* IOFireWirePCRSpace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWirePCRSpace.h; sourceTree = "<group>"; };
6DBAFD8013B0D4590047ED33 /* Bluetooth.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Bluetooth.h; sourceTree = "<group>"; };
6DBAFD8113B0D4590047ED33 /* BluetoothAssignedNumbers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BluetoothAssignedNumbers.h; sourceTree = "<group>"; };
6DBAFD8213B0D4590047ED33 /* IOBluetoothHCIController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOBluetoothHCIController.h; sourceTree = "<group>"; };
6DBAFD8313B0D4590047ED33 /* IOBluetoothHCIRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOBluetoothHCIRequest.h; sourceTree = "<group>"; };
6DBAFD8413B0D4590047ED33 /* IOBluetoothHIDDriver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOBluetoothHIDDriver.h; sourceTree = "<group>"; };
6DBAFD8513B0D4590047ED33 /* IOBluetoothHIDDriverTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOBluetoothHIDDriverTypes.h; sourceTree = "<group>"; };
6DBAFD8613B0D4590047ED33 /* IOBluetoothInternal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOBluetoothInternal.h; sourceTree = "<group>"; };
6DBAFD8713B0D4590047ED33 /* IOBluetoothTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOBluetoothTypes.h; sourceTree = "<group>"; };
6DBAFD8913B0D4590047ED33 /* IOConfigDirectory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOConfigDirectory.h; sourceTree = "<group>"; };
6DBAFD8A13B0D4590047ED33 /* IOFireWireBus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireBus.h; sourceTree = "<group>"; };
6DBAFD8B13B0D4590047ED33 /* IOFireWireController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireController.h; sourceTree = "<group>"; };
6DBAFD8C13B0D4590047ED33 /* IOFireWireDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireDevice.h; sourceTree = "<group>"; };
6DBAFD8D13B0D4590047ED33 /* IOFireWireFamilyCommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireFamilyCommon.h; sourceTree = "<group>"; };
6DBAFD8E13B0D4590047ED33 /* IOFireWireIRMAllocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireIRMAllocation.h; sourceTree = "<group>"; };
6DBAFD8F13B0D4590047ED33 /* IOFireWireLocalNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireLocalNode.h; sourceTree = "<group>"; };
6DBAFD9013B0D4590047ED33 /* IOFireWireMultiIsochReceive.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireMultiIsochReceive.h; sourceTree = "<group>"; };
6DBAFD9113B0D4590047ED33 /* IOFireWireNub.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireNub.h; sourceTree = "<group>"; };
6DBAFD9213B0D4590047ED33 /* IOFireWirePowerManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWirePowerManager.h; sourceTree = "<group>"; };
6DBAFD9313B0D4590047ED33 /* IOFireWireUnit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireUnit.h; sourceTree = "<group>"; };
6DBAFD9413B0D4590047ED33 /* IOFWAddressSpace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFWAddressSpace.h; sourceTree = "<group>"; };
6DBAFD9513B0D4590047ED33 /* IOFWAsyncStreamListener.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFWAsyncStreamListener.h; sourceTree = "<group>"; };
6DBAFD9613B0D4590047ED33 /* IOFWCommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFWCommand.h; sourceTree = "<group>"; };
6DBAFD9713B0D4590047ED33 /* IOFWDCL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFWDCL.h; sourceTree = "<group>"; };
6DBAFD9813B0D4590047ED33 /* IOFWDCLPool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFWDCLPool.h; sourceTree = "<group>"; };
6DBAFD9913B0D4590047ED33 /* IOFWDCLProgram.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFWDCLProgram.h; sourceTree = "<group>"; };
6DBAFD9A13B0D4590047ED33 /* IOFWDCLTranslator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFWDCLTranslator.h; sourceTree = "<group>"; };
6DBAFD9B13B0D4590047ED33 /* IOFWIsochChannel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFWIsochChannel.h; sourceTree = "<group>"; };
6DBAFD9C13B0D4590047ED33 /* IOFWIsochPort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFWIsochPort.h; sourceTree = "<group>"; };
6DBAFD9D13B0D4590047ED33 /* IOFWLocalIsochPort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFWLocalIsochPort.h; sourceTree = "<group>"; };
6DBAFD9E13B0D4590047ED33 /* IOFWPHYPacketListener.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFWPHYPacketListener.h; sourceTree = "<group>"; };
6DBAFD9F13B0D4590047ED33 /* IOFWPhysicalAddressSpace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFWPhysicalAddressSpace.h; sourceTree = "<group>"; };
6DBAFDA013B0D4590047ED33 /* IOFWPseudoAddressSpace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFWPseudoAddressSpace.h; sourceTree = "<group>"; };
6DBAFDA113B0D4590047ED33 /* IOFWRegs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFWRegs.h; sourceTree = "<group>"; };
6DBAFDA213B0D4590047ED33 /* IOFWSimpleContiguousPhysicalAddressSpace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFWSimpleContiguousPhysicalAddressSpace.h; sourceTree = "<group>"; };
6DBAFDA313B0D4590047ED33 /* IOFWSimplePhysicalAddressSpace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFWSimplePhysicalAddressSpace.h; sourceTree = "<group>"; };
6DBAFDA413B0D4590047ED33 /* IOFWSyncer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFWSyncer.h; sourceTree = "<group>"; };
6DBAFDA513B0D4590047ED33 /* IOFWUserObjectExporter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFWUserObjectExporter.h; sourceTree = "<group>"; };
6DBAFDA613B0D4590047ED33 /* IOFWUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFWUtils.h; sourceTree = "<group>"; };
6DBAFDA713B0D4590047ED33 /* IOLocalConfigDirectory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOLocalConfigDirectory.h; sourceTree = "<group>"; };
6DBAFDA813B0D4590047ED33 /* IORemoteConfigDirectory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IORemoteConfigDirectory.h; sourceTree = "<group>"; };
6DBAFDAA13B0D4590047ED33 /* IOAccelClientConnect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOAccelClientConnect.h; sourceTree = "<group>"; };
6DBAFDAB13B0D4590047ED33 /* IOAccelerator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOAccelerator.h; sourceTree = "<group>"; };
6DBAFDAC13B0D4590047ED33 /* IOAccelSurfaceConnect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOAccelSurfaceConnect.h; sourceTree = "<group>"; };
6DBAFDAD13B0D4590047ED33 /* IOAccelTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOAccelTypes.h; sourceTree = "<group>"; };
6DBAFDAE13B0D4590047ED33 /* IODisplay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IODisplay.h; sourceTree = "<group>"; };
6DBAFDAF13B0D4590047ED33 /* IOFramebuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFramebuffer.h; sourceTree = "<group>"; };
6DBAFDB013B0D4590047ED33 /* IOFramebufferShared.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFramebufferShared.h; sourceTree = "<group>"; };
6DBAFDB113B0D4590047ED33 /* IOGraphicsDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOGraphicsDevice.h; sourceTree = "<group>"; };
6DBAFDB213B0D4590047ED33 /* IOGraphicsEngine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOGraphicsEngine.h; sourceTree = "<group>"; };
6DBAFDB313B0D4590047ED33 /* IOGraphicsInterfaceTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOGraphicsInterfaceTypes.h; sourceTree = "<group>"; };
6DBAFDB413B0D4590047ED33 /* IOGraphicsTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOGraphicsTypes.h; sourceTree = "<group>"; };
6DBAFDB613B0D4590047ED33 /* IOHIDDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOHIDDevice.h; sourceTree = "<group>"; };
6DBAFDB713B0D4590047ED33 /* IOHIDElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOHIDElement.h; sourceTree = "<group>"; };
6DBAFDB813B0D4590047ED33 /* IOHIDInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOHIDInterface.h; sourceTree = "<group>"; };
6DBAFDB913B0D4590047ED33 /* IOHIDKeys.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOHIDKeys.h; sourceTree = "<group>"; };
6DBAFDBA13B0D4590047ED33 /* IOHIDUsageTables.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOHIDUsageTables.h; sourceTree = "<group>"; };
6DBAFDBC13B0D4590047ED33 /* IOHIDEventDriver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOHIDEventDriver.h; sourceTree = "<group>"; };
6DBAFDBD13B0D4590047ED33 /* IOHIDEventService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOHIDEventService.h; sourceTree = "<group>"; };
6DBAFDBF13B0D4590047ED33 /* ev_keymap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ev_keymap.h; sourceTree = "<group>"; };
6DBAFDC013B0D4590047ED33 /* IOHIDDescriptorParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOHIDDescriptorParser.h; sourceTree = "<group>"; };
6DBAFDC113B0D4590047ED33 /* IOHIDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOHIDevice.h; sourceTree = "<group>"; };
6DBAFDC213B0D4590047ED33 /* IOHIDParameter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOHIDParameter.h; sourceTree = "<group>"; };
6DBAFDC313B0D4590047ED33 /* IOHIDShared.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOHIDShared.h; sourceTree = "<group>"; };
6DBAFDC413B0D4590047ED33 /* IOHIDSystem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOHIDSystem.h; sourceTree = "<group>"; };
6DBAFDC513B0D4590047ED33 /* IOHIDTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOHIDTypes.h; sourceTree = "<group>"; };
6DBAFDC613B0D4590047ED33 /* IOHIDUsageTables.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOHIDUsageTables.h; sourceTree = "<group>"; };
6DBAFDC713B0D4590047ED33 /* IOHIKeyboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOHIKeyboard.h; sourceTree = "<group>"; };
6DBAFDC813B0D4590047ED33 /* IOHIKeyboardMapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOHIKeyboardMapper.h; sourceTree = "<group>"; };
6DBAFDC913B0D4590047ED33 /* IOHIPointing.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOHIPointing.h; sourceTree = "<group>"; };
6DBAFDCA13B0D4590047ED33 /* IOLLEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOLLEvent.h; sourceTree = "<group>"; };
6DBAFDCC13B0D4590047ED33 /* IOI2CInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOI2CInterface.h; sourceTree = "<group>"; };
6DBAFDCD13B0D4590047ED33 /* IOBSD.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOBSD.h; sourceTree = "<group>"; };
6DBAFDCE13B0D4590047ED33 /* IOBufferMemoryDescriptor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOBufferMemoryDescriptor.h; sourceTree = "<group>"; };
6DBAFDCF13B0D4590047ED33 /* IOCatalogue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOCatalogue.h; sourceTree = "<group>"; };
6DBAFDD013B0D4590047ED33 /* IOCommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOCommand.h; sourceTree = "<group>"; };
6DBAFDD113B0D4590047ED33 /* IOCommandGate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOCommandGate.h; sourceTree = "<group>"; };
6DBAFDD213B0D4590047ED33 /* IOCommandPool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOCommandPool.h; sourceTree = "<group>"; };
6DBAFDD313B0D4590047ED33 /* IOConditionLock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOConditionLock.h; sourceTree = "<group>"; };
6DBAFDD413B0D4590047ED33 /* IODataQueue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IODataQueue.h; sourceTree = "<group>"; };
6DBAFDD513B0D4590047ED33 /* IODataQueueShared.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IODataQueueShared.h; sourceTree = "<group>"; };
6DBAFDD613B0D4590047ED33 /* IODeviceMemory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IODeviceMemory.h; sourceTree = "<group>"; };
6DBAFDD713B0D4590047ED33 /* IODeviceTreeSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IODeviceTreeSupport.h; sourceTree = "<group>"; };
6DBAFDD813B0D4590047ED33 /* IODMACommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IODMACommand.h; sourceTree = "<group>"; };
6DBAFDD913B0D4590047ED33 /* IODMAController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IODMAController.h; sourceTree = "<group>"; };
6DBAFDDA13B0D4590047ED33 /* IODMAEventSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IODMAEventSource.h; sourceTree = "<group>"; };
6DBAFDDB13B0D4590047ED33 /* IOEventSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOEventSource.h; sourceTree = "<group>"; };
6DBAFDDC13B0D4590047ED33 /* IOFilterInterruptEventSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFilterInterruptEventSource.h; sourceTree = "<group>"; };
6DBAFDDD13B0D4590047ED33 /* IOInterleavedMemoryDescriptor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOInterleavedMemoryDescriptor.h; sourceTree = "<group>"; };
6DBAFDDE13B0D4590047ED33 /* IOInterruptController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOInterruptController.h; sourceTree = "<group>"; };
6DBAFDDF13B0D4590047ED33 /* IOInterruptEventSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOInterruptEventSource.h; sourceTree = "<group>"; };
6DBAFDE013B0D4590047ED33 /* IOInterrupts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOInterrupts.h; sourceTree = "<group>"; };
6DBAFDE113B0D4590047ED33 /* IOKitDebug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOKitDebug.h; sourceTree = "<group>"; };
6DBAFDE213B0D4590047ED33 /* IOKitKeys.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOKitKeys.h; sourceTree = "<group>"; };
6DBAFDE313B0D4590047ED33 /* IOKitServer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOKitServer.h; sourceTree = "<group>"; };
6DBAFDE413B0D4590047ED33 /* IOLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOLib.h; sourceTree = "<group>"; };
6DBAFDE513B0D4590047ED33 /* IOLocks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOLocks.h; sourceTree = "<group>"; };
6DBAFDE613B0D4590047ED33 /* IOMapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOMapper.h; sourceTree = "<group>"; };
6DBAFDE713B0D4590047ED33 /* IOMemoryCursor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOMemoryCursor.h; sourceTree = "<group>"; };
6DBAFDE813B0D4590047ED33 /* IOMemoryDescriptor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOMemoryDescriptor.h; sourceTree = "<group>"; };
6DBAFDE913B0D4590047ED33 /* IOMessage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOMessage.h; sourceTree = "<group>"; };
6DBAFDEA13B0D4590047ED33 /* IOMultiMemoryDescriptor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOMultiMemoryDescriptor.h; sourceTree = "<group>"; };
6DBAFDEB13B0D4590047ED33 /* IONotifier.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IONotifier.h; sourceTree = "<group>"; };
6DBAFDEC13B0D4590047ED33 /* IONVRAM.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IONVRAM.h; sourceTree = "<group>"; };
6DBAFDED13B0D4590047ED33 /* IOPlatformExpert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOPlatformExpert.h; sourceTree = "<group>"; };
6DBAFDEE13B0D4590047ED33 /* IORangeAllocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IORangeAllocator.h; sourceTree = "<group>"; };
6DBAFDEF13B0D4590047ED33 /* IORegistryEntry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IORegistryEntry.h; sourceTree = "<group>"; };
6DBAFDF013B0D4590047ED33 /* IOReturn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOReturn.h; sourceTree = "<group>"; };
6DBAFDF113B0D4590047ED33 /* IOService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOService.h; sourceTree = "<group>"; };
6DBAFDF213B0D4590047ED33 /* IOServicePM.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOServicePM.h; sourceTree = "<group>"; };
6DBAFDF313B0D4590047ED33 /* IOSharedDataQueue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOSharedDataQueue.h; sourceTree = "<group>"; };
6DBAFDF413B0D4590047ED33 /* IOSharedLock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOSharedLock.h; sourceTree = "<group>"; };
6DBAFDF513B0D4590047ED33 /* IOSubMemoryDescriptor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOSubMemoryDescriptor.h; sourceTree = "<group>"; };
6DBAFDF613B0D4590047ED33 /* IOSyncer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOSyncer.h; sourceTree = "<group>"; };
6DBAFDF713B0D4590047ED33 /* IOTimerEventSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOTimerEventSource.h; sourceTree = "<group>"; };
6DBAFDF813B0D4590047ED33 /* IOTimeStamp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOTimeStamp.h; sourceTree = "<group>"; };
6DBAFDF913B0D4590047ED33 /* IOTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOTypes.h; sourceTree = "<group>"; };
6DBAFDFA13B0D4590047ED33 /* IOUserClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOUserClient.h; sourceTree = "<group>"; };
6DBAFDFB13B0D4590047ED33 /* IOWorkLoop.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOWorkLoop.h; sourceTree = "<group>"; };
6DBAFDFD13B0D4590047ED33 /* IOMacOSTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOMacOSTypes.h; sourceTree = "<group>"; };
6DBAFDFE13B0D4590047ED33 /* IOMacOSVideo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOMacOSVideo.h; sourceTree = "<group>"; };
6DBAFDFF13B0D4590047ED33 /* IONDRVFramebuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IONDRVFramebuffer.h; sourceTree = "<group>"; };
6DBAFE0013B0D4590047ED33 /* IONDRVLibraries.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IONDRVLibraries.h; sourceTree = "<group>"; };
6DBAFE0113B0D4590047ED33 /* IONDRVSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IONDRVSupport.h; sourceTree = "<group>"; };
6DBAFE0313B0D4590047ED33 /* IOBasicOutputQueue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOBasicOutputQueue.h; sourceTree = "<group>"; };
6DBAFE0413B0D4590047ED33 /* IOEthernetController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOEthernetController.h; sourceTree = "<group>"; };
6DBAFE0513B0D4590047ED33 /* IOEthernetInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOEthernetInterface.h; sourceTree = "<group>"; };
6DBAFE0613B0D4590047ED33 /* IOEthernetStats.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOEthernetStats.h; sourceTree = "<group>"; };
6DBAFE0713B0D4590047ED33 /* IOGatedOutputQueue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOGatedOutputQueue.h; sourceTree = "<group>"; };
6DBAFE0813B0D4590047ED33 /* IOKernelDebugger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOKernelDebugger.h; sourceTree = "<group>"; };
6DBAFE0913B0D4590047ED33 /* IOMbufMemoryCursor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOMbufMemoryCursor.h; sourceTree = "<group>"; };
6DBAFE0A13B0D4590047ED33 /* IONetworkController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IONetworkController.h; sourceTree = "<group>"; };
6DBAFE0B13B0D4590047ED33 /* IONetworkData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IONetworkData.h; sourceTree = "<group>"; };
6DBAFE0C13B0D4590047ED33 /* IONetworkInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IONetworkInterface.h; sourceTree = "<group>"; };
6DBAFE0D13B0D4590047ED33 /* IONetworkMedium.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IONetworkMedium.h; sourceTree = "<group>"; };
6DBAFE0E13B0D4590047ED33 /* IONetworkStats.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IONetworkStats.h; sourceTree = "<group>"; };
6DBAFE0F13B0D4590047ED33 /* IOOutputQueue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOOutputQueue.h; sourceTree = "<group>"; };
6DBAFE1013B0D4590047ED33 /* IOPacketQueue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOPacketQueue.h; sourceTree = "<group>"; };
6DBAFE1213B0D4590047ED33 /* IONVRAMController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IONVRAMController.h; sourceTree = "<group>"; };
6DBAFE1313B0D4590047ED33 /* OSMessageNotification.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSMessageNotification.h; sourceTree = "<group>"; };
6DBAFE1513B0D4590047ED33 /* IOAGPDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOAGPDevice.h; sourceTree = "<group>"; };
6DBAFE1613B0D4590047ED33 /* IOPCIBridge.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOPCIBridge.h; sourceTree = "<group>"; };
6DBAFE1713B0D4590047ED33 /* IOPCIDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOPCIDevice.h; sourceTree = "<group>"; };
6DBAFE1913B0D4590047ED33 /* AppleMacIO.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppleMacIO.h; sourceTree = "<group>"; };
6DBAFE1A13B0D4590047ED33 /* AppleMacIODevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppleMacIODevice.h; sourceTree = "<group>"; };
6DBAFE1B13B0D4590047ED33 /* AppleNMI.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppleNMI.h; sourceTree = "<group>"; };
6DBAFE1C13B0D4590047ED33 /* ApplePlatformExpert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ApplePlatformExpert.h; sourceTree = "<group>"; };
6DBAFE1E13B0D4590047ED33 /* IOPwrController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOPwrController.h; sourceTree = "<group>"; };
6DBAFE2013B0D4590047ED33 /* IODBDMA.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IODBDMA.h; sourceTree = "<group>"; };
6DBAFE2213B0D4590047ED33 /* IOPM.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOPM.h; sourceTree = "<group>"; };
6DBAFE2313B0D4590047ED33 /* IOPMDeprecated.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOPMDeprecated.h; sourceTree = "<group>"; };
6DBAFE2413B0D4590047ED33 /* IOPMLibDefs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOPMLibDefs.h; sourceTree = "<group>"; };
6DBAFE2513B0D4590047ED33 /* IOPMPowerSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOPMPowerSource.h; sourceTree = "<group>"; };
6DBAFE2613B0D4590047ED33 /* IOPMPowerSourceList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOPMPowerSourceList.h; sourceTree = "<group>"; };
6DBAFE2713B0D4590047ED33 /* IOPMpowerState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOPMpowerState.h; sourceTree = "<group>"; };
6DBAFE2813B0D4590047ED33 /* IOPMPrivate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOPMPrivate.h; sourceTree = "<group>"; };
6DBAFE2913B0D4590047ED33 /* IOPowerConnection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOPowerConnection.h; sourceTree = "<group>"; };
6DBAFE2A13B0D4590047ED33 /* RootDomain.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RootDomain.h; sourceTree = "<group>"; };
6DBAFE2C13B0D4590047ED33 /* IORTCController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IORTCController.h; sourceTree = "<group>"; };
6DBAFE2E13B0D4590047ED33 /* IOFireWireSBP2Login.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireSBP2Login.h; sourceTree = "<group>"; };
6DBAFE2F13B0D4590047ED33 /* IOFireWireSBP2LSIWorkaroundDescriptor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireSBP2LSIWorkaroundDescriptor.h; sourceTree = "<group>"; };
6DBAFE3013B0D4590047ED33 /* IOFireWireSBP2LUN.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireSBP2LUN.h; sourceTree = "<group>"; };
6DBAFE3113B0D4590047ED33 /* IOFireWireSBP2ManagementORB.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireSBP2ManagementORB.h; sourceTree = "<group>"; };
6DBAFE3213B0D4590047ED33 /* IOFireWireSBP2ORB.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireSBP2ORB.h; sourceTree = "<group>"; };
6DBAFE3313B0D4590047ED33 /* IOFireWireSBP2Target.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireSBP2Target.h; sourceTree = "<group>"; };
6DBAFE3413B0D4590047ED33 /* IOFireWireSBP2UserClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireSBP2UserClient.h; sourceTree = "<group>"; };
6DBAFE3513B0D4590047ED33 /* IOFireWireSBP2UserClientCommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireSBP2UserClientCommon.h; sourceTree = "<group>"; };
6DBAFE3613B0D4590047ED33 /* IOFireWireSerialBusProtocolTransport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireSerialBusProtocolTransport.h; sourceTree = "<group>"; };
6DBAFE3813B0D4590047ED33 /* IOBDServices.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOBDServices.h; sourceTree = "<group>"; };
6DBAFE3913B0D4590047ED33 /* IOBlockStorageServices.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOBlockStorageServices.h; sourceTree = "<group>"; };
6DBAFE3A13B0D4590047ED33 /* IOCompactDiscServices.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOCompactDiscServices.h; sourceTree = "<group>"; };
6DBAFE3B13B0D4590047ED33 /* IODVDServices.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IODVDServices.h; sourceTree = "<group>"; };
6DBAFE3C13B0D4590047ED33 /* IOReducedBlockServices.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOReducedBlockServices.h; sourceTree = "<group>"; };
6DBAFE3D13B0D4590047ED33 /* IOSCSIBlockCommandsDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOSCSIBlockCommandsDevice.h; sourceTree = "<group>"; };
6DBAFE3E13B0D4590047ED33 /* IOSCSIMultimediaCommandsDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOSCSIMultimediaCommandsDevice.h; sourceTree = "<group>"; };
6DBAFE3F13B0D4590047ED33 /* IOSCSIPeripheralDeviceNub.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOSCSIPeripheralDeviceNub.h; sourceTree = "<group>"; };
6DBAFE4013B0D4590047ED33 /* IOSCSIPeripheralDeviceType00.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOSCSIPeripheralDeviceType00.h; sourceTree = "<group>"; };
6DBAFE4113B0D4590047ED33 /* IOSCSIPeripheralDeviceType05.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOSCSIPeripheralDeviceType05.h; sourceTree = "<group>"; };
6DBAFE4213B0D4590047ED33 /* IOSCSIPeripheralDeviceType07.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOSCSIPeripheralDeviceType07.h; sourceTree = "<group>"; };
6DBAFE4313B0D4590047ED33 /* IOSCSIPeripheralDeviceType0E.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOSCSIPeripheralDeviceType0E.h; sourceTree = "<group>"; };
6DBAFE4413B0D4590047ED33 /* IOSCSIPrimaryCommandsDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOSCSIPrimaryCommandsDevice.h; sourceTree = "<group>"; };
6DBAFE4513B0D4590047ED33 /* IOSCSIProtocolInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOSCSIProtocolInterface.h; sourceTree = "<group>"; };
6DBAFE4613B0D4590047ED33 /* IOSCSIProtocolServices.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOSCSIProtocolServices.h; sourceTree = "<group>"; };
6DBAFE4713B0D4590047ED33 /* IOSCSIReducedBlockCommandsDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOSCSIReducedBlockCommandsDevice.h; sourceTree = "<group>"; };
6DBAFE4813B0D4590047ED33 /* SCSICmds_INQUIRY_Definitions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SCSICmds_INQUIRY_Definitions.h; sourceTree = "<group>"; };
6DBAFE4913B0D4590047ED33 /* SCSICmds_MODE_Definitions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SCSICmds_MODE_Definitions.h; sourceTree = "<group>"; };
6DBAFE4A13B0D4590047ED33 /* SCSICmds_READ_CAPACITY_Definitions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SCSICmds_READ_CAPACITY_Definitions.h; sourceTree = "<group>"; };
6DBAFE4B13B0D4590047ED33 /* SCSICmds_REPORT_LUNS_Definitions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SCSICmds_REPORT_LUNS_Definitions.h; sourceTree = "<group>"; };
6DBAFE4C13B0D4590047ED33 /* SCSICmds_REQUEST_SENSE_Defs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SCSICmds_REQUEST_SENSE_Defs.h; sourceTree = "<group>"; };
6DBAFE4D13B0D4590047ED33 /* SCSICommandDefinitions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SCSICommandDefinitions.h; sourceTree = "<group>"; };
6DBAFE4E13B0D4590047ED33 /* SCSICommandOperationCodes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SCSICommandOperationCodes.h; sourceTree = "<group>"; };
6DBAFE4F13B0D4590047ED33 /* SCSIPort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SCSIPort.h; sourceTree = "<group>"; };
6DBAFE5013B0D4590047ED33 /* SCSITask.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SCSITask.h; sourceTree = "<group>"; };
6DBAFE5213B0D4590047ED33 /* IOSCSIParallelInterfaceController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOSCSIParallelInterfaceController.h; sourceTree = "<group>"; };
6DBAFE5413B0D4590047ED33 /* IOModemSerialStreamSync.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOModemSerialStreamSync.h; sourceTree = "<group>"; };
6DBAFE5513B0D4590047ED33 /* IORS232SerialStreamSync.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IORS232SerialStreamSync.h; sourceTree = "<group>"; };
6DBAFE5613B0D4590047ED33 /* IOSerialDriverSync.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOSerialDriverSync.h; sourceTree = "<group>"; };
6DBAFE5713B0D4590047ED33 /* IOSerialKeys.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOSerialKeys.h; sourceTree = "<group>"; };
6DBAFE5813B0D4590047ED33 /* IOSerialStreamSync.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOSerialStreamSync.h; sourceTree = "<group>"; };
6DBAFE5B13B0D4590047ED33 /* IOATAPIProtocolTransport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOATAPIProtocolTransport.h; sourceTree = "<group>"; };
6DBAFE5C13B0D4590047ED33 /* IOATAStorageDefines.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOATAStorageDefines.h; sourceTree = "<group>"; };
6DBAFE5D13B0D4590047ED33 /* IOAppleLabelScheme.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOAppleLabelScheme.h; sourceTree = "<group>"; };
6DBAFE5E13B0D4590047ED33 /* IOApplePartitionScheme.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOApplePartitionScheme.h; sourceTree = "<group>"; };
6DBAFE5F13B0D4590047ED33 /* IOBDBlockStorageDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOBDBlockStorageDevice.h; sourceTree = "<group>"; };
6DBAFE6013B0D4590047ED33 /* IOBDBlockStorageDriver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOBDBlockStorageDriver.h; sourceTree = "<group>"; };
6DBAFE6113B0D4590047ED33 /* IOBDMedia.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOBDMedia.h; sourceTree = "<group>"; };
6DBAFE6213B0D4590047ED33 /* IOBDMediaBSDClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOBDMediaBSDClient.h; sourceTree = "<group>"; };
6DBAFE6313B0D4590047ED33 /* IOBDTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOBDTypes.h; sourceTree = "<group>"; };
6DBAFE6413B0D4590047ED33 /* IOBlockStorageDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOBlockStorageDevice.h; sourceTree = "<group>"; };
6DBAFE6513B0D4590047ED33 /* IOBlockStorageDriver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOBlockStorageDriver.h; sourceTree = "<group>"; };
6DBAFE6613B0D4590047ED33 /* IOCDBlockStorageDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOCDBlockStorageDevice.h; sourceTree = "<group>"; };
6DBAFE6713B0D4590047ED33 /* IOCDBlockStorageDriver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOCDBlockStorageDriver.h; sourceTree = "<group>"; };
6DBAFE6813B0D4590047ED33 /* IOCDMedia.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOCDMedia.h; sourceTree = "<group>"; };
6DBAFE6913B0D4590047ED33 /* IOCDMediaBSDClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOCDMediaBSDClient.h; sourceTree = "<group>"; };
6DBAFE6A13B0D4590047ED33 /* IOCDPartitionScheme.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOCDPartitionScheme.h; sourceTree = "<group>"; };
6DBAFE6B13B0D4590047ED33 /* IOCDTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOCDTypes.h; sourceTree = "<group>"; };
6DBAFE6C13B0D4590047ED33 /* IODVDBlockStorageDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IODVDBlockStorageDevice.h; sourceTree = "<group>"; };
6DBAFE6D13B0D4590047ED33 /* IODVDBlockStorageDriver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IODVDBlockStorageDriver.h; sourceTree = "<group>"; };
6DBAFE6E13B0D4590047ED33 /* IODVDMedia.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IODVDMedia.h; sourceTree = "<group>"; };
6DBAFE6F13B0D4590047ED33 /* IODVDMediaBSDClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IODVDMediaBSDClient.h; sourceTree = "<group>"; };
6DBAFE7013B0D4590047ED33 /* IODVDTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IODVDTypes.h; sourceTree = "<group>"; };
6DBAFE7113B0D4590047ED33 /* IOFDiskPartitionScheme.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFDiskPartitionScheme.h; sourceTree = "<group>"; };
6DBAFE7213B0D4590047ED33 /* IOFilterScheme.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFilterScheme.h; sourceTree = "<group>"; };
6DBAFE7313B0D4590047ED33 /* IOFireWireStorageCharacteristics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOFireWireStorageCharacteristics.h; sourceTree = "<group>"; };
6DBAFE7413B0D4590047ED33 /* IOGUIDPartitionScheme.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOGUIDPartitionScheme.h; sourceTree = "<group>"; };
6DBAFE7513B0D4590047ED33 /* IOMedia.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOMedia.h; sourceTree = "<group>"; };
6DBAFE7613B0D4590047ED33 /* IOMediaBSDClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOMediaBSDClient.h; sourceTree = "<group>"; };
6DBAFE7713B0D4590047ED33 /* IOPartitionScheme.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOPartitionScheme.h; sourceTree = "<group>"; };
6DBAFE7813B0D4590047ED33 /* IOStorage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOStorage.h; sourceTree = "<group>"; };
6DBAFE7913B0D4590047ED33 /* IOStorageDeviceCharacteristics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOStorageDeviceCharacteristics.h; sourceTree = "<group>"; };
6DBAFE7A13B0D4590047ED33 /* IOStorageProtocolCharacteristics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOStorageProtocolCharacteristics.h; sourceTree = "<group>"; };
6DBAFE7C13B0D4590047ED33 /* IOStream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOStream.h; sourceTree = "<group>"; };
6DBAFE7D13B0D4590047ED33 /* IOStreamFamily.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOStreamFamily.h; sourceTree = "<group>"; };
6DBAFE7E13B0D4590047ED33 /* IOStreamShared.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOStreamShared.h; sourceTree = "<group>"; };
6DBAFE7F13B0D4590047ED33 /* IOStreamUserClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOStreamUserClient.h; sourceTree = "<group>"; };
6DBAFE8013B0D4590047ED33 /* system.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = system.h; sourceTree = "<group>"; };
6DBAFE8213B0D4590047ED33 /* IOWatchDogTimer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOWatchDogTimer.h; sourceTree = "<group>"; };
6DBAFE8413B0D4590047ED33 /* IOUFIStorageServices.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOUFIStorageServices.h; sourceTree = "<group>"; };
6DBAFE8513B0D4590047ED33 /* IOUSBBus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOUSBBus.h; sourceTree = "<group>"; };
6DBAFE8613B0D4590047ED33 /* IOUSBCommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOUSBCommand.h; sourceTree = "<group>"; };
6DBAFE8713B0D4590047ED33 /* IOUSBCompositeDriver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOUSBCompositeDriver.h; sourceTree = "<group>"; };
6DBAFE8813B0D4590047ED33 /* IOUSBController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOUSBController.h; sourceTree = "<group>"; };
6DBAFE8913B0D4590047ED33 /* IOUSBControllerListElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOUSBControllerListElement.h; sourceTree = "<group>"; };
6DBAFE8A13B0D4590047ED33 /* IOUSBControllerV2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOUSBControllerV2.h; sourceTree = "<group>"; };
6DBAFE8B13B0D4590047ED33 /* IOUSBControllerV3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOUSBControllerV3.h; sourceTree = "<group>"; };
6DBAFE8C13B0D4590047ED33 /* IOUSBDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOUSBDevice.h; sourceTree = "<group>"; };
6DBAFE8D13B0D4590047ED33 /* IOUSBHIDDriver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOUSBHIDDriver.h; sourceTree = "<group>"; };
6DBAFE8E13B0D4590047ED33 /* IOUSBHubDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOUSBHubDevice.h; sourceTree = "<group>"; };
6DBAFE8F13B0D4590047ED33 /* IOUSBHubPolicyMaker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOUSBHubPolicyMaker.h; sourceTree = "<group>"; };
6DBAFE9013B0D4590047ED33 /* IOUSBInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOUSBInterface.h; sourceTree = "<group>"; };
6DBAFE9113B0D4590047ED33 /* IOUSBLog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOUSBLog.h; sourceTree = "<group>"; };
6DBAFE9213B0D4590047ED33 /* IOUSBMassStorageClass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOUSBMassStorageClass.h; sourceTree = "<group>"; };
6DBAFE9313B0D4590047ED33 /* IOUSBMassStorageUFISubclass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOUSBMassStorageUFISubclass.h; sourceTree = "<group>"; };
6DBAFE9413B0D4590047ED33 /* IOUSBNub.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOUSBNub.h; sourceTree = "<group>"; };
6DBAFE9513B0D4590047ED33 /* IOUSBPipe.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOUSBPipe.h; sourceTree = "<group>"; };
6DBAFE9613B0D4590047ED33 /* IOUSBRootHubDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOUSBRootHubDevice.h; sourceTree = "<group>"; };
6DBAFE9713B0D4590047ED33 /* IOUSBUserClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOUSBUserClient.h; sourceTree = "<group>"; };
6DBAFE9813B0D4590047ED33 /* IOUSBWorkLoop.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IOUSBWorkLoop.h; sourceTree = "<group>"; };
6DBAFE9913B0D4590047ED33 /* USB.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = USB.h; sourceTree = "<group>"; };
6DBAFE9A13B0D4590047ED33 /* USBHub.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = USBHub.h; sourceTree = "<group>"; };
6DBAFE9B13B0D4590047ED33 /* USBSpec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = USBSpec.h; sourceTree = "<group>"; };
6DBAFE9C13B0D4590047ED33 /* USBTracepoints.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = USBTracepoints.h; sourceTree = "<group>"; };
6DBAFE9E13B0D4590047ED33 /* _OSByteOrder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _OSByteOrder.h; sourceTree = "<group>"; };
6DBAFEA013B0D4590047ED33 /* md5.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = md5.h; sourceTree = "<group>"; };
6DBAFEA113B0D4590047ED33 /* sha1.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sha1.h; sourceTree = "<group>"; };
6DBAFEA313B0D4590047ED33 /* _OSByteOrder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _OSByteOrder.h; sourceTree = "<group>"; };
6DBAFEA413B0D4590047ED33 /* OSByteOrder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSByteOrder.h; sourceTree = "<group>"; };
6DBAFEA613B0D4590047ED33 /* OSByteOrder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSByteOrder.h; sourceTree = "<group>"; };
6DBAFEA713B0D4590047ED33 /* OSAtomic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSAtomic.h; sourceTree = "<group>"; };
6DBAFEA813B0D4590047ED33 /* OSByteOrder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSByteOrder.h; sourceTree = "<group>"; };
6DBAFEA913B0D4590047ED33 /* OSCacheControl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSCacheControl.h; sourceTree = "<group>"; };
6DBAFEAA13B0D4590047ED33 /* OSDebug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSDebug.h; sourceTree = "<group>"; };
6DBAFEAB13B0D4590047ED33 /* OSKextLib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSKextLib.h; sourceTree = "<group>"; };
6DBAFEAC13B0D4590047ED33 /* OSReturn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSReturn.h; sourceTree = "<group>"; };
6DBAFEAD13B0D4590047ED33 /* OSTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSTypes.h; sourceTree = "<group>"; };
6DBAFEAF13B0D4590047ED33 /* OSByteOrder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OSByteOrder.h; sourceTree = "<group>"; };
6DBAFEB013B0D4590047ED33 /* limits.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = limits.h; sourceTree = "<group>"; };
6DBAFEB113B0D4590047ED33 /* locale.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = locale.h; sourceTree = "<group>"; };
6DBAFEB313B0D4590047ED33 /* audit_triggers.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = audit_triggers.defs; sourceTree = "<group>"; };
6DBAFEB413B0D4590047ED33 /* boolean.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = boolean.h; sourceTree = "<group>"; };
6DBAFEB513B0D4590047ED33 /* bootstrap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bootstrap.h; sourceTree = "<group>"; };
6DBAFEB613B0D4590047ED33 /* clock.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = clock.defs; sourceTree = "<group>"; };
6DBAFEB713B0D4590047ED33 /* clock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = clock.h; sourceTree = "<group>"; };
6DBAFEB813B0D4590047ED33 /* clock_priv.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = clock_priv.defs; sourceTree = "<group>"; };
6DBAFEB913B0D4590047ED33 /* clock_priv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = clock_priv.h; sourceTree = "<group>"; };
6DBAFEBA13B0D4590047ED33 /* clock_reply.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = clock_reply.defs; sourceTree = "<group>"; };
6DBAFEBB13B0D4590047ED33 /* clock_reply.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = clock_reply.h; sourceTree = "<group>"; };
6DBAFEBC13B0D4590047ED33 /* clock_types.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = clock_types.defs; sourceTree = "<group>"; };
6DBAFEBD13B0D4590047ED33 /* clock_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = clock_types.h; sourceTree = "<group>"; };
6DBAFEBE13B0D4590047ED33 /* error.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = error.h; sourceTree = "<group>"; };
6DBAFEBF13B0D4590047ED33 /* exc.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = exc.defs; sourceTree = "<group>"; };
6DBAFEC013B0D4590047ED33 /* exc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = exc.h; sourceTree = "<group>"; };
6DBAFEC113B0D4590047ED33 /* exception.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = exception.h; sourceTree = "<group>"; };
6DBAFEC213B0D4590047ED33 /* exception_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = exception_types.h; sourceTree = "<group>"; };
6DBAFEC313B0D4590047ED33 /* host_info.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = host_info.h; sourceTree = "<group>"; };
6DBAFEC413B0D4590047ED33 /* host_notify.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = host_notify.h; sourceTree = "<group>"; };
6DBAFEC513B0D4590047ED33 /* host_notify_reply.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = host_notify_reply.defs; sourceTree = "<group>"; };
6DBAFEC613B0D4590047ED33 /* host_priv.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = host_priv.defs; sourceTree = "<group>"; };
6DBAFEC713B0D4590047ED33 /* host_priv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = host_priv.h; sourceTree = "<group>"; };
6DBAFEC813B0D4590047ED33 /* host_reboot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = host_reboot.h; sourceTree = "<group>"; };
6DBAFEC913B0D4590047ED33 /* host_security.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = host_security.defs; sourceTree = "<group>"; };
6DBAFECA13B0D4590047ED33 /* host_security.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = host_security.h; sourceTree = "<group>"; };
6DBAFECB13B0D4590047ED33 /* host_special_ports.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = host_special_ports.h; sourceTree = "<group>"; };
6DBAFECD13B0D4590047ED33 /* _structs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _structs.h; sourceTree = "<group>"; };
6DBAFECE13B0D4590047ED33 /* asm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = asm.h; sourceTree = "<group>"; };
6DBAFECF13B0D4590047ED33 /* boolean.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = boolean.h; sourceTree = "<group>"; };
6DBAFED013B0D4590047ED33 /* exception.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = exception.h; sourceTree = "<group>"; };
6DBAFED113B0D4590047ED33 /* fp_reg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fp_reg.h; sourceTree = "<group>"; };
6DBAFED213B0D4590047ED33 /* kern_return.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = kern_return.h; sourceTree = "<group>"; };
6DBAFED313B0D4590047ED33 /* machine_types.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = machine_types.defs; sourceTree = "<group>"; };
6DBAFED413B0D4590047ED33 /* ndr_def.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ndr_def.h; sourceTree = "<group>"; };
6DBAFED513B0D4590047ED33 /* processor_info.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = processor_info.h; sourceTree = "<group>"; };
6DBAFED613B0D4590047ED33 /* rpc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rpc.h; sourceTree = "<group>"; };
6DBAFED713B0D4590047ED33 /* sdt_isa.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sdt_isa.h; sourceTree = "<group>"; };
6DBAFED813B0D4590047ED33 /* task.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = task.h; sourceTree = "<group>"; };
6DBAFED913B0D4590047ED33 /* thread_act.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = thread_act.h; sourceTree = "<group>"; };
6DBAFEDA13B0D4590047ED33 /* thread_state.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = thread_state.h; sourceTree = "<group>"; };
6DBAFEDB13B0D4590047ED33 /* thread_status.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = thread_status.h; sourceTree = "<group>"; };
6DBAFEDC13B0D4590047ED33 /* vm_param.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vm_param.h; sourceTree = "<group>"; };
6DBAFEDD13B0D4590047ED33 /* vm_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vm_types.h; sourceTree = "<group>"; };
6DBAFEDE13B0D4590047ED33 /* kern_return.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = kern_return.h; sourceTree = "<group>"; };
6DBAFEDF13B0D4590047ED33 /* kmod.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = kmod.h; sourceTree = "<group>"; };
6DBAFEE013B0D4590047ED33 /* ledger.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = ledger.defs; sourceTree = "<group>"; };
6DBAFEE113B0D4590047ED33 /* ledger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ledger.h; sourceTree = "<group>"; };
6DBAFEE213B0D4590047ED33 /* lock_set.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = lock_set.defs; sourceTree = "<group>"; };
6DBAFEE313B0D4590047ED33 /* lock_set.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lock_set.h; sourceTree = "<group>"; };
6DBAFEE413B0D4590047ED33 /* mach.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mach.h; sourceTree = "<group>"; };
6DBAFEE513B0D4590047ED33 /* mach_error.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mach_error.h; sourceTree = "<group>"; };
6DBAFEE613B0D4590047ED33 /* mach_exc.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = mach_exc.defs; sourceTree = "<group>"; };
6DBAFEE713B0D4590047ED33 /* mach_host.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = mach_host.defs; sourceTree = "<group>"; };
6DBAFEE813B0D4590047ED33 /* mach_host.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mach_host.h; sourceTree = "<group>"; };
6DBAFEE913B0D4590047ED33 /* mach_init.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mach_init.h; sourceTree = "<group>"; };
6DBAFEEA13B0D4590047ED33 /* mach_interface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mach_interface.h; sourceTree = "<group>"; };
6DBAFEEB13B0D4590047ED33 /* mach_param.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mach_param.h; sourceTree = "<group>"; };
6DBAFEEC13B0D4590047ED33 /* mach_port.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = mach_port.defs; sourceTree = "<group>"; };
6DBAFEED13B0D4590047ED33 /* mach_port.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mach_port.h; sourceTree = "<group>"; };
6DBAFEEE13B0D4590047ED33 /* mach_syscalls.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mach_syscalls.h; sourceTree = "<group>"; };
6DBAFEEF13B0D4590047ED33 /* mach_time.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mach_time.h; sourceTree = "<group>"; };
6DBAFEF013B0D4590047ED33 /* mach_traps.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mach_traps.h; sourceTree = "<group>"; };
6DBAFEF113B0D4590047ED33 /* mach_types.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = mach_types.defs; sourceTree = "<group>"; };
6DBAFEF213B0D4590047ED33 /* mach_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mach_types.h; sourceTree = "<group>"; };
6DBAFEF313B0D4590047ED33 /* mach_vm.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = mach_vm.defs; sourceTree = "<group>"; };
6DBAFEF413B0D4590047ED33 /* mach_vm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mach_vm.h; sourceTree = "<group>"; };
6DBAFEF613B0D4590047ED33 /* asm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = asm.h; sourceTree = "<group>"; };
6DBAFEF713B0D4590047ED33 /* boolean.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = boolean.h; sourceTree = "<group>"; };
6DBAFEF813B0D4590047ED33 /* exception.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = exception.h; sourceTree = "<group>"; };
6DBAFEF913B0D4590047ED33 /* kern_return.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = kern_return.h; sourceTree = "<group>"; };
6DBAFEFA13B0D4590047ED33 /* machine_types.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = machine_types.defs; sourceTree = "<group>"; };
6DBAFEFB13B0D4590047ED33 /* ndr_def.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ndr_def.h; sourceTree = "<group>"; };
6DBAFEFC13B0D4590047ED33 /* processor_info.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = processor_info.h; sourceTree = "<group>"; };
6DBAFEFD13B0D4590047ED33 /* rpc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rpc.h; sourceTree = "<group>"; };
6DBAFEFE13B0D4590047ED33 /* sdt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sdt.h; sourceTree = "<group>"; };
6DBAFEFF13B0D4590047ED33 /* sdt_isa.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sdt_isa.h; sourceTree = "<group>"; };
6DBAFF0013B0D4590047ED33 /* thread_state.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = thread_state.h; sourceTree = "<group>"; };
6DBAFF0113B0D4590047ED33 /* thread_status.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = thread_status.h; sourceTree = "<group>"; };
6DBAFF0213B0D4590047ED33 /* vm_param.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vm_param.h; sourceTree = "<group>"; };
6DBAFF0313B0D4590047ED33 /* vm_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vm_types.h; sourceTree = "<group>"; };
6DBAFF0413B0D4590047ED33 /* machine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = machine.h; sourceTree = "<group>"; };
6DBAFF0513B0D4590047ED33 /* memory_object_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = memory_object_types.h; sourceTree = "<group>"; };
6DBAFF0613B0D4590047ED33 /* message.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = message.h; sourceTree = "<group>"; };
6DBAFF0713B0D4590047ED33 /* mig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mig.h; sourceTree = "<group>"; };
6DBAFF0813B0D4590047ED33 /* mig_errors.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mig_errors.h; sourceTree = "<group>"; };
6DBAFF0913B0D4590047ED33 /* ndr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ndr.h; sourceTree = "<group>"; };
6DBAFF0A13B0D4590047ED33 /* notify.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = notify.defs; sourceTree = "<group>"; };
6DBAFF0B13B0D4590047ED33 /* notify.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = notify.h; sourceTree = "<group>"; };
6DBAFF0C13B0D4590047ED33 /* policy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = policy.h; sourceTree = "<group>"; };
6DBAFF0D13B0D4590047ED33 /* port.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = port.h; sourceTree = "<group>"; };
6DBAFF0E13B0D4590047ED33 /* port_obj.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = port_obj.h; sourceTree = "<group>"; };
6DBAFF1013B0D4590047ED33 /* _structs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _structs.h; sourceTree = "<group>"; };
6DBAFF1113B0D4590047ED33 /* asm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = asm.h; sourceTree = "<group>"; };
6DBAFF1213B0D4590047ED33 /* boolean.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = boolean.h; sourceTree = "<group>"; };
6DBAFF1313B0D4590047ED33 /* exception.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = exception.h; sourceTree = "<group>"; };
6DBAFF1413B0D4590047ED33 /* kern_return.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = kern_return.h; sourceTree = "<group>"; };
6DBAFF1513B0D4590047ED33 /* machine_types.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = machine_types.defs; sourceTree = "<group>"; };
6DBAFF1613B0D4590047ED33 /* ndr_def.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ndr_def.h; sourceTree = "<group>"; };
6DBAFF1713B0D4590047ED33 /* processor_info.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = processor_info.h; sourceTree = "<group>"; };
6DBAFF1813B0D4590047ED33 /* rpc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rpc.h; sourceTree = "<group>"; };
6DBAFF1913B0D4590047ED33 /* sdt_isa.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sdt_isa.h; sourceTree = "<group>"; };
6DBAFF1A13B0D4590047ED33 /* task.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = task.h; sourceTree = "<group>"; };
6DBAFF1B13B0D4590047ED33 /* thread_act.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = thread_act.h; sourceTree = "<group>"; };
6DBAFF1C13B0D4590047ED33 /* thread_state.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = thread_state.h; sourceTree = "<group>"; };
6DBAFF1D13B0D4590047ED33 /* thread_status.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = thread_status.h; sourceTree = "<group>"; };
6DBAFF1E13B0D4590047ED33 /* vm_param.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vm_param.h; sourceTree = "<group>"; };
6DBAFF1F13B0D4590047ED33 /* vm_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vm_types.h; sourceTree = "<group>"; };
6DBAFF2013B0D4590047ED33 /* processor.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = processor.defs; sourceTree = "<group>"; };
6DBAFF2113B0D4590047ED33 /* processor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = processor.h; sourceTree = "<group>"; };
6DBAFF2213B0D4590047ED33 /* processor_info.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = processor_info.h; sourceTree = "<group>"; };
6DBAFF2313B0D4590047ED33 /* processor_set.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = processor_set.defs; sourceTree = "<group>"; };
6DBAFF2413B0D4590047ED33 /* processor_set.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = processor_set.h; sourceTree = "<group>"; };
6DBAFF2513B0D4590047ED33 /* rpc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rpc.h; sourceTree = "<group>"; };
6DBAFF2613B0D4590047ED33 /* sdt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sdt.h; sourceTree = "<group>"; };
6DBAFF2713B0D4590047ED33 /* security.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = security.defs; sourceTree = "<group>"; };
6DBAFF2813B0D4590047ED33 /* semaphore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = semaphore.h; sourceTree = "<group>"; };
6DBAFF2913B0D4590047ED33 /* shared_memory_server.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = shared_memory_server.h; sourceTree = "<group>"; };
6DBAFF2A13B0D4590047ED33 /* shared_region.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = shared_region.h; sourceTree = "<group>"; };
6DBAFF2B13B0D4590047ED33 /* std_types.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = std_types.defs; sourceTree = "<group>"; };
6DBAFF2C13B0D4590047ED33 /* std_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = std_types.h; sourceTree = "<group>"; };
6DBAFF2D13B0D4590047ED33 /* sync.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sync.h; sourceTree = "<group>"; };
6DBAFF2E13B0D4590047ED33 /* sync_policy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sync_policy.h; sourceTree = "<group>"; };
6DBAFF2F13B0D4590047ED33 /* task.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = task.defs; sourceTree = "<group>"; };
6DBAFF3013B0D4590047ED33 /* task.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = task.h; sourceTree = "<group>"; };
6DBAFF3113B0D4590047ED33 /* task_access.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = task_access.defs; sourceTree = "<group>"; };
6DBAFF3213B0D4590047ED33 /* task_info.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = task_info.h; sourceTree = "<group>"; };
6DBAFF3313B0D4590047ED33 /* task_ledger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = task_ledger.h; sourceTree = "<group>"; };
6DBAFF3413B0D4590047ED33 /* task_policy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = task_policy.h; sourceTree = "<group>"; };
6DBAFF3513B0D4590047ED33 /* task_special_ports.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = task_special_ports.h; sourceTree = "<group>"; };
6DBAFF3613B0D4590047ED33 /* thread_act.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = thread_act.defs; sourceTree = "<group>"; };
6DBAFF3713B0D4590047ED33 /* thread_act.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = thread_act.h; sourceTree = "<group>"; };
6DBAFF3813B0D4590047ED33 /* thread_info.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = thread_info.h; sourceTree = "<group>"; };
6DBAFF3913B0D4590047ED33 /* thread_policy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = thread_policy.h; sourceTree = "<group>"; };
6DBAFF3A13B0D4590047ED33 /* thread_special_ports.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = thread_special_ports.h; sourceTree = "<group>"; };
6DBAFF3B13B0D4590047ED33 /* thread_status.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = thread_status.h; sourceTree = "<group>"; };
6DBAFF3C13B0D4590047ED33 /* thread_switch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = thread_switch.h; sourceTree = "<group>"; };
6DBAFF3D13B0D4590047ED33 /* time_value.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = time_value.h; sourceTree = "<group>"; };
6DBAFF3E13B0D4590047ED33 /* vm_attributes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vm_attributes.h; sourceTree = "<group>"; };
6DBAFF3F13B0D4590047ED33 /* vm_behavior.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vm_behavior.h; sourceTree = "<group>"; };
6DBAFF4013B0D4590047ED33 /* vm_inherit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vm_inherit.h; sourceTree = "<group>"; };
6DBAFF4113B0D4590047ED33 /* vm_map.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = vm_map.defs; sourceTree = "<group>"; };
6DBAFF4213B0D4590047ED33 /* vm_map.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vm_map.h; sourceTree = "<group>"; };
6DBAFF4313B0D4590047ED33 /* vm_param.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vm_param.h; sourceTree = "<group>"; };
6DBAFF4413B0D4590047ED33 /* vm_prot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vm_prot.h; sourceTree = "<group>"; };
6DBAFF4513B0D4590047ED33 /* vm_purgable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vm_purgable.h; sourceTree = "<group>"; };
6DBAFF4613B0D4590047ED33 /* vm_region.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vm_region.h; sourceTree = "<group>"; };
6DBAFF4713B0D4590047ED33 /* vm_statistics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vm_statistics.h; sourceTree = "<group>"; };
6DBAFF4813B0D4590047ED33 /* vm_sync.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vm_sync.h; sourceTree = "<group>"; };
6DBAFF4913B0D4590047ED33 /* vm_task.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vm_task.h; sourceTree = "<group>"; };
6DBAFF4A13B0D4590047ED33 /* vm_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vm_types.h; sourceTree = "<group>"; };
6DBAFF4C13B0D4590047ED33 /* task.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = task.h; sourceTree = "<group>"; };
6DBAFF4D13B0D4590047ED33 /* thread_act.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = thread_act.h; sourceTree = "<group>"; };
6DBAFF4F13B0D4590047ED33 /* arch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = arch.h; sourceTree = "<group>"; };
6DBAFF5013B0D4590047ED33 /* compact_unwind_encoding.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = compact_unwind_encoding.h; sourceTree = "<group>"; };
6DBAFF5113B0D4590047ED33 /* dyld.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dyld.h; sourceTree = "<group>"; };
6DBAFF5213B0D4590047ED33 /* dyld_images.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dyld_images.h; sourceTree = "<group>"; };
6DBAFF5313B0D4590047ED33 /* fat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fat.h; sourceTree = "<group>"; };
6DBAFF5413B0D4590047ED33 /* getsect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = getsect.h; sourceTree = "<group>"; };
6DBAFF5613B0D4590047ED33 /* swap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = swap.h; sourceTree = "<group>"; };
6DBAFF5713B0D4590047ED33 /* ldsyms.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ldsyms.h; sourceTree = "<group>"; };
6DBAFF5813B0D4590047ED33 /* loader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = loader.h; sourceTree = "<group>"; };
6DBAFF5913B0D4590047ED33 /* nlist.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nlist.h; sourceTree = "<group>"; };
6DBAFF5B13B0D4590047ED33 /* reloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = reloc.h; sourceTree = "<group>"; };
6DBAFF5C13B0D4590047ED33 /* swap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = swap.h; sourceTree = "<group>"; };
6DBAFF5D13B0D4590047ED33 /* ranlib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ranlib.h; sourceTree = "<group>"; };
6DBAFF5E13B0D4590047ED33 /* reloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = reloc.h; sourceTree = "<group>"; };
6DBAFF5F13B0D4590047ED33 /* stab.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stab.h; sourceTree = "<group>"; };
6DBAFF6013B0D4590047ED33 /* swap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = swap.h; sourceTree = "<group>"; };
6DBAFF6213B0D4590047ED33 /* reloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = reloc.h; sourceTree = "<group>"; };
6DBAFF6413B0D4590047ED33 /* _limits.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _limits.h; sourceTree = "<group>"; };
6DBAFF6513B0D4590047ED33 /* _param.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _param.h; sourceTree = "<group>"; };
6DBAFF6613B0D4590047ED33 /* _structs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _structs.h; sourceTree = "<group>"; };
6DBAFF6713B0D4590047ED33 /* _types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _types.h; sourceTree = "<group>"; };
6DBAFF6813B0D4590047ED33 /* byte_order.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = byte_order.h; sourceTree = "<group>"; };
6DBAFF6913B0D4590047ED33 /* endian.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = endian.h; sourceTree = "<group>"; };
6DBAFF6A13B0D4590047ED33 /* fasttrap_isa.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fasttrap_isa.h; sourceTree = "<group>"; };
6DBAFF6B13B0D4590047ED33 /* limits.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = limits.h; sourceTree = "<group>"; };
6DBAFF6C13B0D4590047ED33 /* param.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = param.h; sourceTree = "<group>"; };
6DBAFF6D13B0D4590047ED33 /* profile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = profile.h; sourceTree = "<group>"; };
6DBAFF6E13B0D4590047ED33 /* setjmp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = setjmp.h; sourceTree = "<group>"; };
6DBAFF6F13B0D4590047ED33 /* signal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = signal.h; sourceTree = "<group>"; };
6DBAFF7013B0D4590047ED33 /* types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = types.h; sourceTree = "<group>"; };
6DBAFF7113B0D4590047ED33 /* vmparam.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vmparam.h; sourceTree = "<group>"; };
6DBAFF7213B0D4590047ED33 /* math.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = math.h; sourceTree = "<group>"; };
6DBAFF7413B0D4590047ED33 /* bootp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bootp.h; sourceTree = "<group>"; };
6DBAFF7513B0D4590047ED33 /* icmp6.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = icmp6.h; sourceTree = "<group>"; };
6DBAFF7613B0D4590047ED33 /* icmp_var.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = icmp_var.h; sourceTree = "<group>"; };
6DBAFF7713B0D4590047ED33 /* if_ether.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = if_ether.h; sourceTree = "<group>"; };
6DBAFF7813B0D4590047ED33 /* igmp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = igmp.h; sourceTree = "<group>"; };
6DBAFF7913B0D4590047ED33 /* igmp_var.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = igmp_var.h; sourceTree = "<group>"; };
6DBAFF7A13B0D4590047ED33 /* in.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = in.h; sourceTree = "<group>"; };
6DBAFF7B13B0D4590047ED33 /* in_pcb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = in_pcb.h; sourceTree = "<group>"; };
6DBAFF7C13B0D4590047ED33 /* in_systm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = in_systm.h; sourceTree = "<group>"; };
6DBAFF7D13B0D4590047ED33 /* in_var.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = in_var.h; sourceTree = "<group>"; };
6DBAFF7E13B0D4590047ED33 /* ip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ip.h; sourceTree = "<group>"; };
6DBAFF7F13B0D4590047ED33 /* ip6.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ip6.h; sourceTree = "<group>"; };
6DBAFF8013B0D4590047ED33 /* ip_fw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ip_fw.h; sourceTree = "<group>"; };
6DBAFF8113B0D4590047ED33 /* ip_fw2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ip_fw2.h; sourceTree = "<group>"; };
6DBAFF8213B0D4590047ED33 /* ip_icmp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ip_icmp.h; sourceTree = "<group>"; };
6DBAFF8313B0D4590047ED33 /* ip_mroute.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ip_mroute.h; sourceTree = "<group>"; };
6DBAFF8413B0D4590047ED33 /* ip_var.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ip_var.h; sourceTree = "<group>"; };
6DBAFF8513B0D4590047ED33 /* tcp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tcp.h; sourceTree = "<group>"; };
6DBAFF8613B0D4590047ED33 /* tcp_fsm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tcp_fsm.h; sourceTree = "<group>"; };
6DBAFF8713B0D4590047ED33 /* tcp_seq.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tcp_seq.h; sourceTree = "<group>"; };
6DBAFF8813B0D4590047ED33 /* tcp_timer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tcp_timer.h; sourceTree = "<group>"; };
6DBAFF8913B0D4590047ED33 /* tcp_var.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tcp_var.h; sourceTree = "<group>"; };
6DBAFF8A13B0D4590047ED33 /* tcpip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tcpip.h; sourceTree = "<group>"; };
6DBAFF8B13B0D4590047ED33 /* udp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = udp.h; sourceTree = "<group>"; };
6DBAFF8C13B0D4590047ED33 /* udp_var.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = udp_var.h; sourceTree = "<group>"; };
6DBAFF8E13B0D4590047ED33 /* ah.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ah.h; sourceTree = "<group>"; };
6DBAFF8F13B0D4590047ED33 /* esp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = esp.h; sourceTree = "<group>"; };
6DBAFF9013B0D4590047ED33 /* in6.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = in6.h; sourceTree = "<group>"; };
6DBAFF9113B0D4590047ED33 /* in6_var.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = in6_var.h; sourceTree = "<group>"; };
6DBAFF9213B0D4590047ED33 /* ip6_fw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ip6_fw.h; sourceTree = "<group>"; };
6DBAFF9313B0D4590047ED33 /* ip6_mroute.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ip6_mroute.h; sourceTree = "<group>"; };
6DBAFF9413B0D4590047ED33 /* ipcomp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ipcomp.h; sourceTree = "<group>"; };
6DBAFF9513B0D4590047ED33 /* ipsec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ipsec.h; sourceTree = "<group>"; };
6DBAFF9613B0D4590047ED33 /* nd6.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nd6.h; sourceTree = "<group>"; };
6DBAFF9713B0D4590047ED33 /* pim6.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pim6.h; sourceTree = "<group>"; };
6DBAFF9813B0D4590047ED33 /* raw_ip6.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = raw_ip6.h; sourceTree = "<group>"; };
6DBAFF9913B0D4590047ED33 /* runetype.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = runetype.h; sourceTree = "<group>"; };
6DBAFF9B13B0D4590047ED33 /* _common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _common.h; sourceTree = "<group>"; };
6DBAFF9C13B0D4590047ED33 /* _stdio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _stdio.h; sourceTree = "<group>"; };
6DBAFF9D13B0D4590047ED33 /* setjmp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = setjmp.h; sourceTree = "<group>"; };
6DBAFF9E13B0D4590047ED33 /* signal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = signal.h; sourceTree = "<group>"; };
6DBAFF9F13B0D4590047ED33 /* stdarg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stdarg.h; sourceTree = "<group>"; };
6DBAFFA013B0D4590047ED33 /* stdbool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stdbool.h; sourceTree = "<group>"; };
6DBAFFA113B0D4590047ED33 /* stddef.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stddef.h; sourceTree = "<group>"; };
6DBAFFA213B0D4590047ED33 /* stdint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stdint.h; sourceTree = "<group>"; };
6DBAFFA313B0D4590047ED33 /* stdio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stdio.h; sourceTree = "<group>"; };
6DBAFFA413B0D4590047ED33 /* stdlib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stdlib.h; sourceTree = "<group>"; };
6DBAFFA513B0D4590047ED33 /* string.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = string.h; sourceTree = "<group>"; };
6DBAFFA713B0D4590047ED33 /* _endian.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _endian.h; sourceTree = "<group>"; };
6DBAFFA813B0D4590047ED33 /* _select.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _select.h; sourceTree = "<group>"; };
6DBAFFA913B0D4590047ED33 /* _structs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _structs.h; sourceTree = "<group>"; };
6DBAFFAA13B0D4590047ED33 /* _types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = _types.h; sourceTree = "<group>"; };
6DBAFFAB13B0D4590047ED33 /* appleapiopts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = appleapiopts.h; sourceTree = "<group>"; };
6DBAFFAC13B0D4590047ED33 /* buf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = buf.h; sourceTree = "<group>"; };
6DBAFFAD13B0D4590047ED33 /* cdefs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cdefs.h; sourceTree = "<group>"; };
6DBAFFAE13B0D4590047ED33 /* disk.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = disk.h; sourceTree = "<group>"; };
6DBAFFAF13B0D4590047ED33 /* kernel_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = kernel_types.h; sourceTree = "<group>"; };
6DBAFFB013B0D4590047ED33 /* param.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = param.h; sourceTree = "<group>"; };
6DBAFFB113B0D4590047ED33 /* reboot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = reboot.h; sourceTree = "<group>"; };
6DBAFFB213B0D4590047ED33 /* select.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = select.h; sourceTree = "<group>"; };
6DBAFFB313B0D4590047ED33 /* socket.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = socket.h; sourceTree = "<group>"; };
6DBAFFB413B0D4590047ED33 /* syscall.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = syscall.h; sourceTree = "<group>"; };
6DBAFFB513B0D4590047ED33 /* syslimits.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = syslimits.h; sourceTree = "<group>"; };
6DBAFFB613B0D4590047ED33 /* time.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = time.h; sourceTree = "<group>"; };
6DBAFFB713B0D4590047ED33 /* types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = types.h; sourceTree = "<group>"; };
6DBAFFB813B0D4590047ED33 /* unistd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = unistd.h; sourceTree = "<group>"; };
6DBAFFB913B0D4590047ED33 /* time.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = time.h; sourceTree = "<group>"; };
6DBAFFBC13B0D4590047ED33 /* ffs_extern.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ffs_extern.h; sourceTree = "<group>"; };
6DBAFFBD13B0D4590047ED33 /* fs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fs.h; sourceTree = "<group>"; };
6DBAFFBF13B0D4590047ED33 /* dinode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dinode.h; sourceTree = "<group>"; };
6DBAFFC013B0D4590047ED33 /* dir.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dir.h; sourceTree = "<group>"; };
6DBAFFC113B0D4590047ED33 /* inode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = inode.h; sourceTree = "<group>"; };
6DBAFFC213B0D4590047ED33 /* ufs_extern.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ufs_extern.h; sourceTree = "<group>"; };
6DBAFFC313B0D4590047ED33 /* ufsmount.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ufsmount.h; sourceTree = "<group>"; };
6DBAFFC413B0D4590047ED33 /* unistd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = unistd.h; sourceTree = "<group>"; };
6DBAFFC513B0D4590047ED33 /* unwind.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = unwind.h; sourceTree = "<group>"; };
B0056CE711F3868000754B65 /* boot0.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = boot0.s; sourceTree = "<group>"; };
B0056CE811F3868000754B65 /* chain0.s */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = chain0.s; sourceTree = "<group>"; };
B0056CE911F3868000754B65 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
name = Chameleon;
sourceTree = "<group>";
};
6DBAFD1713B0D4590047ED33 /* include */ = {
isa = PBXGroup;
children = (
6DBAFD1813B0D4590047ED33 /* _structs.h */,
6DBAFD1913B0D4590047ED33 /* _types.h */,
6DBAFD1A13B0D4590047ED33 /* architecture */,
6DBAFD3A13B0D4590047ED33 /* assert.h */,
6DBAFD3B13B0D4590047ED33 /* ctype.h */,
6DBAFD3C13B0D4590047ED33 /* device */,
6DBAFD3F13B0D4590047ED33 /* errno.h */,
6DBAFD4013B0D4590047ED33 /* float.h */,
6DBAFD4113B0D4590047ED33 /* hfs */,
6DBAFD4513B0D4590047ED33 /* i386 */,
6DBAFD5513B0D4590047ED33 /* inttypes.h */,
6DBAFD5613B0D4590047ED33 /* IOKit */,
6DBAFE9D13B0D4590047ED33 /* libkern */,
6DBAFEB013B0D4590047ED33 /* limits.h */,
6DBAFEB113B0D4590047ED33 /* locale.h */,
6DBAFEB213B0D4590047ED33 /* mach */,
6DBAFF4E13B0D4590047ED33 /* mach-o */,
6DBAFF6313B0D4590047ED33 /* machine */,
6DBAFF7213B0D4590047ED33 /* math.h */,
6DBAFF7313B0D4590047ED33 /* netinet */,
6DBAFF8D13B0D4590047ED33 /* netinet6 */,
6DBAFF9913B0D4590047ED33 /* runetype.h */,
6DBAFF9A13B0D4590047ED33 /* secure */,
6DBAFF9D13B0D4590047ED33 /* setjmp.h */,
6DBAFF9E13B0D4590047ED33 /* signal.h */,
6DBAFF9F13B0D4590047ED33 /* stdarg.h */,
6DBAFFA013B0D4590047ED33 /* stdbool.h */,
6DBAFFA113B0D4590047ED33 /* stddef.h */,
6DBAFFA213B0D4590047ED33 /* stdint.h */,
6DBAFFA313B0D4590047ED33 /* stdio.h */,
6DBAFFA413B0D4590047ED33 /* stdlib.h */,
6DBAFFA513B0D4590047ED33 /* string.h */,
6DBAFFA613B0D4590047ED33 /* sys */,
6DBAFFB913B0D4590047ED33 /* time.h */,
6DBAFFBA13B0D4590047ED33 /* ufs */,
6DBAFFC413B0D4590047ED33 /* unistd.h */,
6DBAFFC513B0D4590047ED33 /* unwind.h */,
);
path = include;
sourceTree = "<group>";
};
6DBAFD1A13B0D4590047ED33 /* architecture */ = {
isa = PBXGroup;
children = (
6DBAFD1B13B0D4590047ED33 /* alignment.h */,
6DBAFD1C13B0D4590047ED33 /* byte_order.h */,
6DBAFD1D13B0D4590047ED33 /* i386 */,
6DBAFD2D13B0D4590047ED33 /* ppc */,
);
path = architecture;
sourceTree = "<group>";
};
6DBAFD1D13B0D4590047ED33 /* i386 */ = {
isa = PBXGroup;
children = (
6DBAFD1E13B0D4590047ED33 /* alignment.h */,
6DBAFD1F13B0D4590047ED33 /* asm_help.h */,
6DBAFD2013B0D4590047ED33 /* byte_order.h */,
6DBAFD2113B0D4590047ED33 /* cpu.h */,
6DBAFD2213B0D4590047ED33 /* desc.h */,
6DBAFD2313B0D4590047ED33 /* fenv.h */,
6DBAFD2413B0D4590047ED33 /* fpu.h */,
6DBAFD2513B0D4590047ED33 /* frame.h */,
6DBAFD2613B0D4590047ED33 /* io.h */,
6DBAFD2713B0D4590047ED33 /* math.h */,
6DBAFD2813B0D4590047ED33 /* pio.h */,
6DBAFD2913B0D4590047ED33 /* reg_help.h */,
6DBAFD2A13B0D4590047ED33 /* sel.h */,
6DBAFD2B13B0D4590047ED33 /* table.h */,
6DBAFD2C13B0D4590047ED33 /* tss.h */,
);
path = i386;
sourceTree = "<group>";
};
6DBAFD2D13B0D4590047ED33 /* ppc */ = {
isa = PBXGroup;
children = (
6DBAFD2E13B0D4590047ED33 /* alignment.h */,
6DBAFD2F13B0D4590047ED33 /* asm_help.h */,
6DBAFD3013B0D4590047ED33 /* basic_regs.h */,
6DBAFD3113B0D4590047ED33 /* byte_order.h */,
6DBAFD3213B0D4590047ED33 /* cframe.h */,
6DBAFD3313B0D4590047ED33 /* fenv.h */,
6DBAFD3413B0D4590047ED33 /* fp_regs.h */,
6DBAFD3513B0D4590047ED33 /* macro_help.h */,
6DBAFD3613B0D4590047ED33 /* math.h */,
6DBAFD3713B0D4590047ED33 /* mode_independent_asm.h */,
6DBAFD3813B0D4590047ED33 /* pseudo_inst.h */,
6DBAFD3913B0D4590047ED33 /* reg_help.h */,
);
path = ppc;
sourceTree = "<group>";
};
6DBAFD3C13B0D4590047ED33 /* device */ = {
isa = PBXGroup;
children = (
6DBAFD3D13B0D4590047ED33 /* device_port.h */,
6DBAFD3E13B0D4590047ED33 /* device_types.h */,
);
path = device;
sourceTree = "<group>";
};
6DBAFD4113B0D4590047ED33 /* hfs */ = {
isa = PBXGroup;
children = (
6DBAFD4213B0D4590047ED33 /* hfs_encodings.h */,
6DBAFD4313B0D4590047ED33 /* hfs_format.h */,
6DBAFD4413B0D4590047ED33 /* hfs_mount.h */,
);
path = hfs;
sourceTree = "<group>";
};
6DBAFD4513B0D4590047ED33 /* i386 */ = {
isa = PBXGroup;
children = (
6DBAFD4613B0D4590047ED33 /* _limits.h */,
6DBAFD4713B0D4590047ED33 /* _param.h */,
6DBAFD4813B0D4590047ED33 /* _structs.h */,
6DBAFD4913B0D4590047ED33 /* _types.h */,
6DBAFD4A13B0D4590047ED33 /* eflags.h */,
6DBAFD4B13B0D4590047ED33 /* endian.h */,
6DBAFD4C13B0D4590047ED33 /* fasttrap_isa.h */,
6DBAFD4D13B0D4590047ED33 /* limits.h */,
6DBAFD4E13B0D4590047ED33 /* param.h */,
6DBAFD4F13B0D4590047ED33 /* profile.h */,
6DBAFD5013B0D4590047ED33 /* setjmp.h */,
6DBAFD5113B0D4590047ED33 /* signal.h */,
6DBAFD5213B0D4590047ED33 /* types.h */,
6DBAFD5313B0D4590047ED33 /* user_ldt.h */,
6DBAFD5413B0D4590047ED33 /* vmparam.h */,
);
path = i386;
sourceTree = "<group>";
};
6DBAFD5613B0D4590047ED33 /* IOKit */ = {
isa = PBXGroup;
children = (
6DBAFD5713B0D4590047ED33 /* acpi */,
6DBAFD5B13B0D4590047ED33 /* assert.h */,
6DBAFD5C13B0D4590047ED33 /* ata */,
6DBAFD6913B0D4590047ED33 /* audio */,
6DBAFD7713B0D4590047ED33 /* avc */,
6DBAFD7F13B0D4590047ED33 /* bluetooth */,
6DBAFD8813B0D4590047ED33 /* firewire */,
6DBAFDA913B0D4590047ED33 /* graphics */,
6DBAFDB513B0D4590047ED33 /* hid */,
6DBAFDBB13B0D4590047ED33 /* hidevent */,
6DBAFDBE13B0D4590047ED33 /* hidsystem */,
6DBAFDCB13B0D4590047ED33 /* i2c */,
6DBAFDCD13B0D4590047ED33 /* IOBSD.h */,
6DBAFDCE13B0D4590047ED33 /* IOBufferMemoryDescriptor.h */,
6DBAFDCF13B0D4590047ED33 /* IOCatalogue.h */,
6DBAFDD013B0D4590047ED33 /* IOCommand.h */,
6DBAFDD113B0D4590047ED33 /* IOCommandGate.h */,
6DBAFDD213B0D4590047ED33 /* IOCommandPool.h */,
6DBAFDD313B0D4590047ED33 /* IOConditionLock.h */,
6DBAFDD413B0D4590047ED33 /* IODataQueue.h */,
6DBAFDD513B0D4590047ED33 /* IODataQueueShared.h */,
6DBAFDD613B0D4590047ED33 /* IODeviceMemory.h */,
6DBAFDD713B0D4590047ED33 /* IODeviceTreeSupport.h */,
6DBAFDD813B0D4590047ED33 /* IODMACommand.h */,
6DBAFDD913B0D4590047ED33 /* IODMAController.h */,
6DBAFDDA13B0D4590047ED33 /* IODMAEventSource.h */,
6DBAFDDB13B0D4590047ED33 /* IOEventSource.h */,
6DBAFDDC13B0D4590047ED33 /* IOFilterInterruptEventSource.h */,
6DBAFDDD13B0D4590047ED33 /* IOInterleavedMemoryDescriptor.h */,
6DBAFDDE13B0D4590047ED33 /* IOInterruptController.h */,
6DBAFDDF13B0D4590047ED33 /* IOInterruptEventSource.h */,
6DBAFDE013B0D4590047ED33 /* IOInterrupts.h */,
6DBAFDE113B0D4590047ED33 /* IOKitDebug.h */,
6DBAFDE213B0D4590047ED33 /* IOKitKeys.h */,
6DBAFDE313B0D4590047ED33 /* IOKitServer.h */,
6DBAFDE413B0D4590047ED33 /* IOLib.h */,
6DBAFDE513B0D4590047ED33 /* IOLocks.h */,
6DBAFDE613B0D4590047ED33 /* IOMapper.h */,
6DBAFDE713B0D4590047ED33 /* IOMemoryCursor.h */,
6DBAFDE813B0D4590047ED33 /* IOMemoryDescriptor.h */,
6DBAFDE913B0D4590047ED33 /* IOMessage.h */,
6DBAFDEA13B0D4590047ED33 /* IOMultiMemoryDescriptor.h */,
6DBAFDEB13B0D4590047ED33 /* IONotifier.h */,
6DBAFDEC13B0D4590047ED33 /* IONVRAM.h */,
6DBAFDED13B0D4590047ED33 /* IOPlatformExpert.h */,
6DBAFDEE13B0D4590047ED33 /* IORangeAllocator.h */,
6DBAFDEF13B0D4590047ED33 /* IORegistryEntry.h */,
6DBAFDF013B0D4590047ED33 /* IOReturn.h */,
6DBAFDF113B0D4590047ED33 /* IOService.h */,
6DBAFDF213B0D4590047ED33 /* IOServicePM.h */,
6DBAFDF313B0D4590047ED33 /* IOSharedDataQueue.h */,
6DBAFDF413B0D4590047ED33 /* IOSharedLock.h */,
6DBAFDF513B0D4590047ED33 /* IOSubMemoryDescriptor.h */,
6DBAFDF613B0D4590047ED33 /* IOSyncer.h */,
6DBAFDF713B0D4590047ED33 /* IOTimerEventSource.h */,
6DBAFDF813B0D4590047ED33 /* IOTimeStamp.h */,
6DBAFDF913B0D4590047ED33 /* IOTypes.h */,
6DBAFDFA13B0D4590047ED33 /* IOUserClient.h */,
6DBAFDFB13B0D4590047ED33 /* IOWorkLoop.h */,
6DBAFDFC13B0D4590047ED33 /* ndrvsupport */,
6DBAFE0213B0D4590047ED33 /* network */,
6DBAFE1113B0D4590047ED33 /* nvram */,
6DBAFE1313B0D4590047ED33 /* OSMessageNotification.h */,
6DBAFE1413B0D4590047ED33 /* pci */,
6DBAFE1813B0D4590047ED33 /* platform */,
6DBAFE1D13B0D4590047ED33 /* power */,
6DBAFE1F13B0D4590047ED33 /* ppc */,
6DBAFE2113B0D4590047ED33 /* pwr_mgt */,
6DBAFE2B13B0D4590047ED33 /* rtc */,
6DBAFE2D13B0D4590047ED33 /* sbp2 */,
6DBAFE3713B0D4590047ED33 /* scsi */,
6DBAFE5313B0D4590047ED33 /* serial */,
6DBAFE5913B0D4590047ED33 /* storage */,
6DBAFE7B13B0D4590047ED33 /* stream */,
6DBAFE8013B0D4590047ED33 /* system.h */,
6DBAFE8113B0D4590047ED33 /* system_management */,
6DBAFE8313B0D4590047ED33 /* usb */,
);
path = IOKit;
sourceTree = "<group>";
};
6DBAFD5713B0D4590047ED33 /* acpi */ = {
isa = PBXGroup;
children = (
6DBAFD5813B0D4590047ED33 /* IOACPIPlatformDevice.h */,
6DBAFD5913B0D4590047ED33 /* IOACPIPlatformExpert.h */,
6DBAFD5A13B0D4590047ED33 /* IOACPITypes.h */,
);
path = acpi;
sourceTree = "<group>";
};
6DBAFD5C13B0D4590047ED33 /* ata */ = {
isa = PBXGroup;
children = (
6DBAFD5D13B0D4590047ED33 /* ATADeviceNub.h */,
6DBAFD5E13B0D4590047ED33 /* ATATimerEventSource.h */,
6DBAFD5F13B0D4590047ED33 /* IOATABusCommand.h */,
6DBAFD6013B0D4590047ED33 /* IOATABusInfo.h */,
6DBAFD6113B0D4590047ED33 /* IOATACommand.h */,
6DBAFD6213B0D4590047ED33 /* IOATAController.h */,
6DBAFD6313B0D4590047ED33 /* IOATADevConfig.h */,
6DBAFD6413B0D4590047ED33 /* IOATADevice.h */,
6DBAFD6513B0D4590047ED33 /* IOATARegI386.h */,
6DBAFD6613B0D4590047ED33 /* IOATATypes.h */,
6DBAFD6713B0D4590047ED33 /* IOPCIATA.h */,
6DBAFD6813B0D4590047ED33 /* MacIOATA.h */,
);
path = ata;
sourceTree = "<group>";
};
6DBAFD6913B0D4590047ED33 /* audio */ = {
isa = PBXGroup;
children = (
6DBAFD6A13B0D4590047ED33 /* IOAudioControl.h */,
6DBAFD6B13B0D4590047ED33 /* IOAudioControlUserClient.h */,
6DBAFD6C13B0D4590047ED33 /* IOAudioDebug.h */,
6DBAFD6D13B0D4590047ED33 /* IOAudioDefines.h */,
6DBAFD6E13B0D4590047ED33 /* IOAudioDevice.h */,
6DBAFD6F13B0D4590047ED33 /* IOAudioEngine.h */,
6DBAFD7013B0D4590047ED33 /* IOAudioEngineUserClient.h */,
6DBAFD7113B0D4590047ED33 /* IOAudioLevelControl.h */,
6DBAFD7213B0D4590047ED33 /* IOAudioPort.h */,
6DBAFD7313B0D4590047ED33 /* IOAudioSelectorControl.h */,
6DBAFD7413B0D4590047ED33 /* IOAudioStream.h */,
6DBAFD7513B0D4590047ED33 /* IOAudioToggleControl.h */,
6DBAFD7613B0D4590047ED33 /* IOAudioTypes.h */,
);
path = audio;
sourceTree = "<group>";
};
6DBAFD7713B0D4590047ED33 /* avc */ = {
isa = PBXGroup;
children = (
6DBAFD7813B0D4590047ED33 /* IOFireWireAVCCommand.h */,
6DBAFD7913B0D4590047ED33 /* IOFireWireAVCConsts.h */,
6DBAFD7A13B0D4590047ED33 /* IOFireWireAVCRequestSpace.h */,
6DBAFD7B13B0D4590047ED33 /* IOFireWireAVCTargetSpace.h */,
6DBAFD7C13B0D4590047ED33 /* IOFireWireAVCUnit.h */,
6DBAFD7D13B0D4590047ED33 /* IOFireWireAVCUserClientCommon.h */,
6DBAFD7E13B0D4590047ED33 /* IOFireWirePCRSpace.h */,
);
path = avc;
sourceTree = "<group>";
};
6DBAFD7F13B0D4590047ED33 /* bluetooth */ = {
isa = PBXGroup;
children = (
6DBAFD8013B0D4590047ED33 /* Bluetooth.h */,
6DBAFD8113B0D4590047ED33 /* BluetoothAssignedNumbers.h */,
6DBAFD8213B0D4590047ED33 /* IOBluetoothHCIController.h */,
6DBAFD8313B0D4590047ED33 /* IOBluetoothHCIRequest.h */,
6DBAFD8413B0D4590047ED33 /* IOBluetoothHIDDriver.h */,
6DBAFD8513B0D4590047ED33 /* IOBluetoothHIDDriverTypes.h */,
6DBAFD8613B0D4590047ED33 /* IOBluetoothInternal.h */,
6DBAFD8713B0D4590047ED33 /* IOBluetoothTypes.h */,
);
path = bluetooth;
sourceTree = "<group>";
};
6DBAFD8813B0D4590047ED33 /* firewire */ = {
isa = PBXGroup;
children = (
6DBAFD8913B0D4590047ED33 /* IOConfigDirectory.h */,
6DBAFD8A13B0D4590047ED33 /* IOFireWireBus.h */,
6DBAFD8B13B0D4590047ED33 /* IOFireWireController.h */,
6DBAFD8C13B0D4590047ED33 /* IOFireWireDevice.h */,
6DBAFD8D13B0D4590047ED33 /* IOFireWireFamilyCommon.h */,
6DBAFD8E13B0D4590047ED33 /* IOFireWireIRMAllocation.h */,
6DBAFD8F13B0D4590047ED33 /* IOFireWireLocalNode.h */,
6DBAFD9013B0D4590047ED33 /* IOFireWireMultiIsochReceive.h */,
6DBAFD9113B0D4590047ED33 /* IOFireWireNub.h */,
6DBAFD9213B0D4590047ED33 /* IOFireWirePowerManager.h */,
6DBAFD9313B0D4590047ED33 /* IOFireWireUnit.h */,
6DBAFD9413B0D4590047ED33 /* IOFWAddressSpace.h */,
6DBAFD9513B0D4590047ED33 /* IOFWAsyncStreamListener.h */,
6DBAFD9613B0D4590047ED33 /* IOFWCommand.h */,
6DBAFD9713B0D4590047ED33 /* IOFWDCL.h */,
6DBAFD9813B0D4590047ED33 /* IOFWDCLPool.h */,
6DBAFD9913B0D4590047ED33 /* IOFWDCLProgram.h */,
6DBAFD9A13B0D4590047ED33 /* IOFWDCLTranslator.h */,
6DBAFD9B13B0D4590047ED33 /* IOFWIsochChannel.h */,
6DBAFD9C13B0D4590047ED33 /* IOFWIsochPort.h */,
6DBAFD9D13B0D4590047ED33 /* IOFWLocalIsochPort.h */,
6DBAFD9E13B0D4590047ED33 /* IOFWPHYPacketListener.h */,
6DBAFD9F13B0D4590047ED33 /* IOFWPhysicalAddressSpace.h */,
6DBAFDA013B0D4590047ED33 /* IOFWPseudoAddressSpace.h */,
6DBAFDA113B0D4590047ED33 /* IOFWRegs.h */,
6DBAFDA213B0D4590047ED33 /* IOFWSimpleContiguousPhysicalAddressSpace.h */,
6DBAFDA313B0D4590047ED33 /* IOFWSimplePhysicalAddressSpace.h */,
6DBAFDA413B0D4590047ED33 /* IOFWSyncer.h */,
6DBAFDA513B0D4590047ED33 /* IOFWUserObjectExporter.h */,
6DBAFDA613B0D4590047ED33 /* IOFWUtils.h */,
6DBAFDA713B0D4590047ED33 /* IOLocalConfigDirectory.h */,
6DBAFDA813B0D4590047ED33 /* IORemoteConfigDirectory.h */,
);
path = firewire;
sourceTree = "<group>";
};
6DBAFDA913B0D4590047ED33 /* graphics */ = {
isa = PBXGroup;
children = (
6DBAFDAA13B0D4590047ED33 /* IOAccelClientConnect.h */,
6DBAFDAB13B0D4590047ED33 /* IOAccelerator.h */,
6DBAFDAC13B0D4590047ED33 /* IOAccelSurfaceConnect.h */,
6DBAFDAD13B0D4590047ED33 /* IOAccelTypes.h */,
6DBAFDAE13B0D4590047ED33 /* IODisplay.h */,
6DBAFDAF13B0D4590047ED33 /* IOFramebuffer.h */,
6DBAFDB013B0D4590047ED33 /* IOFramebufferShared.h */,
6DBAFDB113B0D4590047ED33 /* IOGraphicsDevice.h */,
6DBAFDB213B0D4590047ED33 /* IOGraphicsEngine.h */,
6DBAFDB313B0D4590047ED33 /* IOGraphicsInterfaceTypes.h */,
6DBAFDB413B0D4590047ED33 /* IOGraphicsTypes.h */,
);
path = graphics;
sourceTree = "<group>";
};
6DBAFDB513B0D4590047ED33 /* hid */ = {
isa = PBXGroup;
children = (
6DBAFDB613B0D4590047ED33 /* IOHIDDevice.h */,
6DBAFDB713B0D4590047ED33 /* IOHIDElement.h */,
6DBAFDB813B0D4590047ED33 /* IOHIDInterface.h */,
6DBAFDB913B0D4590047ED33 /* IOHIDKeys.h */,
6DBAFDBA13B0D4590047ED33 /* IOHIDUsageTables.h */,
);
path = hid;
sourceTree = "<group>";
};
6DBAFDBB13B0D4590047ED33 /* hidevent */ = {
isa = PBXGroup;
children = (
6DBAFDBC13B0D4590047ED33 /* IOHIDEventDriver.h */,
6DBAFDBD13B0D4590047ED33 /* IOHIDEventService.h */,
);
path = hidevent;
sourceTree = "<group>";
};
6DBAFDBE13B0D4590047ED33 /* hidsystem */ = {
isa = PBXGroup;
children = (
6DBAFDBF13B0D4590047ED33 /* ev_keymap.h */,
6DBAFDC013B0D4590047ED33 /* IOHIDDescriptorParser.h */,
6DBAFDC113B0D4590047ED33 /* IOHIDevice.h */,
6DBAFDC213B0D4590047ED33 /* IOHIDParameter.h */,
6DBAFDC313B0D4590047ED33 /* IOHIDShared.h */,
6DBAFDC413B0D4590047ED33 /* IOHIDSystem.h */,
6DBAFDC513B0D4590047ED33 /* IOHIDTypes.h */,
6DBAFDC613B0D4590047ED33 /* IOHIDUsageTables.h */,
6DBAFDC713B0D4590047ED33 /* IOHIKeyboard.h */,
6DBAFDC813B0D4590047ED33 /* IOHIKeyboardMapper.h */,
6DBAFDC913B0D4590047ED33 /* IOHIPointing.h */,
6DBAFDCA13B0D4590047ED33 /* IOLLEvent.h */,
);
path = hidsystem;
sourceTree = "<group>";
};
6DBAFDCB13B0D4590047ED33 /* i2c */ = {
isa = PBXGroup;
children = (
6DBAFDCC13B0D4590047ED33 /* IOI2CInterface.h */,
);
path = i2c;
sourceTree = "<group>";
};
6DBAFDFC13B0D4590047ED33 /* ndrvsupport */ = {
isa = PBXGroup;
children = (
6DBAFDFD13B0D4590047ED33 /* IOMacOSTypes.h */,
6DBAFDFE13B0D4590047ED33 /* IOMacOSVideo.h */,
6DBAFDFF13B0D4590047ED33 /* IONDRVFramebuffer.h */,
6DBAFE0013B0D4590047ED33 /* IONDRVLibraries.h */,
6DBAFE0113B0D4590047ED33 /* IONDRVSupport.h */,
);
path = ndrvsupport;
sourceTree = "<group>";
};
6DBAFE0213B0D4590047ED33 /* network */ = {
isa = PBXGroup;
children = (
6DBAFE0313B0D4590047ED33 /* IOBasicOutputQueue.h */,
6DBAFE0413B0D4590047ED33 /* IOEthernetController.h */,
6DBAFE0513B0D4590047ED33 /* IOEthernetInterface.h */,
6DBAFE0613B0D4590047ED33 /* IOEthernetStats.h */,
6DBAFE0713B0D4590047ED33 /* IOGatedOutputQueue.h */,
6DBAFE0813B0D4590047ED33 /* IOKernelDebugger.h */,
6DBAFE0913B0D4590047ED33 /* IOMbufMemoryCursor.h */,
6DBAFE0A13B0D4590047ED33 /* IONetworkController.h */,
6DBAFE0B13B0D4590047ED33 /* IONetworkData.h */,
6DBAFE0C13B0D4590047ED33 /* IONetworkInterface.h */,
6DBAFE0D13B0D4590047ED33 /* IONetworkMedium.h */,
6DBAFE0E13B0D4590047ED33 /* IONetworkStats.h */,
6DBAFE0F13B0D4590047ED33 /* IOOutputQueue.h */,
6DBAFE1013B0D4590047ED33 /* IOPacketQueue.h */,
);
path = network;
sourceTree = "<group>";
};
6DBAFE1113B0D4590047ED33 /* nvram */ = {
isa = PBXGroup;
children = (
6DBAFE1213B0D4590047ED33 /* IONVRAMController.h */,
);
path = nvram;
sourceTree = "<group>";
};
6DBAFE1413B0D4590047ED33 /* pci */ = {
isa = PBXGroup;
children = (
6DBAFE1513B0D4590047ED33 /* IOAGPDevice.h */,
6DBAFE1613B0D4590047ED33 /* IOPCIBridge.h */,
6DBAFE1713B0D4590047ED33 /* IOPCIDevice.h */,
);
path = pci;
sourceTree = "<group>";
};
6DBAFE1813B0D4590047ED33 /* platform */ = {
isa = PBXGroup;
children = (
6DBAFE1913B0D4590047ED33 /* AppleMacIO.h */,
6DBAFE1A13B0D4590047ED33 /* AppleMacIODevice.h */,
6DBAFE1B13B0D4590047ED33 /* AppleNMI.h */,
6DBAFE1C13B0D4590047ED33 /* ApplePlatformExpert.h */,
);
path = platform;
sourceTree = "<group>";
};
6DBAFE1D13B0D4590047ED33 /* power */ = {
isa = PBXGroup;
children = (
6DBAFE1E13B0D4590047ED33 /* IOPwrController.h */,
);
path = power;
sourceTree = "<group>";
};
6DBAFE1F13B0D4590047ED33 /* ppc */ = {
isa = PBXGroup;
children = (
6DBAFE2013B0D4590047ED33 /* IODBDMA.h */,
);
path = ppc;
sourceTree = "<group>";
};
6DBAFE2113B0D4590047ED33 /* pwr_mgt */ = {
isa = PBXGroup;
children = (
6DBAFE2213B0D4590047ED33 /* IOPM.h */,
6DBAFE2313B0D4590047ED33 /* IOPMDeprecated.h */,
6DBAFE2413B0D4590047ED33 /* IOPMLibDefs.h */,
6DBAFE2513B0D4590047ED33 /* IOPMPowerSource.h */,
6DBAFE2613B0D4590047ED33 /* IOPMPowerSourceList.h */,
6DBAFE2713B0D4590047ED33 /* IOPMpowerState.h */,
6DBAFE2813B0D4590047ED33 /* IOPMPrivate.h */,
6DBAFE2913B0D4590047ED33 /* IOPowerConnection.h */,
6DBAFE2A13B0D4590047ED33 /* RootDomain.h */,
);
path = pwr_mgt;
sourceTree = "<group>";
};
6DBAFE2B13B0D4590047ED33 /* rtc */ = {
isa = PBXGroup;
children = (
6DBAFE2C13B0D4590047ED33 /* IORTCController.h */,
);
path = rtc;
sourceTree = "<group>";
};
6DBAFE2D13B0D4590047ED33 /* sbp2 */ = {
isa = PBXGroup;
children = (
6DBAFE2E13B0D4590047ED33 /* IOFireWireSBP2Login.h */,
6DBAFE2F13B0D4590047ED33 /* IOFireWireSBP2LSIWorkaroundDescriptor.h */,
6DBAFE3013B0D4590047ED33 /* IOFireWireSBP2LUN.h */,
6DBAFE3113B0D4590047ED33 /* IOFireWireSBP2ManagementORB.h */,
6DBAFE3213B0D4590047ED33 /* IOFireWireSBP2ORB.h */,
6DBAFE3313B0D4590047ED33 /* IOFireWireSBP2Target.h */,
6DBAFE3413B0D4590047ED33 /* IOFireWireSBP2UserClient.h */,
6DBAFE3513B0D4590047ED33 /* IOFireWireSBP2UserClientCommon.h */,
6DBAFE3613B0D4590047ED33 /* IOFireWireSerialBusProtocolTransport.h */,
);
path = sbp2;
sourceTree = "<group>";
};
6DBAFE3713B0D4590047ED33 /* scsi */ = {
isa = PBXGroup;
children = (
6DBAFE3813B0D4590047ED33 /* IOBDServices.h */,
6DBAFE3913B0D4590047ED33 /* IOBlockStorageServices.h */,
6DBAFE3A13B0D4590047ED33 /* IOCompactDiscServices.h */,
6DBAFE3B13B0D4590047ED33 /* IODVDServices.h */,
6DBAFE3C13B0D4590047ED33 /* IOReducedBlockServices.h */,
6DBAFE3D13B0D4590047ED33 /* IOSCSIBlockCommandsDevice.h */,
6DBAFE3E13B0D4590047ED33 /* IOSCSIMultimediaCommandsDevice.h */,
6DBAFE3F13B0D4590047ED33 /* IOSCSIPeripheralDeviceNub.h */,
6DBAFE4013B0D4590047ED33 /* IOSCSIPeripheralDeviceType00.h */,
6DBAFE4113B0D4590047ED33 /* IOSCSIPeripheralDeviceType05.h */,
6DBAFE4213B0D4590047ED33 /* IOSCSIPeripheralDeviceType07.h */,
6DBAFE4313B0D4590047ED33 /* IOSCSIPeripheralDeviceType0E.h */,
6DBAFE4413B0D4590047ED33 /* IOSCSIPrimaryCommandsDevice.h */,
6DBAFE4513B0D4590047ED33 /* IOSCSIProtocolInterface.h */,
6DBAFE4613B0D4590047ED33 /* IOSCSIProtocolServices.h */,
6DBAFE4713B0D4590047ED33 /* IOSCSIReducedBlockCommandsDevice.h */,
6DBAFE4813B0D4590047ED33 /* SCSICmds_INQUIRY_Definitions.h */,
6DBAFE4913B0D4590047ED33 /* SCSICmds_MODE_Definitions.h */,
6DBAFE4A13B0D4590047ED33 /* SCSICmds_READ_CAPACITY_Definitions.h */,
6DBAFE4B13B0D4590047ED33 /* SCSICmds_REPORT_LUNS_Definitions.h */,
6DBAFE4C13B0D4590047ED33 /* SCSICmds_REQUEST_SENSE_Defs.h */,
6DBAFE4D13B0D4590047ED33 /* SCSICommandDefinitions.h */,
6DBAFE4E13B0D4590047ED33 /* SCSICommandOperationCodes.h */,
6DBAFE4F13B0D4590047ED33 /* SCSIPort.h */,
6DBAFE5013B0D4590047ED33 /* SCSITask.h */,
6DBAFE5113B0D4590047ED33 /* spi */,
);
path = scsi;
sourceTree = "<group>";
};
6DBAFE5113B0D4590047ED33 /* spi */ = {
isa = PBXGroup;
children = (
6DBAFE5213B0D4590047ED33 /* IOSCSIParallelInterfaceController.h */,
);
path = spi;
sourceTree = "<group>";
};
6DBAFE5313B0D4590047ED33 /* serial */ = {
isa = PBXGroup;
children = (
6DBAFE5413B0D4590047ED33 /* IOModemSerialStreamSync.h */,
6DBAFE5513B0D4590047ED33 /* IORS232SerialStreamSync.h */,
6DBAFE5613B0D4590047ED33 /* IOSerialDriverSync.h */,
6DBAFE5713B0D4590047ED33 /* IOSerialKeys.h */,
6DBAFE5813B0D4590047ED33 /* IOSerialStreamSync.h */,
);
path = serial;
sourceTree = "<group>";
};
6DBAFE5913B0D4590047ED33 /* storage */ = {
isa = PBXGroup;
children = (
6DBAFE5A13B0D4590047ED33 /* ata */,
6DBAFE5D13B0D4590047ED33 /* IOAppleLabelScheme.h */,
6DBAFE5E13B0D4590047ED33 /* IOApplePartitionScheme.h */,
6DBAFE5F13B0D4590047ED33 /* IOBDBlockStorageDevice.h */,
6DBAFE6013B0D4590047ED33 /* IOBDBlockStorageDriver.h */,
6DBAFE6113B0D4590047ED33 /* IOBDMedia.h */,
6DBAFE6213B0D4590047ED33 /* IOBDMediaBSDClient.h */,
6DBAFE6313B0D4590047ED33 /* IOBDTypes.h */,
6DBAFE6413B0D4590047ED33 /* IOBlockStorageDevice.h */,
6DBAFE6513B0D4590047ED33 /* IOBlockStorageDriver.h */,
6DBAFE6613B0D4590047ED33 /* IOCDBlockStorageDevice.h */,
6DBAFE6713B0D4590047ED33 /* IOCDBlockStorageDriver.h */,
6DBAFE6813B0D4590047ED33 /* IOCDMedia.h */,
6DBAFE6913B0D4590047ED33 /* IOCDMediaBSDClient.h */,
6DBAFE6A13B0D4590047ED33 /* IOCDPartitionScheme.h */,
6DBAFE6B13B0D4590047ED33 /* IOCDTypes.h */,
6DBAFE6C13B0D4590047ED33 /* IODVDBlockStorageDevice.h */,
6DBAFE6D13B0D4590047ED33 /* IODVDBlockStorageDriver.h */,
6DBAFE6E13B0D4590047ED33 /* IODVDMedia.h */,
6DBAFE6F13B0D4590047ED33 /* IODVDMediaBSDClient.h */,
6DBAFE7013B0D4590047ED33 /* IODVDTypes.h */,
6DBAFE7113B0D4590047ED33 /* IOFDiskPartitionScheme.h */,
6DBAFE7213B0D4590047ED33 /* IOFilterScheme.h */,
6DBAFE7313B0D4590047ED33 /* IOFireWireStorageCharacteristics.h */,
6DBAFE7413B0D4590047ED33 /* IOGUIDPartitionScheme.h */,
6DBAFE7513B0D4590047ED33 /* IOMedia.h */,
6DBAFE7613B0D4590047ED33 /* IOMediaBSDClient.h */,
6DBAFE7713B0D4590047ED33 /* IOPartitionScheme.h */,
6DBAFE7813B0D4590047ED33 /* IOStorage.h */,
6DBAFE7913B0D4590047ED33 /* IOStorageDeviceCharacteristics.h */,
6DBAFE7A13B0D4590047ED33 /* IOStorageProtocolCharacteristics.h */,
);
path = storage;
sourceTree = "<group>";
};
6DBAFE5A13B0D4590047ED33 /* ata */ = {
isa = PBXGroup;
children = (
6DBAFE5B13B0D4590047ED33 /* IOATAPIProtocolTransport.h */,
6DBAFE5C13B0D4590047ED33 /* IOATAStorageDefines.h */,
);
path = ata;
sourceTree = "<group>";
};
6DBAFE7B13B0D4590047ED33 /* stream */ = {
isa = PBXGroup;
children = (
6DBAFE7C13B0D4590047ED33 /* IOStream.h */,
6DBAFE7D13B0D4590047ED33 /* IOStreamFamily.h */,
6DBAFE7E13B0D4590047ED33 /* IOStreamShared.h */,
6DBAFE7F13B0D4590047ED33 /* IOStreamUserClient.h */,
);
path = stream;
sourceTree = "<group>";
};
6DBAFE8113B0D4590047ED33 /* system_management */ = {
isa = PBXGroup;
children = (
6DBAFE8213B0D4590047ED33 /* IOWatchDogTimer.h */,
);
path = system_management;
sourceTree = "<group>";
};
6DBAFE8313B0D4590047ED33 /* usb */ = {
isa = PBXGroup;
children = (
6DBAFE8413B0D4590047ED33 /* IOUFIStorageServices.h */,
6DBAFE8513B0D4590047ED33 /* IOUSBBus.h */,
6DBAFE8613B0D4590047ED33 /* IOUSBCommand.h */,
6DBAFE8713B0D4590047ED33 /* IOUSBCompositeDriver.h */,
6DBAFE8813B0D4590047ED33 /* IOUSBController.h */,
6DBAFE8913B0D4590047ED33 /* IOUSBControllerListElement.h */,
6DBAFE8A13B0D4590047ED33 /* IOUSBControllerV2.h */,
6DBAFE8B13B0D4590047ED33 /* IOUSBControllerV3.h */,
6DBAFE8C13B0D4590047ED33 /* IOUSBDevice.h */,
6DBAFE8D13B0D4590047ED33 /* IOUSBHIDDriver.h */,
6DBAFE8E13B0D4590047ED33 /* IOUSBHubDevice.h */,
6DBAFE8F13B0D4590047ED33 /* IOUSBHubPolicyMaker.h */,
6DBAFE9013B0D4590047ED33 /* IOUSBInterface.h */,
6DBAFE9113B0D4590047ED33 /* IOUSBLog.h */,
6DBAFE9213B0D4590047ED33 /* IOUSBMassStorageClass.h */,
6DBAFE9313B0D4590047ED33 /* IOUSBMassStorageUFISubclass.h */,
6DBAFE9413B0D4590047ED33 /* IOUSBNub.h */,
6DBAFE9513B0D4590047ED33 /* IOUSBPipe.h */,
6DBAFE9613B0D4590047ED33 /* IOUSBRootHubDevice.h */,
6DBAFE9713B0D4590047ED33 /* IOUSBUserClient.h */,
6DBAFE9813B0D4590047ED33 /* IOUSBWorkLoop.h */,
6DBAFE9913B0D4590047ED33 /* USB.h */,
6DBAFE9A13B0D4590047ED33 /* USBHub.h */,
6DBAFE9B13B0D4590047ED33 /* USBSpec.h */,
6DBAFE9C13B0D4590047ED33 /* USBTracepoints.h */,
);
path = usb;
sourceTree = "<group>";
};
6DBAFE9D13B0D4590047ED33 /* libkern */ = {
isa = PBXGroup;
children = (
6DBAFE9E13B0D4590047ED33 /* _OSByteOrder.h */,
6DBAFE9F13B0D4590047ED33 /* crypto */,
6DBAFEA213B0D4590047ED33 /* i386 */,
6DBAFEA513B0D4590047ED33 /* machine */,
6DBAFEA713B0D4590047ED33 /* OSAtomic.h */,
6DBAFEA813B0D4590047ED33 /* OSByteOrder.h */,
6DBAFEA913B0D4590047ED33 /* OSCacheControl.h */,
6DBAFEAA13B0D4590047ED33 /* OSDebug.h */,
6DBAFEAB13B0D4590047ED33 /* OSKextLib.h */,
6DBAFEAC13B0D4590047ED33 /* OSReturn.h */,
6DBAFEAD13B0D4590047ED33 /* OSTypes.h */,
6DBAFEAE13B0D4590047ED33 /* ppc */,
);
path = libkern;
sourceTree = "<group>";
};
6DBAFE9F13B0D4590047ED33 /* crypto */ = {
isa = PBXGroup;
children = (
6DBAFEA013B0D4590047ED33 /* md5.h */,
6DBAFEA113B0D4590047ED33 /* sha1.h */,
);
path = crypto;
sourceTree = "<group>";
};
6DBAFEA213B0D4590047ED33 /* i386 */ = {
isa = PBXGroup;
children = (
6DBAFEA313B0D4590047ED33 /* _OSByteOrder.h */,
6DBAFEA413B0D4590047ED33 /* OSByteOrder.h */,
);
path = i386;
sourceTree = "<group>";
};
6DBAFEA513B0D4590047ED33 /* machine */ = {
isa = PBXGroup;
children = (
6DBAFEA613B0D4590047ED33 /* OSByteOrder.h */,
);
path = machine;
sourceTree = "<group>";
};
6DBAFEAE13B0D4590047ED33 /* ppc */ = {
isa = PBXGroup;
children = (
6DBAFEAF13B0D4590047ED33 /* OSByteOrder.h */,
);
path = ppc;
sourceTree = "<group>";
};
6DBAFEB213B0D4590047ED33 /* mach */ = {
isa = PBXGroup;
children = (
6DBAFEB313B0D4590047ED33 /* audit_triggers.defs */,
6DBAFEB413B0D4590047ED33 /* boolean.h */,
6DBAFEB513B0D4590047ED33 /* bootstrap.h */,
6DBAFEB613B0D4590047ED33 /* clock.defs */,
6DBAFEB713B0D4590047ED33 /* clock.h */,
6DBAFEB813B0D4590047ED33 /* clock_priv.defs */,
6DBAFEB913B0D4590047ED33 /* clock_priv.h */,
6DBAFEBA13B0D4590047ED33 /* clock_reply.defs */,
6DBAFEBB13B0D4590047ED33 /* clock_reply.h */,
6DBAFEBC13B0D4590047ED33 /* clock_types.defs */,
6DBAFEBD13B0D4590047ED33 /* clock_types.h */,
6DBAFEBE13B0D4590047ED33 /* error.h */,
6DBAFEBF13B0D4590047ED33 /* exc.defs */,
6DBAFEC013B0D4590047ED33 /* exc.h */,
6DBAFEC113B0D4590047ED33 /* exception.h */,
6DBAFEC213B0D4590047ED33 /* exception_types.h */,
6DBAFEC313B0D4590047ED33 /* host_info.h */,
6DBAFEC413B0D4590047ED33 /* host_notify.h */,
6DBAFEC513B0D4590047ED33 /* host_notify_reply.defs */,
6DBAFEC613B0D4590047ED33 /* host_priv.defs */,
6DBAFEC713B0D4590047ED33 /* host_priv.h */,
6DBAFEC813B0D4590047ED33 /* host_reboot.h */,
6DBAFEC913B0D4590047ED33 /* host_security.defs */,
6DBAFECA13B0D4590047ED33 /* host_security.h */,
6DBAFECB13B0D4590047ED33 /* host_special_ports.h */,
6DBAFECC13B0D4590047ED33 /* i386 */,
6DBAFEDE13B0D4590047ED33 /* kern_return.h */,
6DBAFEDF13B0D4590047ED33 /* kmod.h */,
6DBAFEE013B0D4590047ED33 /* ledger.defs */,
6DBAFEE113B0D4590047ED33 /* ledger.h */,
6DBAFEE213B0D4590047ED33 /* lock_set.defs */,
6DBAFEE313B0D4590047ED33 /* lock_set.h */,
6DBAFEE413B0D4590047ED33 /* mach.h */,
6DBAFEE513B0D4590047ED33 /* mach_error.h */,
6DBAFEE613B0D4590047ED33 /* mach_exc.defs */,
6DBAFEE713B0D4590047ED33 /* mach_host.defs */,
6DBAFEE813B0D4590047ED33 /* mach_host.h */,
6DBAFEE913B0D4590047ED33 /* mach_init.h */,
6DBAFEEA13B0D4590047ED33 /* mach_interface.h */,
6DBAFEEB13B0D4590047ED33 /* mach_param.h */,
6DBAFEEC13B0D4590047ED33 /* mach_port.defs */,
6DBAFEED13B0D4590047ED33 /* mach_port.h */,
6DBAFEEE13B0D4590047ED33 /* mach_syscalls.h */,
6DBAFEEF13B0D4590047ED33 /* mach_time.h */,
6DBAFEF013B0D4590047ED33 /* mach_traps.h */,
6DBAFEF113B0D4590047ED33 /* mach_types.defs */,
6DBAFEF213B0D4590047ED33 /* mach_types.h */,
6DBAFEF313B0D4590047ED33 /* mach_vm.defs */,
6DBAFEF413B0D4590047ED33 /* mach_vm.h */,
6DBAFEF513B0D4590047ED33 /* machine */,
6DBAFF0413B0D4590047ED33 /* machine.h */,
6DBAFF0513B0D4590047ED33 /* memory_object_types.h */,
6DBAFF0613B0D4590047ED33 /* message.h */,
6DBAFF0713B0D4590047ED33 /* mig.h */,
6DBAFF0813B0D4590047ED33 /* mig_errors.h */,
6DBAFF0913B0D4590047ED33 /* ndr.h */,
6DBAFF0A13B0D4590047ED33 /* notify.defs */,
6DBAFF0B13B0D4590047ED33 /* notify.h */,
6DBAFF0C13B0D4590047ED33 /* policy.h */,
6DBAFF0D13B0D4590047ED33 /* port.h */,
6DBAFF0E13B0D4590047ED33 /* port_obj.h */,
6DBAFF0F13B0D4590047ED33 /* ppc */,
6DBAFF2013B0D4590047ED33 /* processor.defs */,
6DBAFF2113B0D4590047ED33 /* processor.h */,
6DBAFF2213B0D4590047ED33 /* processor_info.h */,
6DBAFF2313B0D4590047ED33 /* processor_set.defs */,
6DBAFF2413B0D4590047ED33 /* processor_set.h */,
6DBAFF2513B0D4590047ED33 /* rpc.h */,
6DBAFF2613B0D4590047ED33 /* sdt.h */,
6DBAFF2713B0D4590047ED33 /* security.defs */,
6DBAFF2813B0D4590047ED33 /* semaphore.h */,
6DBAFF2913B0D4590047ED33 /* shared_memory_server.h */,
6DBAFF2A13B0D4590047ED33 /* shared_region.h */,
6DBAFF2B13B0D4590047ED33 /* std_types.defs */,
6DBAFF2C13B0D4590047ED33 /* std_types.h */,
6DBAFF2D13B0D4590047ED33 /* sync.h */,
6DBAFF2E13B0D4590047ED33 /* sync_policy.h */,
6DBAFF2F13B0D4590047ED33 /* task.defs */,
6DBAFF3013B0D4590047ED33 /* task.h */,
6DBAFF3113B0D4590047ED33 /* task_access.defs */,
6DBAFF3213B0D4590047ED33 /* task_info.h */,
6DBAFF3313B0D4590047ED33 /* task_ledger.h */,
6DBAFF3413B0D4590047ED33 /* task_policy.h */,
6DBAFF3513B0D4590047ED33 /* task_special_ports.h */,
6DBAFF3613B0D4590047ED33 /* thread_act.defs */,
6DBAFF3713B0D4590047ED33 /* thread_act.h */,
6DBAFF3813B0D4590047ED33 /* thread_info.h */,
6DBAFF3913B0D4590047ED33 /* thread_policy.h */,
6DBAFF3A13B0D4590047ED33 /* thread_special_ports.h */,
6DBAFF3B13B0D4590047ED33 /* thread_status.h */,
6DBAFF3C13B0D4590047ED33 /* thread_switch.h */,
6DBAFF3D13B0D4590047ED33 /* time_value.h */,
6DBAFF3E13B0D4590047ED33 /* vm_attributes.h */,
6DBAFF3F13B0D4590047ED33 /* vm_behavior.h */,
6DBAFF4013B0D4590047ED33 /* vm_inherit.h */,
6DBAFF4113B0D4590047ED33 /* vm_map.defs */,
6DBAFF4213B0D4590047ED33 /* vm_map.h */,
6DBAFF4313B0D4590047ED33 /* vm_param.h */,
6DBAFF4413B0D4590047ED33 /* vm_prot.h */,
6DBAFF4513B0D4590047ED33 /* vm_purgable.h */,
6DBAFF4613B0D4590047ED33 /* vm_region.h */,
6DBAFF4713B0D4590047ED33 /* vm_statistics.h */,
6DBAFF4813B0D4590047ED33 /* vm_sync.h */,
6DBAFF4913B0D4590047ED33 /* vm_task.h */,
6DBAFF4A13B0D4590047ED33 /* vm_types.h */,
6DBAFF4B13B0D4590047ED33 /* x86_64 */,
);
path = mach;
sourceTree = "<group>";
};
6DBAFECC13B0D4590047ED33 /* i386 */ = {
isa = PBXGroup;
children = (
6DBAFECD13B0D4590047ED33 /* _structs.h */,
6DBAFECE13B0D4590047ED33 /* asm.h */,
6DBAFECF13B0D4590047ED33 /* boolean.h */,
6DBAFED013B0D4590047ED33 /* exception.h */,
6DBAFED113B0D4590047ED33 /* fp_reg.h */,
6DBAFED213B0D4590047ED33 /* kern_return.h */,
6DBAFED313B0D4590047ED33 /* machine_types.defs */,
6DBAFED413B0D4590047ED33 /* ndr_def.h */,
6DBAFED513B0D4590047ED33 /* processor_info.h */,
6DBAFED613B0D4590047ED33 /* rpc.h */,
6DBAFED713B0D4590047ED33 /* sdt_isa.h */,
6DBAFED813B0D4590047ED33 /* task.h */,
6DBAFED913B0D4590047ED33 /* thread_act.h */,
6DBAFEDA13B0D4590047ED33 /* thread_state.h */,
6DBAFEDB13B0D4590047ED33 /* thread_status.h */,
6DBAFEDC13B0D4590047ED33 /* vm_param.h */,
6DBAFEDD13B0D4590047ED33 /* vm_types.h */,
);
path = i386;
sourceTree = "<group>";
};
6DBAFEF513B0D4590047ED33 /* machine */ = {
isa = PBXGroup;
children = (
6DBAFEF613B0D4590047ED33 /* asm.h */,
6DBAFEF713B0D4590047ED33 /* boolean.h */,
6DBAFEF813B0D4590047ED33 /* exception.h */,
6DBAFEF913B0D4590047ED33 /* kern_return.h */,
6DBAFEFA13B0D4590047ED33 /* machine_types.defs */,
6DBAFEFB13B0D4590047ED33 /* ndr_def.h */,
6DBAFEFC13B0D4590047ED33 /* processor_info.h */,
6DBAFEFD13B0D4590047ED33 /* rpc.h */,
6DBAFEFE13B0D4590047ED33 /* sdt.h */,
6DBAFEFF13B0D4590047ED33 /* sdt_isa.h */,
6DBAFF0013B0D4590047ED33 /* thread_state.h */,
6DBAFF0113B0D4590047ED33 /* thread_status.h */,
6DBAFF0213B0D4590047ED33 /* vm_param.h */,
6DBAFF0313B0D4590047ED33 /* vm_types.h */,
);
path = machine;
sourceTree = "<group>";
};
6DBAFF0F13B0D4590047ED33 /* ppc */ = {
isa = PBXGroup;
children = (
6DBAFF1013B0D4590047ED33 /* _structs.h */,
6DBAFF1113B0D4590047ED33 /* asm.h */,
6DBAFF1213B0D4590047ED33 /* boolean.h */,
6DBAFF1313B0D4590047ED33 /* exception.h */,
6DBAFF1413B0D4590047ED33 /* kern_return.h */,
6DBAFF1513B0D4590047ED33 /* machine_types.defs */,
6DBAFF1613B0D4590047ED33 /* ndr_def.h */,
6DBAFF1713B0D4590047ED33 /* processor_info.h */,
6DBAFF1813B0D4590047ED33 /* rpc.h */,
6DBAFF1913B0D4590047ED33 /* sdt_isa.h */,
6DBAFF1A13B0D4590047ED33 /* task.h */,
6DBAFF1B13B0D4590047ED33 /* thread_act.h */,
6DBAFF1C13B0D4590047ED33 /* thread_state.h */,
6DBAFF1D13B0D4590047ED33 /* thread_status.h */,
6DBAFF1E13B0D4590047ED33 /* vm_param.h */,
6DBAFF1F13B0D4590047ED33 /* vm_types.h */,
);
path = ppc;
sourceTree = "<group>";
};
6DBAFF4B13B0D4590047ED33 /* x86_64 */ = {
isa = PBXGroup;
children = (
6DBAFF4C13B0D4590047ED33 /* task.h */,
6DBAFF4D13B0D4590047ED33 /* thread_act.h */,
);
path = x86_64;
sourceTree = "<group>";
};
6DBAFF4E13B0D4590047ED33 /* mach-o */ = {
isa = PBXGroup;
children = (
6DBAFF4F13B0D4590047ED33 /* arch.h */,
6DBAFF5013B0D4590047ED33 /* compact_unwind_encoding.h */,
6DBAFF5113B0D4590047ED33 /* dyld.h */,
6DBAFF5213B0D4590047ED33 /* dyld_images.h */,
6DBAFF5313B0D4590047ED33 /* fat.h */,
6DBAFF5413B0D4590047ED33 /* getsect.h */,
6DBAFF5513B0D4590047ED33 /* i386 */,
6DBAFF5713B0D4590047ED33 /* ldsyms.h */,
6DBAFF5813B0D4590047ED33 /* loader.h */,
6DBAFF5913B0D4590047ED33 /* nlist.h */,
6DBAFF5A13B0D4590047ED33 /* ppc */,
6DBAFF5D13B0D4590047ED33 /* ranlib.h */,
6DBAFF5E13B0D4590047ED33 /* reloc.h */,
6DBAFF5F13B0D4590047ED33 /* stab.h */,
6DBAFF6013B0D4590047ED33 /* swap.h */,
6DBAFF6113B0D4590047ED33 /* x86_64 */,
);
path = "mach-o";
sourceTree = "<group>";
};
6DBAFF5513B0D4590047ED33 /* i386 */ = {
isa = PBXGroup;
children = (
6DBAFF5613B0D4590047ED33 /* swap.h */,
);
path = i386;
sourceTree = "<group>";
};
6DBAFF5A13B0D4590047ED33 /* ppc */ = {
isa = PBXGroup;
children = (
6DBAFF5B13B0D4590047ED33 /* reloc.h */,
6DBAFF5C13B0D4590047ED33 /* swap.h */,
);
path = ppc;
sourceTree = "<group>";
};
6DBAFF6113B0D4590047ED33 /* x86_64 */ = {
isa = PBXGroup;
children = (
6DBAFF6213B0D4590047ED33 /* reloc.h */,
);
path = x86_64;
sourceTree = "<group>";
};
6DBAFF6313B0D4590047ED33 /* machine */ = {
isa = PBXGroup;
children = (
6DBAFF6413B0D4590047ED33 /* _limits.h */,
6DBAFF6513B0D4590047ED33 /* _param.h */,
6DBAFF6613B0D4590047ED33 /* _structs.h */,
6DBAFF6713B0D4590047ED33 /* _types.h */,
6DBAFF6813B0D4590047ED33 /* byte_order.h */,
6DBAFF6913B0D4590047ED33 /* endian.h */,
6DBAFF6A13B0D4590047ED33 /* fasttrap_isa.h */,
6DBAFF6B13B0D4590047ED33 /* limits.h */,
6DBAFF6C13B0D4590047ED33 /* param.h */,
6DBAFF6D13B0D4590047ED33 /* profile.h */,
6DBAFF6E13B0D4590047ED33 /* setjmp.h */,
6DBAFF6F13B0D4590047ED33 /* signal.h */,
6DBAFF7013B0D4590047ED33 /* types.h */,
6DBAFF7113B0D4590047ED33 /* vmparam.h */,
);
path = machine;
sourceTree = "<group>";
};
6DBAFF7313B0D4590047ED33 /* netinet */ = {
isa = PBXGroup;
children = (
6DBAFF7413B0D4590047ED33 /* bootp.h */,
6DBAFF7513B0D4590047ED33 /* icmp6.h */,
6DBAFF7613B0D4590047ED33 /* icmp_var.h */,
6DBAFF7713B0D4590047ED33 /* if_ether.h */,
6DBAFF7813B0D4590047ED33 /* igmp.h */,
6DBAFF7913B0D4590047ED33 /* igmp_var.h */,
6DBAFF7A13B0D4590047ED33 /* in.h */,
6DBAFF7B13B0D4590047ED33 /* in_pcb.h */,
6DBAFF7C13B0D4590047ED33 /* in_systm.h */,
6DBAFF7D13B0D4590047ED33 /* in_var.h */,
6DBAFF7E13B0D4590047ED33 /* ip.h */,
6DBAFF7F13B0D4590047ED33 /* ip6.h */,
6DBAFF8013B0D4590047ED33 /* ip_fw.h */,
6DBAFF8113B0D4590047ED33 /* ip_fw2.h */,
6DBAFF8213B0D4590047ED33 /* ip_icmp.h */,
6DBAFF8313B0D4590047ED33 /* ip_mroute.h */,
6DBAFF8413B0D4590047ED33 /* ip_var.h */,
6DBAFF8513B0D4590047ED33 /* tcp.h */,
6DBAFF8613B0D4590047ED33 /* tcp_fsm.h */,
6DBAFF8713B0D4590047ED33 /* tcp_seq.h */,
6DBAFF8813B0D4590047ED33 /* tcp_timer.h */,
6DBAFF8913B0D4590047ED33 /* tcp_var.h */,
6DBAFF8A13B0D4590047ED33 /* tcpip.h */,
6DBAFF8B13B0D4590047ED33 /* udp.h */,
6DBAFF8C13B0D4590047ED33 /* udp_var.h */,
);
path = netinet;
sourceTree = "<group>";
};
6DBAFF8D13B0D4590047ED33 /* netinet6 */ = {
isa = PBXGroup;
children = (
6DBAFF8E13B0D4590047ED33 /* ah.h */,
6DBAFF8F13B0D4590047ED33 /* esp.h */,
6DBAFF9013B0D4590047ED33 /* in6.h */,
6DBAFF9113B0D4590047ED33 /* in6_var.h */,
6DBAFF9213B0D4590047ED33 /* ip6_fw.h */,
6DBAFF9313B0D4590047ED33 /* ip6_mroute.h */,
6DBAFF9413B0D4590047ED33 /* ipcomp.h */,
6DBAFF9513B0D4590047ED33 /* ipsec.h */,
6DBAFF9613B0D4590047ED33 /* nd6.h */,
6DBAFF9713B0D4590047ED33 /* pim6.h */,
6DBAFF9813B0D4590047ED33 /* raw_ip6.h */,
);
path = netinet6;
sourceTree = "<group>";
};
6DBAFF9A13B0D4590047ED33 /* secure */ = {
isa = PBXGroup;
children = (
6DBAFF9B13B0D4590047ED33 /* _common.h */,
6DBAFF9C13B0D4590047ED33 /* _stdio.h */,
);
path = secure;
sourceTree = "<group>";
};
6DBAFFA613B0D4590047ED33 /* sys */ = {
isa = PBXGroup;
children = (
6DBAFFA713B0D4590047ED33 /* _endian.h */,
6DBAFFA813B0D4590047ED33 /* _select.h */,
6DBAFFA913B0D4590047ED33 /* _structs.h */,
6DBAFFAA13B0D4590047ED33 /* _types.h */,
6DBAFFAB13B0D4590047ED33 /* appleapiopts.h */,
6DBAFFAC13B0D4590047ED33 /* buf.h */,
6DBAFFAD13B0D4590047ED33 /* cdefs.h */,
6DBAFFAE13B0D4590047ED33 /* disk.h */,
6DBAFFAF13B0D4590047ED33 /* kernel_types.h */,
6DBAFFB013B0D4590047ED33 /* param.h */,
6DBAFFB113B0D4590047ED33 /* reboot.h */,
6DBAFFB213B0D4590047ED33 /* select.h */,
6DBAFFB313B0D4590047ED33 /* socket.h */,
6DBAFFB413B0D4590047ED33 /* syscall.h */,
6DBAFFB513B0D4590047ED33 /* syslimits.h */,
6DBAFFB613B0D4590047ED33 /* time.h */,
6DBAFFB713B0D4590047ED33 /* types.h */,
6DBAFFB813B0D4590047ED33 /* unistd.h */,
);
path = sys;
sourceTree = "<group>";
};
6DBAFFBA13B0D4590047ED33 /* ufs */ = {
isa = PBXGroup;
children = (
6DBAFFBB13B0D4590047ED33 /* ffs */,
6DBAFFBE13B0D4590047ED33 /* ufs */,
);
path = ufs;
sourceTree = "<group>";
};
6DBAFFBB13B0D4590047ED33 /* ffs */ = {
isa = PBXGroup;
children = (
6DBAFFBC13B0D4590047ED33 /* ffs_extern.h */,
6DBAFFBD13B0D4590047ED33 /* fs.h */,
);
path = ffs;
sourceTree = "<group>";
};
6DBAFFBE13B0D4590047ED33 /* ufs */ = {
isa = PBXGroup;
children = (
6DBAFFBF13B0D4590047ED33 /* dinode.h */,
6DBAFFC013B0D4590047ED33 /* dir.h */,
6DBAFFC113B0D4590047ED33 /* inode.h */,
6DBAFFC213B0D4590047ED33 /* ufs_extern.h */,
6DBAFFC313B0D4590047ED33 /* ufsmount.h */,
);
path = ufs;
sourceTree = "<group>";
};
B0056CE511F3868000754B65 /* i386 */ = {
isa = PBXGroup;
children = (
6DBAFD1713B0D4590047ED33 /* include */,
B0056CE611F3868000754B65 /* boot0 */,
B0056CEA11F3868000754B65 /* boot1 */,
B0056CF211F3868000754B65 /* boot2 */,
B0056CFC11F3868000754B65 /* graphics.c */,
B0056CFD11F3868000754B65 /* graphics.h */,
B0056CFE11F3868000754B65 /* gui.c */,
6DBAFD1313B0D21E0047ED33 /* modules_support.s */,
6DBAFD1413B0D21E0047ED33 /* modules.c */,
6DBAFD1513B0D21E0047ED33 /* modules.h */,
B0056CFF11F3868000754B65 /* gui.h */,
B0056D0011F3868000754B65 /* IOHibernatePrivate.h */,
B0056D0111F3868000754B65 /* lzss.c */,
branches/slice/trunkM/Chameleon.xcodeproj/slice.mode1v3
216216
217217
218218
219
220219
221220
222221
......
273272
274273
275274
276
277
275
276
278277
279278
280279
281280
282281
283
282
284283
285284
286285
......
299298
300299
301300
302
301
303302
304303
305304
......
317316
318317
319318
320
319
321320
322321
323322
......
325324
326325
327326
328
327
329328
330329
331330
332
331
333332
334333
335334
336335
337336
338
339337
340338
341339
342340
343341
344
345
346
347
348342
349
350343
351344
352
353
354
345
346
347
348
349
350
351
352
353
354
355355
356356
357357
......
363363
364364
365365
366
366
367367
368
368
369369
370370
371371
372372
373
373
374374
375375
376376
......
383383
384384
385385
386
386
387387
388
388
389389
390390
391391
392392
393
393
394394
395395
396396
......
409409
410410
411411
412
412
413413
414
414
415415
416416
417417
......
549549
550550
551551
552
552553
553
554
554
555555
556556
557
557
558558
559559
560560
......
584584
585585
586586
587
587
588588
589589
590590
......
608608
609609
610610
611
611
612612
613613
614614
......
631631
632632
633633
634
634
635635
636636
637637
......
640640
641641
642642
643
643
644644
645645
646646
......
769769
770770
771771
772
772
773773
774774
775775
......
778778
779779
780780
781
781
782782
783783
784784
......
804804
805805
806806
807
807
808808
809809
810810
......
827827
828828
829829
830
831
830
831
832832
833833
834834
835835
836
836
837837
838838
839839
840
840
841841
842842
843843
<string>servicesModulefind</string>
<string>com.apple.ide.PBXToolbarStopButton</string>
<string>get-info</string>
<string>go</string>
<string>NSToolbarFlexibleSpaceItem</string>
<string>com.apple.pbx.toolbar.searchfield</string>
</array>
<key>PBXSmartGroupTreeModuleOutlineStateSelectionKey</key>
<array>
<array>
<integer>84</integer>
<integer>10</integer>
<integer>46</integer>
<integer>11</integer>
<integer>3</integer>
<integer>0</integer>
</array>
</array>
<key>PBXSmartGroupTreeModuleOutlineStateVisibleRectKey</key>
<string>{{0, 1020}, {186, 600}}</string>
<string>{{0, 334}, {186, 600}}</string>
</dict>
<key>PBXTopSmartGroupGIDs</key>
<array/>
<real>186</real>
</array>
<key>RubberWindowFrame</key>
<string>134 119 1146 659 0 0 1280 778 </string>
<string>294 219 1146 659 0 0 1440 878 </string>
</dict>
<key>Module</key>
<string>PBXSmartGroupTreeModule</string>
<key>PBXProjectModuleGUID</key>
<string>1CE0B20306471E060097A5F4</string>
<key>PBXProjectModuleLabel</key>
<string>spd.c</string>
<string>AppleSMBIOS.cpp</string>
<key>PBXSplitModuleInNavigatorKey</key>
<dict>
<key>Split0</key>
<key>PBXProjectModuleGUID</key>
<string>1CE0B20406471E060097A5F4</string>
<key>PBXProjectModuleLabel</key>
<string>spd.c</string>
<string>AppleSMBIOS.cpp</string>
<key>_historyCapacity</key>
<integer>0</integer>
<key>bookmark</key>
<string>12D15FF513D3652300ABAAF4</string>
<string>1208BED813D710A600694228</string>
<key>history</key>
<array>
<string>122A5BCA1375C49300795FF0</string>
<string>122A5BCB1375C49300795FF0</string>
<string>12EDC2D91376FCB300937D70</string>
<string>12B5D34713C064DF003DE4EE</string>
<string>128EB70A13D31D3900E0DA4B</string>
<string>128EB70B13D31D3900E0DA4B</string>
<string>128EC26913D3427400E0DA4B</string>
<string>128EC27313D3442900E0DA4B</string>
<string>128EC27413D3442900E0DA4B</string>
<string>128EC2C313D34A8300E0DA4B</string>
<string>128EC2D813D34BE800E0DA4B</string>
<string>128EC36A13D35A4A00E0DA4B</string>
<string>128EC36B13D35A4A00E0DA4B</string>
<string>12D15FC013D35DFB00ABAAF4</string>
<string>12D15FC113D35DFB00ABAAF4</string>
<string>12D15FC213D35DFB00ABAAF4</string>
<string>12D15FE813D3634F00ABAAF4</string>
<string>12D15FF213D3652300ABAAF4</string>
<string>12D15FF313D3652300ABAAF4</string>
<string>12D15FF413D3652300ABAAF4</string>
<string>12BFD73713D6E2DD00065808</string>
<string>12BFD73813D6E2DD00065808</string>
<string>1284EEE713D6F35E00A6BE87</string>
<string>1284EEE913D6F35E00A6BE87</string>
<string>1284EEF713D6F95000A6BE87</string>
<string>1284EEF913D6F95000A6BE87</string>
<string>1284EF1113D6FD4500A6BE87</string>
<string>1208BED013D70B8900694228</string>
<string>1208BED513D710A600694228</string>
<string>1208BED613D710A600694228</string>
</array>
</dict>
<key>SplitCount</key>
<key>GeometryConfiguration</key>
<dict>
<key>Frame</key>
<string>{{0, 0}, {938, 264}}</string>
<string>{{0, 0}, {938, 432}}</string>
<key>RubberWindowFrame</key>
<string>134 119 1146 659 0 0 1280 778 </string>
<string>294 219 1146 659 0 0 1440 878 </string>
</dict>
<key>Module</key>
<string>PBXNavigatorGroup</string>
<key>Proportion</key>
<string>264pt</string>
<string>432pt</string>
</dict>
<dict>
<key>ContentConfiguration</key>
<key>GeometryConfiguration</key>
<dict>
<key>Frame</key>
<string>{{0, 269}, {938, 349}}</string>
<string>{{0, 437}, {938, 181}}</string>
<key>RubberWindowFrame</key>
<string>134 119 1146 659 0 0 1280 778 </string>
<string>294 219 1146 659 0 0 1440 878 </string>
</dict>
<key>Module</key>
<string>XCDetailModule</string>
<key>Proportion</key>
<string>349pt</string>
<string>181pt</string>
</dict>
</array>
<key>Proportion</key>
</array>
<key>TableOfContents</key>
<array>
<string>12D15FF613D3652300ABAAF4</string>
<string>1208BED313D70B8900694228</string>
<string>1CE0B1FE06471DED0097A5F4</string>
<string>12D15FF713D3652300ABAAF4</string>
<string>1208BED413D70B8900694228</string>
<string>1CE0B20306471E060097A5F4</string>
<string>1CE0B20506471E060097A5F4</string>
</array>
<integer>5</integer>
<key>WindowOrderList</key>
<array>
<string>1C530D57069F1CE1000CFCEE</string>
<string>122A5BB81375BA4700795FF0</string>
<string>1C530D57069F1CE1000CFCEE</string>
<string>/Developer/Projects/Chameleons/slice/Musya/Chameleon.xcodeproj</string>
<string>/Users/slice/Projects/Chameleons/chameleon/branches/slice/trunkM/Chameleon.xcodeproj</string>
</array>
<key>WindowString</key>
<string>134 119 1146 659 0 0 1280 778 </string>
<string>294 219 1146 659 0 0 1440 878 </string>
<key>WindowToolsV3</key>
<array>
<dict>
<key>Frame</key>
<string>{{0, 0}, {500, 218}}</string>
<key>RubberWindowFrame</key>
<string>91 232 500 500 0 0 1280 778 </string>
<string>110 311 500 500 0 0 1440 878 </string>
</dict>
<key>Module</key>
<string>PBXNavigatorGroup</string>
<key>Frame</key>
<string>{{0, 223}, {500, 236}}</string>
<key>RubberWindowFrame</key>
<string>91 232 500 500 0 0 1280 778 </string>
<string>110 311 500 500 0 0 1440 878 </string>
</dict>
<key>Module</key>
<string>PBXBuildResultsModule</string>
<key>TableOfContents</key>
<array>
<string>122A5BB81375BA4700795FF0</string>
<string>12D15FF813D3652300ABAAF4</string>
<string>1208BEC713D70B8600694228</string>
<string>1CD0528F0623707200166675</string>
<string>XCMainBuildResultsModuleGUID</string>
</array>
<key>WindowContentMinSize</key>
<string>486 300</string>
<key>WindowString</key>
<string>91 232 500 500 0 0 1280 778 </string>
<string>110 311 500 500 0 0 1440 878 </string>
<key>WindowToolGUID</key>
<string>122A5BB81375BA4700795FF0</string>
<key>WindowToolIsVisible</key>
<key>PBXProjectModuleGUID</key>
<string>1CDD528C0622207200134675</string>
<key>PBXProjectModuleLabel</key>
<string>platform.h</string>
<string>bootstruct.c</string>
<key>StatusBarVisibility</key>
<true/>
</dict>
<key>Frame</key>
<string>{{0, 0}, {843, 431}}</string>
<key>RubberWindowFrame</key>
<string>562 87 843 689 0 0 1280 778 </string>
<string>526 109 843 689 0 0 1440 878 </string>
</dict>
<key>Module</key>
<string>PBXNavigatorGroup</string>
<key>Frame</key>
<string>{{0, 436}, {843, 212}}</string>
<key>RubberWindowFrame</key>
<string>562 87 843 689 0 0 1280 778 </string>
<string>526 109 843 689 0 0 1440 878 </string>
</dict>
<key>Module</key>
<string>PBXProjectFindModule</string>
<key>TableOfContents</key>
<array>
<string>1C530D57069F1CE1000CFCEE</string>
<string>12D15FF913D3652300ABAAF4</string>
<string>12D15FFA13D3652300ABAAF4</string>
<string>1208BECE13D70B8600694228</string>
<string>1208BECF13D70B8600694228</string>
<string>1CDD528C0622207200134675</string>
<string>1CD0528E0623707200166675</string>
</array>
<key>WindowString</key>
<string>562 87 843 689 0 0 1280 778 </string>
<string>526 109 843 689 0 0 1440 878 </string>
<key>WindowToolGUID</key>
<string>1C530D57069F1CE1000CFCEE</string>
<key>WindowToolIsVisible</key>
<true/>
<false/>
</dict>
<dict>
<key>Identifier</key>
branches/slice/trunkM/i386/libsaio/smbios_getters.h
3737
3838
3939
40
40
4141
4242
4343
44
4445
4546
4647
extern bool getSMBMemoryDeviceManufacturer(returnType *value);
extern bool getSMBMemoryDeviceSerialNumber(returnType *value);
extern bool getSMBMemoryDevicePartNumber(returnType *value);
extern bool scanDMI(void);
//extern bool scanDMI(void);
extern SMBStructHeader* FindFirstDmiTableOfType(int type, int minlength);
extern SMBStructHeader* FindNextDmiTableOfType(int type, int minlength);
extern void getSmbiosProductName();
extern void getSmbiosMacModel(void);
SMBEntryPoint *getAddressOfSmbiosTable(void);
const char * smbiosStringAtIndex(SMBStructHeader* smHeader, int index, int* length);
branches/slice/trunkM/i386/libsaio/acpi_patcher.c
732732
733733
734734
735
736
737
738
735
739736
740737
741738
......
752749
753750
754751
755
752
756753
757754
758755
......
763760
764761
765762
766
763
767764
768765
769766
// Determine system type / PM_Model
if (fadt_mod && Platform->Type) {
fadt_mod->PM_Profile = Platform->Type;
} else if(fadt)
Platform->Type = fadt->PM_Profile;
else
Platform->Type = 1;
} //else do not change anything
//User override default value
if ( (value=getStringForKey(kSystemType, &bootInfo->chameleonConfig))!=NULL)
Platform->Type = (unsigned char) strtoul(value, NULL, 10);
}
// Set PM_Profile from System-type if only user wanted this value to be forced
if (fadt_mod->PM_Profile != Platform->Type)
/*if (fadt_mod->PM_Profile != Platform->Type)
{
if (value)
{ // user has overriden the SystemType so take care of it in FACP
{ // PM_Profile has a different value and no override has been set, so reflect the user value to ioregs
Platform->Type = fadt_mod->PM_Profile <= 6 ? fadt_mod->PM_Profile : 1;
}
}
} */
// We now have to write the systemm-type in ioregs: we cannot do it before in setupDeviceTree()
// because we need to take care of facp original content, if it is correct.
setupSystemType();
branches/slice/trunkM/i386/libsaio/platform.c
4444
4545
4646
47
47
4848
4949
5050
......
6868
6969
7070
71
7172
7273
7374
bootInfo->memDetect = true;
/* manually */
getBoolForKey(kUseMemDetect, &bootInfo->memDetect, &bootInfo->chameleonConfig);
if (bootInfo->memDetect) {
if (dram_controller_dev != NULL) {
scan_dram_controller(dram_controller_dev); // Rek: pci dev ram controller direct and fully informative scan ...
//gBootOrder = (void*)BootOrder;
build_pci_dt();
verbose("1:Platform=%x root_pci=%x\n", gPlatform, gRootPCIDev);
scan_cpu(Platform);
//scan_mem(); Rek: called after pci devs init in fake_efi now ...
}
branches/slice/trunkM/i386/libsaio/cpu.c
295295
296296
297297
298
298
299299
300300
301301
......
331331
332332
333333
334
334
335335
336336
337337
currcoef = bus_ratio_max;
} else {
msr = rdmsr64(MSR_IA32_PERF_STATUS);
DBG("msr(%d): ia32_perf_stat 0x%08x\n", __LINE__, msr & 0xffffffff);
DBG("msr(0x%x): ia32_perf_stat 0x%08x\n", __LINE__, msr & 0xffffffff);
currcoef = (msr >> 8) & 0x1f;
/* Non-integer bus ratio for the max-multi*/
maxdiv = (msr >> 46) & 0x01;
//Slice
msr = rdmsr64(MSR_IA32_PLATFORM_ID);
DBG("msr(0x%04x): MSR_IA32_PLATFORM_ID 0x%08x\n", MSR_IA32_PLATFORM_ID, msr & 0xffffffff); //__LINE__ - source line number :)
if (!scanDMI() && msr) {
if (msr) {
p->CPU.Mobile = FALSE;
switch (p->CPU.Model) {
case 0x0D:
branches/slice/trunkM/i386/libsaio/pci_setup.c
66
77
88
9
9
1010
1111
1212
......
4040
4141
4242
43
4344
4445
4546
4647
4748
49
4850
4951
5052
5153
5254
55
5356
5457
5558
......
6871
6972
7073
74
7175
7276
7377
7478
79
7580
7681
7782
#include "nvidia.h"
#include "modules.h"
#define DEBUG_PCI 0
#define DEBUG_PCI 1
#if DEBUG_PCI
#define DBG(x...) msglog(x)
switch (current->class_id)
{
case PCI_CLASS_BRIDGE_HOST:
DBG("Setup BRIDGE_HOST \n");
if (current->dev.addr == PCIADDR(0, 0, 0))
dram_controller_dev = current;
break;
case PCI_CLASS_NETWORK_ETHERNET:
DBG("Setup ETHERNET %s enabled\n", do_eth_devprop?"":"no");
if (do_eth_devprop)
set_eth_builtin(current);
break;
case PCI_CLASS_DISPLAY_VGA:
DBG("GraphicsEnabler %s enabled\n", do_gfx_devprop?"":"no");
if (do_gfx_devprop)
switch (current->vendor_id)
{
break;
case PCI_CLASS_SERIAL_USB:
DBG("USB fix \n");
notify_usb_dev(current);
break;
case PCI_CLASS_BRIDGE_ISA:
DBG("Force HPET %s enabled\n", do_enable_hpet?"":"no");
if (do_enable_hpet)
force_enable_hpet(current);
break;
branches/slice/trunkM/i386/libsaio/smbios.c
7575
7676
7777
78
78
7979
8080
8181
8282
83
83
8484
8585
8686
87
88
87
88
8989
9090
9191
......
9393
9494
9595
96
96
9797
9898
9999
......
296296
297297
298298
299
299
300300
301
301
302302
303303
304304
......
566566
567567
568568
569
569
570570
571571
572572
......
581581
582582
583583
584
585
586
584587
585588
586589
587
590
591
592
588593
589594
590595
......
593598
594599
595600
596
601
602
597603
598604
599605
......
825831
826832
827833
834
828835
829836
830837
......
838845
839846
840847
841
848
849
850
851
852
853
854
855
856
857
858
859
860
861
842862
843863
844864
// defaults for a Mac mini
#define kDefaultMacminiFamily"Macmini"
#define kDefaultMacmini"Macmini1,1"
#define kDefaultMacminiBIOSVersion" MM21.88Z.009A.B00.0903051113"
#define kDefaultMacminiBIOSVersion" MM11.88Z.009A.B00.0903051113"
// defaults for a MacBook
#define kDefaultMacBookFamily"MacBook"
#define kDefaultMacBook"MacBook4,1"
#define kDefaultMacBookBIOSVersion" MB41.88Z.0073.B00.0903051113"
#define kDefaultMacBookBIOSVersion" MB41.88Z.0073.B00.0809221748"
// defaults for a MacBook Pro
#define kDefaultMacBookProFamily"MacBookPro"
#define kDefaultMacBookPro"MacBookPro4,1"
#define kDefaultMacBookProBIOSVersion" MBP41.88Z.0073.B00.0903051113"
#define kDefaultMacBookPro"MacBookPro5,1"
#define kDefaultMacBookProBIOSVersion" MBP51.88Z.007E.B05.0906151647"
// defaults for an iMac
#define kDefaultiMacFamily"iMac"
#define kDefaultiMacBIOSVersion" IM81.88Z.00C1.B00.0903051113"
// defaults for an iMac11,1 core i3/i5/i7
#define kDefaultiMacNehalem"iMac11,1"
#define kDefaultiMacNehalemBIOSVersion" IM111.88Z.0034.B00.0903051113"
#define kDefaultiMacNehalemBIOSVersion" IM111.88Z.0034.B00.0802091538"
// defaults for an iMac12,1
#define kDefaultiMacSandy"iMac12,1"
#define kDefaultiMacSandyBIOSVersion" IM121.88Z.0047.B00.1102091756"
defaultBaseBoard.manufacturer= kDefaultVendorManufacturer;
defaultBaseBoard.product= kDefaultBoardProduct;
if (platformCPUFeature(CPU_FEATURE_MOBILE))
if (Platform->Type == 2)//platformCPUFeature(CPU_FEATURE_MOBILE))
{
if (Platform->CPU.NoCores > 1)
if (Platform->CPU.NoCores > 1) //Slice - it is wrong but we have no criteria to choose from
{
defaultBIOSInfo.version= kDefaultMacBookProBIOSVersion;
defaultSystemInfo.productName= kDefaultMacBookPro;
void addSMBOemProcessorBusSpeed(SMBStructPtrs *structPtr)
{
SMBOemProcessorBusSpeed *p = (SMBOemProcessorBusSpeed *)structPtr->new;
SMBWord tmp = 0;
switch (Platform->CPU.Family)
{
case 0x06:
case CPU_MODEL_NEHALEM_EX:// Intel Xeon X75xx, Xeon X65xx, Xeon E75xx, Xeon E65x
case CPU_MODEL_WESTMERE:// Intel Core i7, Xeon X56xx, Xeon E56xx, Xeon W36xx LGA1366 (32nm) 6 Core
case CPU_MODEL_WESTMERE_EX:// Intel Xeon E7
case CPU_MODEL_SANDY:
case CPU_MODEL_SANDY_XEON:
tmp = p->ProcessorBusSpeed;
break;
default:
return;
tmp = (Platform->CPU.FSBFrequency * 4) / MEGA;
break;
//return;
}
}
}
p->header.length= sizeof(SMBOemProcessorBusSpeed);
p->header.handle= handle++;
setSMBValue(structPtr, numOfSetters -1, (returnType *)&(p->ProcessorBusSpeed));
if(!setSMBValue(structPtr, numOfSetters -1, (returnType *)&(p->ProcessorBusSpeed)))
p->ProcessorBusSpeed = tmp;
structPtr->new = (SMBStructHeader *)((uint8_t *)structPtr->new + sizeof(SMBOemProcessorBusSpeed) + 2);
tableLength += sizeof(SMBOemProcessorBusSpeed) + 2;
{
uint8_t *structPtr = (uint8_t *)eps->dmi.tableAddress;
SMBStructHeader *structHeader = (SMBStructHeader *)structPtr;
SMBByte tmp = 0;
int dimmnbr = 0;
Platform->DMI.MaxMemorySlots= 0;
case kSMBTypeSystemInformation:
Platform->UUID = ((SMBSystemInformation *)structHeader)->uuid;
break;
//Slice - platform mobility should based on Enclosure but not on CPU type
case kSMBTypeSystemEnclosure:
tmp = ((SMBSystemEnclosure *)structHeader)->type;
Platform->Type = (tmp >=8)?2:1;
break;
//Slice - values from DMI/SMBIOS are defined correct if overclocked
// do not need in complex MSR calculation
case kSMBTypeProcessorInformation:
tmp = ((SMBProcessorInformation *)structHeader)->externalClock;
Platform->CPU.FSBFrequency = tmp * MEGA + (tmp & 7) * 110000; //According to Intel
tmp = ((SMBProcessorInformation *)structHeader)->currentClock;
Platform->CPU.CPUFrequency = tmp * MEGA + (tmp & 7) * 110000;
break;
case kSMBTypePhysicalMemoryArray:
Platform->DMI.MaxMemorySlots += ((SMBPhysicalMemoryArray *)structHeader)->numMemoryDevices;
break;
branches/slice/trunkM/i386/libsaio/pci.c
1111
1212
1313
14
14
1515
1616
1717
18
18
1919
2020
2121
......
7676
7777
7878
79
80
79
80
81
82
8183
8284
8385
......
9294
9395
9496
95
97
9698
9799
98100
......
127129
128130
129131
130
132
131133
132134
133135
#include "pci_root.h"
#ifndef DEBUG_PCI
#define DEBUG_PCI 0
#define DEBUG_PCI 1
#endif
#if DEBUG_PCI
#define DBG(x...)printf(x)
#define DBG(x...)verbose(x)
#else
#define DBG(x...)
#endif
uint8_tsecondary_bus;
uint8_theader_type;
for (dev = 0; dev < 32; dev++) {
for (func = 0; func < 8; func++) {
for (dev = 0; dev < 32; dev++)
{
for (func = 0; func < 8; func++)
{
pci_addr = PCIADDR(bus, dev, func);
id = pci_config_read32(pci_addr, PCI_VENDOR_ID);
if (!id || id == 0xffffffff) {
new->vendor_id= id & 0xffff;
new->device_id= (id >> 16) & 0xffff;
new->subsys_id.subsys_id= pci_config_read32(pci_addr, PCI_SUBSYSTEM_VENDOR_ID);
new->subclass= pci_config_read8(pci_addr, PCI_CLASS_PROG);
new->subclass= pci_config_read8(pci_addr, PCI_CLASS_PROG);
new->class_id= pci_config_read16(pci_addr, PCI_CLASS_DEVICE);
new->parent= start;
/* make sure we're on Intel chipset */
if (id != 0x8086)
return;
rcba = pci_config_read32(PCIADDR(0, 0x1f, 0), 0xf0) & ~1;
rcba = pci_config_read32(PCIADDR(0, 0x1f, 0), 0xf0) & ~1; //this is LPC host
fd = (uint32_t *)(rcba + 0x3418);
/* set SMBus Disable (SD) to 0 */
*fd &= ~0x8;
branches/slice/trunkM/i386/libsaio/fake_efi.c
1818
1919
2020
21
2122
2223
2324
......
668669
669670
670671
671
672
673
674
675
676
677
678
679
672
680673
681674
682675
......
743736
744737
745738
746
739
740
741
747742
748743
749744
......
768763
769764
770765
771
766
772767
773768
774769
#include "pci.h"
#include "sl.h"
#define DEBUG 1
extern void setup_pci_devs(pci_dt_t *pci_dt);
/*
getBoolForKey("GetCPUfromBIOS", &useDMIinfoCPU, &bootInfo->bootConfig);
if (useDMIinfoCPU) {
scan_cpu_DMI(); //Platform);
}
// PM_Model
//if ((Platform->CPU.Features & CPU_FEATURE_MOBILE)) {
if ((Platform->CPU.Mobile)) {
Platform->Type = 2;
} else {
Platform->Type = 1;
}
}
}
/*
//Slice - remember globals
Platform = (PlatformInfo_t *)gPlatform;
root_pci_dev = (pci_dt_t*)gRootPCIDev;
#if DEBUG
verbose("2:Platform=%x root_pci=%x\n", Platform, root_pci_dev);
#endif
setup_pci_devs(root_pci_dev);
readSMBIOSInfo(getSmbios(SMBIOS_ORIGINAL));
saveOriginalSMBIOS();
getSmbiosProductName();
getSmbiosMacModel();
setupAcpi();
//execute_hook("setupEfiConfigurationTable", NULL, NULL, NULL, NULL);
branches/slice/trunkM/i386/libsaio/smbios_getters.c
3939
4040
4141
42
4243
4344
4445
......
5253
5354
5455
55
56
57
5658
5759
5860
......
6264
6365
6466
67
68
6569
6670
6771
......
453457
454458
455459
456
460
457461
458462
459463
......
470474
471475
472476
473
477
478
474479
475480
476481
......
489494
490495
491496
497
492498
493499
494500
......
524530
525531
526532
533
bool getSMBOemProcessorBusSpeed(returnType *value)
{
value->word = 0;
if (Platform->CPU.Vendor == 0x756E6547) // Intel
{
switch (Platform->CPU.Family)
case CPU_MODEL_MEROM:// Intel Mobile Core 2 Solo, Duo, Xeon 30xx, Xeon 51xx, Xeon X53xx, Xeon E53xx, Xeon X32xx
case CPU_MODEL_PENRYN:// Intel Core 2 Solo, Duo, Quad, Extreme, Xeon X54xx, Xeon X33xx
case CPU_MODEL_ATOM:// Intel Atom (45nm)
return false;
value->word = ((Platform->CPU.FSBFrequency * 4)/1000000); //Slice
return true;
case 0x19:// ??? Intel Core i5 650 @3.20 GHz
case CPU_MODEL_NEHALEM:// Intel Core i7, Xeon W35xx, Xeon X55xx, Xeon E55xx LGA1366 (45nm)
case CPU_MODEL_WESTMERE:// Intel Core i7, Xeon X56xx, Xeon E56xx, Xeon W36xx LGA1366 (32nm) 6 Core
case CPU_MODEL_NEHALEM_EX:// Intel Xeon X75xx, Xeon X65xx, Xeon E75xx, Xeon E65x
case CPU_MODEL_WESTMERE_EX:// Intel Xeon E7
case CPU_MODEL_SANDY:
case CPU_MODEL_SANDY_XEON:
{
// thanks to dgobe for i3/i5/i7 bus speed detection
int nhm_bus = 0x3F;
continue;
}
//TODO validate
#if 1 //NOTYET
#if 0 //NOTYET
msglog("Platform CPU Info:\n FSB=%d\n MaxSpeed=%d\n CurrentSpeed=%d\n", Platform->CPU.FSBFrequency/MEGA, Platform->CPU.TSCFrequency/MEGA, Platform->CPU.CPUFrequency/MEGA);
if ((cpuInfo->externalClock) && (cpuInfo->externalClock < 400)) { //<400MHz
Platform->CPU.CPUFrequency = cpuInfo->currentClock * MEGA;
}
#endif
msglog("DMI CPU Info:\n FSB=%d\n MaxSpeed=%d\n CurrentSpeed=%d\n", cpuInfo->externalClock, cpuInfo->maximumClock, cpuInfo->currentClock);
maxClock = cpuInfo->maximumClock;
msglog("DMI CPU Info:\n FSB=%d\n MaxSpeed=%d\n CurrentSpeed=%d\n", cpuInfo->externalClock, maxClock, cpuInfo->currentClock);
msglog("DMI CPU Info 2:\n Family=%x\n Socket=%x\n Cores=%d Enabled=%d Threads=%d\n", cpuInfo->processorFamily, cpuInfo->processorUpgrade, cpuInfo->coreCount, cpuInfo->coreEnabled, cpuInfo->Threads);
#if 1 //NOTYET
if ((cpuInfo->coreCount) && (cpuInfo->coreCount<Platform->CPU.NoCores)) {
return;
}
/*
//Slice - check other DMI info
bool scanDMI(void)
{
}
return FALSE;
}
*/
branches/slice/trunkM/i386/boot2/boot.c
449449
450450
451451
452
452
453453
454454
455455
//archCpuType = CPU_TYPE_I386;
// Notify moduals that we are attempting to boot
// Notify modules that we are attempting to boot
execute_hook("PreBoot", NULL, NULL, NULL, NULL);
if (!getBoolForKey (kWake, &tryresume, &bootInfo->chameleonConfig)) {
branches/slice/trunkM/i386/boot2/modules.c
367367
368368
369369
370
370
371371
372372
373373
}
else
{
verbose("Invalid mach magic 0x%X\n", ((struct mach_header*)binary)->magic);
//verbose("Invalid mach magic 0x%X\n", ((struct mach_header*)binary)->magic);
//getchar();
return NULL;
}
branches/slice/trunkM/revision
1
1
1183:1184
1191
branches/slice/trunkM/org.chameleon.Boot.plist
1414
1515
1616
17
18
19
20
1721
1822
<string>yes</string>
<key>Instant Menu</key>
<string>Yes</string>
<key>RestartFix</key>
<string>PS2</string>
<key>USBFix</key>
<string>Yes</string>
</dict>
</plist>

Archive Download the corresponding diff file

Revision: 1194