summaryrefslogtreecommitdiff
path: root/SharkBayDT.veb
blob: f5f718c5288a717bd2282e960c3555b7a491eea2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
[project]
	version = 1
	Build = "build.bat"
	BuildAll = "build.bat rebuild"
	BoardFlavor = "SharkBayDT"
	CleanCmd = "build.bat clean"

[files]
"Core\Core.cif"= "SS: Alaska;$/Alaska/BIN/Core;4.6.5.4"
"Build.cif"= "SS: Alaska;$/Alaska/BIN/Core;4.6.5.4"
"Include\Include.cif"= "SS: Alaska;$/Alaska/BIN/Core\Include;4.6.5.4"
"Include\PPI\PPI.cif"= "SS: Alaska;$/Alaska/BIN/Core\Include/PPI;4.6.5.4"
"Include\Protocol\Protocol.cif"= "SS: Alaska;$/Alaska/BIN/Core\Include/Protocol;4.6.5.4"
"Library\Library.cif"= "SS: Alaska;$/Alaska/BIN/Core\Library;4.6.5.4"
"Core\CORE_PEI\CORE_PEI.cif"= "SS: Alaska;$/Alaska/BIN/Core\CORE_PEI;4.6.5.4"
"Core\CORE_DXE\CORE_DXE.cif"= "SS: Alaska;$/Alaska/BIN/Core\CORE_DXE;4.6.5.4"
"Include\Protocol\ArchProtocol.cif"= "SS: Alaska;$/Alaska/BIN/Core\CORE_DXE/ArchProtocol;4.6.5.4"
"Core\EM\Runtime\Runtime.cif"= "SS: Alaska;$/Alaska/BIN/Core\Runtime;4.6.5.4"
"Core\EM\IdeBus\IdeBus.cif"= "SS: Alaska;$/Alaska/BIN/Core\Modules/IdeBus;4.6.5.4"
"Include\Protocol\PIDEBus.cif"= "SS: Alaska;$/Alaska/BIN/Core\Modules/IdeBus;4.6.5.4"
"Board\EM\IdeBusBoard\IdeBusBoard.cif"= "SS: Alaska;$/Alaska/BIN/Core\Modules/IdeBus;4.6.5.4"
"Include\Protocol\IdeBusBoardProtocol.cif"= "SS: Alaska;$/Alaska/BIN/Core\Modules/IdeBus;4.6.5.4"
"Core\EM\Recovery\Recovery.cif"= "SS: Alaska;$/Alaska/BIN/Core\Modules/Recovery;4.6.5.4"
"Core\EM\Recovery\ReFlash\ReFlash.cif"= "SS: Alaska;$/Alaska/BIN/Core\Modules/Recovery;4.6.5.4"
"Include\PPI\RecoveryPpi.cif"= "SS: Alaska;$/Alaska/BIN/Core\Modules/Recovery;4.6.5.4"
"Core\CPU\IA32\IA32Core.cif"= "SS: Alaska;$/Alaska/BIN/Core\Modules/IA32Core;4.6.5.4"
"Core\CPU\x64\x64Core.cif"= "SS: Alaska;$/Alaska/BIN/Core\Modules/x64Core;4.6.5.4"
"Core\EM\PCI\PciBus.cif"= "SS: Alaska;$/Alaska/BIN/Core\Modules/PciBus;4.6.5.4"
"Include\PciBusIncludes.cif"= "SS: Alaska;$/Alaska/BIN/Core\Modules/PciBus;4.6.5.4"
"Core\EM\BoardInfo\AMIBoardInfo.cif"= "SS: Alaska;$/Alaska/BIN/Core\Modules/BoardInfo;4.6.5.4"
"Include\AmiBoardInfoIncludes.cif"= "SS: Alaska;$/Alaska/BIN/Core\Modules/BoardInfo;4.6.5.4"
"Core\EM\PlatformToDriver\PlatformToDriver.cif"= "SS: Alaska;$/Alaska/BIN/Core\Modules/PlatformToDriverConfiguration;4.6.5.4"
"Core\EM\EBC\EBC.cif"= "SS: Alaska;$/Alaska/BIN/Core\Modules/Ebc;4.6.5.4"
"Core\CoreSrc.cif"= "SS: Alaska;$/Alaska/SOURCE/Core;4.6.5.4"
"Library\LibSrc.cif"= "SS: Alaska;$/Alaska/SOURCE/Core\Library;4.6.5.4"
"Library\AmiLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Core\Library;4.6.5.4"
"Library\AmiPeiLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Core\Library;4.6.5.4"
"Library\AmiDxeLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Core\Library;4.6.5.4"
"Core\CPU\IA32\AmiIa32Lib.cif"= "SS: Alaska;$/Alaska/SOURCE/Core\Modules/IA32Core;4.6.5.4"
"Core\CPU\x64\AmiX64Lib.cif"= "SS: Alaska;$/Alaska/SOURCE/Core\Modules/x64Core;4.6.5.4"
"Core\em\Runtime\RuntimeSrc.cif"= "SS: Alaska;$/Alaska/SOURCE/Core\Runtime;4.6.5.4"
"Core\em\IdeBus\IdeBusSrc.cif"= "SS: Alaska;$/Alaska/SOURCE/Core\Modules/IdeBus;4.6.5.4"
"Core\EM\FloppyCtrl\FloppyCtrl.cif"= "SS: Alaska;$/Alaska/SOURCE/Core\CORE_DXE/FloppyCtrl;4.6.5.4"
"Core\EM\FileSystem\FileSystem.cif"= "SS: Alaska;$/Alaska/SOURCE/Core\Modules/FileSystem;4.6.5.4"
"Core\EM\Recovery\RecoverySrc.cif"= "SS: Alaska;$/Alaska/SOURCE/Core\Modules/Recovery;4.6.5.4"
"Core\Foundation.cif"= "SS: Alaska;$/Alaska/SOURCE/Core\EDK;4.6.5.4"
"Core\CORE_PEI\CORE_PEISrc.cif"= "SS: Alaska;$/Alaska/SOURCE/Core\EDK/PeiMain;4.6.5.4"
"Core\CORE_PEI\CORE_PEI_FRAMEWORK\CORE_PEISrcFramework.cif"= "SS: Alaska;$/Alaska/SOURCE/Core\EDK/PeiMain/CorePeiFramework;4.6.5.4"
"Core\CORE_PEI\CORE_PEI_PI\CORE_PEISrcPI.cif"= "SS: Alaska;$/Alaska/SOURCE/Core\EDK/PeiMain/CorePeiPI;4.6.5.4"
"Core\CORE_DXE\CORE_DXESrc.cif"= "SS: Alaska;$/Alaska/SOURCE/Core\EDK/DxeMain;4.6.5.4"
"Core\CORE_DXE\ConSplitter\ConSplitter.cif"= "SS: Alaska;$/Alaska/SOURCE/Core\CORE_DXE/ConSplitter;4.6.5.4"
"Core\CORE_DXE\Partition\Partition.cif"= "SS: Alaska;$/Alaska/SOURCE/Core\CORE_DXE/Partition;4.6.5.4"
"Core\EM\PS2CTL\PS2Ctl.cif"= "SS: ALASKA;$/Alaska/SOURCE/Core/CORE_DXE/PS2CTL;4.6.5_PS2CTL_003"
"Core\CORE_DXE\FrameworkHii\FrameworkHii.cif"= "SS: Alaska;$/Alaska/SOURCE/Core\CORE_DXE/FrameworkHii;4.6.5.4"
"Core\CORE_DXE\UefiHii\UefiHii.cif"= "SS: Alaska;$/Alaska/SOURCE/Core\CORE_DXE/UefiHii;4.6.5.4"
"Core\EM\FirmwareManagement\FirmwareManagement.cif"= "SS: Alaska;$/Alaska/SOURCE/Core\Modules/FirmwareManagement;4.6.5.4"
"Core\EM\HashService\HashService.cif"= "SS: Alaska;$/Alaska/SOURCE/Core\Modules/HashService;4.6.5.4"
"Core\CPU\IA32\FoundationIa32.cif"= "SS: Alaska;$/Alaska/SOURCE/Core\EDK/IA32;4.6.5.4"
"Core\CPU\x64\Foundationx64.cif"= "SS: Alaska;$/Alaska/SOURCE/Core\EDK/x64;4.6.5.4"
"Core\CPU\IPF\FoundationIPF.cif"= "SS: Alaska;$/Alaska/SOURCE/Core\EDK/IPF;4.6.5.4"
"Core\EM\NVRAM\NVRAM.cif"= "SS: ALASKA;$/Alaska/SOURCE/Core/Modules/NVRAM;4.6.5.5_NVRAM_02"
"Core\EM\PCI\PciBusSrc.cif"= "SS: Alaska;$/Alaska/SOURCE/Core\Modules/PciBus;4.6.5.4"
"Core\EM\EdkIILib\EdkIILib.cif"= "SS: Alaska;$/Alaska/SOURCE/Core\EdkIICompLib;4.6.5.4"
"Include\EdkII_headers.cif"= "SS: Alaska;$/Alaska/SOURCE/Core\EdkIICompLib;4.6.5.4"
"Core\EM\Capsule2_0\Capsule2_0.cif"= "SS: Alaska;$/Alaska/SOURCE/Core\Modules/Capsule2_0;4.6.5.4"
"Board\IO\F81216\F81216.CIF"= "SS: ALASKA;$/Alaska/BIN/IO/Fintek/F81216_Sec;4.6.3_SIO_F81216_Sec_A9"
"Board\IO\F81216\ACPI\DeviceASL.cif"= "SS: ALASKA;$/Alaska/BIN/IO/Fintek/F81216_Sec\F81216 Device ASL Files;4.6.3_SIO_F81216_Sec_A9"
"Board\IO\F81216\BSP\BSP.cif"= "SS: ALASKA;$/Alaska/BIN/IO/Fintek/F81216_Sec\F81216 Board;4.6.3_SIO_F81216_Sec_A9"
"Board\IO\F81866\F81866.CIF"= "SS: ALASKA;$/Alaska/BIN/IO/Fintek/F81866;4.6.3.5_SIO_F81866_A5"
"Board\IO\F81866\ACPI\DeviceASL.cif"= "SS: ALASKA;$/Alaska/BIN/IO/Fintek/F81866\F81866 Device ASL Files;4.6.3.5_SIO_F81866_A5"
"Board\IO\F81866\BSP\BSP.cif"= "SS: ALASKA;$/Alaska/BIN/IO/Fintek/F81866\F81866 Board;4.6.3.5_SIO_F81866_A5"
"Board\Flash\Flash.cif"= "SS: ALASKA;$/Alaska/SOURCE/Flash_Combined_2/Core;4.6.3_Flash_Combined_2_34"
"Board\Flash\FWH\FwhFlash.cif"= "SS: ALASKA;$/Alaska/SOURCE/Flash_Combined_2/Core\FWH;4.6.3_Flash_Combined_2_34"
"Board\Flash\LPC\LpcFlash.cif"= "SS: ALASKA;$/Alaska/SOURCE/Flash_Combined_2/Core\LPC;4.6.3_Flash_Combined_2_34"
"Board\Flash\STD\StdFlash.cif"= "SS: ALASKA;$/Alaska/SOURCE/Flash_Combined_2/Core\STD;4.6.3_Flash_Combined_2_34"
"Board\Flash\SPI\SpiFlash.cif"= Private
"Board\Flash\SPI\Template\SpiCspSrc.cif"= "SS: ALASKA;$/Alaska/SOURCE/Flash_Combined_2/Core\SPI/Template;4.6.3_Flash_Combined_2_34"
"Board\Flash\SPI\ICHx\SpiCspSrc.cif"= "SS: ALASKA;$/Alaska/SOURCE/Flash_Combined_2/CSP_SPI/Intel/ICHx;4.6.3_SPI-Intel-ICHx_16"
"Include\FlashPart.cif"= "SS: ALASKA;$/Alaska/SOURCE/Flash_Combined_2/Core;4.6.3_Flash_Combined_2_34"
"ReferenceCode\Haswell\HaswellPkg.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell;4651_Haswell_21c-RC_190"
"ReferenceCode\Haswell\HaswellRcPkg.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\Intel Haswell Cpu RC PKG;4651_Haswell_21c-RC_190"
"ReferenceCode\Haswell\CpuInit\Dxe\CpuInitDxe.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\Intel Haswell Cpu RC PKG/CpuInitDxe;4651_Haswell_21c-RC_190"
"ReferenceCode\Haswell\CpuInit\Pei\CpuInitPei.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\Intel Haswell Cpu RC PKG/CpuInitPei;4651_Haswell_21c-RC_190"
"ReferenceCode\Haswell\Guid\CpuGuidLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\Intel Haswell Cpu RC PKG/CpuGuidLib;4651_Haswell_21c-RC_190"
"ReferenceCode\Haswell\Protocol\CpuProtocolLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\Intel Haswell Cpu RC PKG/CpuProtocolLib;4651_Haswell_21c-RC_190"
"ReferenceCode\Haswell\Include\CpuRcInclude.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\Intel Haswell Cpu RC PKG/CpuRcInclude;4651_Haswell_21c-RC_190"
"ReferenceCode\Haswell\Ppi\CpuPpiLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\Intel Haswell Cpu RC PKG/CpuPpiLib;4651_Haswell_21c-RC_190"
"ReferenceCode\Haswell\SampleCode\SecCore\CpuRcSec.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\Intel Haswell Cpu RC PKG/CpuRcSec;4651_Haswell_21c-RC_190"
"ReferenceCode\Haswell\Library\ThunkLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\Intel Haswell Cpu RC PKG/ThunkLib;4651_Haswell_21c-RC_190"
"ReferenceCode\Haswell\Library\ThunkLib\Ia32\ThunkLibIa32.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\Intel Haswell Cpu RC PKG/ThunkLib/ThunkLib Ia32;4651_Haswell_21c-RC_190"
"ReferenceCode\Haswell\Library\ThunkLib\x64\ThunkLibx64.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\Intel Haswell Cpu RC PKG/ThunkLib/ThunkLib x64;4651_Haswell_21c-RC_190"
"ReferenceCode\Haswell\CpuS3\Pei\CpuS3Peim.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\Intel Haswell Cpu RC PKG/CpuS3Peim;4651_Haswell_21c-RC_190"
"ReferenceCode\Haswell\PowerManagement\AcpiTables\PowerMgmtAcpiTables.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\Intel Haswell Cpu RC PKG/PowerManagementAcpiTables;4651_Haswell_21c-RC_190"
"ReferenceCode\Haswell\PowerManagement\Dxe\PowerMgmtDxe.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\Intel Haswell Cpu RC PKG/PowerMgmtInit;4651_Haswell_21c-RC_190"
"ReferenceCode\Haswell\PowerManagement\Smm\PowerMgmtS3.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\Intel Haswell Cpu RC PKG/PowerMgmtS3;4651_Haswell_21c-RC_190"
"ReferenceCode\Haswell\SampleCode\CpuPolicyInit\Pei\CpuPolicyPei.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\Intel Haswell Cpu RC PKG/Cpu Policy PEI;4651_Haswell_21c-RC_190"
"ReferenceCode\Haswell\SampleCode\CpuPolicyInit\Dxe\CpuPolicyDxe.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\Intel Haswell Cpu RC PKG/Cpu Policy DXE;4651_Haswell_21c-RC_190"
"ReferenceCode\Haswell\SampleCode\Library\AslUpdate\Dxe\PpmAslUpdateLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\Intel Haswell Cpu RC PKG/PpmAslUpdateLib;4651_Haswell_21c-RC_190"
"ReferenceCode\Haswell\SampleCode\CpuSampleCode.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\Intel Haswell Cpu RC PKG/CpuSampleCode;4651_Haswell_21c-RC_190"
"ReferenceCode\Haswell\Library\CpuPlatformLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\Intel Haswell Cpu RC PKG/CpuPlatformLib;4651_Haswell_21c-RC_190"
"ReferenceCode\Haswell\Library\OcPlatformLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\Intel Haswell Cpu RC PKG/OcPlatformLib;4651_Haswell_21c-RC_190"
"ReferenceCode\Haswell\DTS\Smm\DigitalThermalSensorSmm.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\Intel Haswell Cpu RC PKG/Dts;4651_Haswell_21c-RC_190"
"ReferenceCode\Haswell\SampleCode\Library\Ksc\Smm\SmmKscLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\Intel Haswell Cpu RC PKG/SmmKscLib;4651_Haswell_21c-RC_190"
"ReferenceCode\Haswell\SampleCode\Library\SmmIo\SmmIoLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\Intel Haswell Cpu RC PKG/SmmIoLib;4651_Haswell_21c-RC_190"
"ReferenceCode\Haswell\SampleCode\Library\DTSHookLib\Smm\DTSHookLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\Intel Haswell Cpu RC PKG/DTSHookLib;4651_Haswell_21c-RC_190"
"ReferenceCode\Haswell\Txt\TxtInit\Pei\Txtpei.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\Intel Haswell Cpu RC PKG/TxtPei;4651_Haswell_21c-RC_190"
"ReferenceCode\Haswell\Txt\TxtInit\Dxe\TxtDxe.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\Intel Haswell Cpu RC PKG/TxtDxe;4651_Haswell_21c-RC_190"
"ReferenceCode\Haswell\Txt\BiosAcm\TxtBiosAcm.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\Intel Haswell Cpu RC PKG/TxtBiosAcm;4651_Haswell_21c-RC_190"
"ReferenceCode\Haswell\Txt\Tools\TxtTools.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\Intel Haswell Cpu RC PKG/TxtTools;4651_Haswell_21c-RC_190"
"ReferenceCode\Haswell\SampleCode\TxtOneTouch\Dxe\TxtOneTouchDxe.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\Intel Haswell Cpu RC PKG/TxtOneTouch;4651_Haswell_21c-RC_190"
"ReferenceCode\Haswell\SampleCode\Protocol\CpuSampleCodeProtocolLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\Intel Haswell Cpu RC PKG/CpuSampleCodeProtocolLib;4651_Haswell_21c-RC_190"
"ReferenceCode\Haswell\Library\TxtLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\Intel Haswell Cpu RC PKG/TxtLib;4651_Haswell_21c-RC_190"
"ReferenceCode\Haswell\SampleCode\Library\BootGuardRevocationLib\Dxe\BootGuardRevocationLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\Intel Haswell Cpu RC PKG/BootGuardRevocationLib;4651_Haswell_21c-RC_190"
"ReferenceCode\Haswell\Library\BootGuardLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\Intel Haswell Cpu RC PKG/BootGuardLib;4651_Haswell_21c-RC_190"
"ReferenceCode\Haswell\SampleCode\Library\BootGuardTpmEventLogLib\BootGuardTpmEventLogLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\Intel Haswell Cpu RC PKG/BootGuardTpmEventLogLib;4651_Haswell_21c-RC_190"
"Board\CPU\CPU.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\AMI Cpu PKG;4651_Haswell_21c-RC_190"
"Board\CPU\CPUBSP.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\AMI Cpu PKG/CPU Board;4651_Haswell_21c-RC_190"
"Board\Cpu\CpuRcPolicyWrap\CpuRcPolicyWrap.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\AMI Cpu PKG/CPU Board/CpuRcPolicyWrap;4651_Haswell_21c-RC_190"
"Core\CPU\CPUCore.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\AMI Cpu PKG/CPU Core;4651_Haswell_21c-RC_190"
"Include\CPU Hobs.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\AMI Cpu PKG/CPU Core/CPU Hobs;4651_Haswell_21c-RC_190"
"Include\ppi\CpuPPIs.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\AMI Cpu PKG/CPU Core/CpuPPIs;4651_Haswell_21c-RC_190"
"Include\Protocol\CpuProtocols.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\AMI Cpu PKG/CPU Core/CpuProtocols;4651_Haswell_21c-RC_190"
"Core\CPU\MicrocodeUpdate\MicrocodeUpdate.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\AMI Cpu PKG/CPU Core/MicrocodeUpdate;4651_Haswell_21c-RC_190"
"Core\Cpu\CpuTools.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\AMI Cpu PKG/CPU Core/CpuTools;4651_Haswell_21c-RC_190"
"Core\CPU\x64\MiscLib\MiscX64Lib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\AMI Cpu PKG/CPU Core/MiscX64Lib;4651_Haswell_21c-RC_190"
"Core\CPU\CpuSpSmi.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\AMI Cpu PKG/CpuSp SMI;4651_Haswell_21c-RC_190"
"Board\Cpu\TxtDxe\AmiTxtDxe.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\AMI Cpu PKG/AMI TXT DXE;4651_Haswell_21c-RC_190"
"Board\Cpu\TxtDxe\SinitAcm\TxtSinitAcm.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\AMI Cpu PKG/AMI TXT DXE/TxtSinitAcm;4651_Haswell_21c-RC_190"
"Board\Cpu\TxtPei\AmiTxtPei.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\AMI Cpu PKG/AMI TXT PEI;4651_Haswell_21c-RC_190"
"Board\Cpu\CpuS3Pei\AmiCpuS3Pei.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Haswell\AMI Cpu PKG/AMI CPU S3 Pei;4651_Haswell_21c-RC_190"
"Chipset\SB\sb.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint;4.6.5.3_Intel_LPT-RC_191_051.2"
"Board\SB\sbBOARD.CIF"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Board;4.6.5.3_Intel_LPT-RC_191_051.2"
"Board\SB\SBSetup\SBSetup.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Board/SBSetup;4.6.5.3_Intel_LPT-RC_191_051.2"
"Chipset\SB\sbCSP.CIF"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Chipset;4.6.5.3_Intel_LPT-RC_191_051.2"
"INCLUDE\PPI\sbPPI.CIF"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Chipset/SB PPI;4.6.5.3_Intel_LPT-RC_191_051.2"
"INCLUDE\Protocol\sbProtocols.CIF"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Chipset/SB Protocols;4.6.5.3_Intel_LPT-RC_191_051.2"
"Chipset\SB\SmBus\SmBus.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Chipset/SmBus;4.6.5.3_Intel_LPT-RC_191_051.2"
"Chipset\SB\SmmChildDispatcher.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Chipset/SmmChildDispatcher;4.6.5.3_Intel_LPT-RC_191_051.2"
"Chipset\SB\Smm2\SmmChildDispatcher2.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Chipset/SmmChildDispatcher2;4.6.5.3_Intel_LPT-RC_191_051.2"
"Chipset\SB\AcpiModeEnable.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Chipset/AcpiModeEnable;4.6.5.3_Intel_LPT-RC_191_051.2"
"Chipset\SB\SleepSmi.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Chipset/SleepSmi;4.6.5.3_Intel_LPT-RC_191_051.2"
"Chipset\SB\SBSMI.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Chipset/SB SMI;4.6.5.3_Intel_LPT-RC_191_051.2"
"Chipset\SB\PchWrap\PchWrap.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Chipset/PchWrap;4.6.5.3_Intel_LPT-RC_191_051.2"
"Chipset\SB\PchWrap\PchSpiWrap\PchSpiWrap.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Chipset/PchWrap/PchSpiWrap;4.6.5.3_Intel_LPT-RC_191_051.2"
"Chipset\SB\PchWrap\WdtApp\WdtApp.CIF"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Chipset/PchWrap/WdtApp;4.6.5.3_Intel_LPT-RC_191_051.2"
"Chipset\SB\PchWrap\WdtApp\Dxe\WdtAppDxe.CIF"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Chipset/PchWrap/WdtApp/WdtAppDxe;4.6.5.3_Intel_LPT-RC_191_051.2"
"Chipset\SB\PchWrap\WdtApp\Pei\WdtAppPei.CIF"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Chipset/PchWrap/WdtApp/WdtAppPei;4.6.5.3_Intel_LPT-RC_191_051.2"
"Chipset\SB\PchWrap\WdtApp\Include\WdtAppInclude.CIF"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Chipset/PchWrap/WdtApp/WdtAppInclude;4.6.5.3_Intel_LPT-RC_191_051.2"
"Chipset\SB\PchWrap\WdtApp\Protocol\WdtAppProtocolLib.CIF"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Chipset/PchWrap/WdtApp/WdtAppProtocolLib;4.6.5.3_Intel_LPT-RC_191_051.2"
"Chipset\SB\PchWrap\PciHotPlug\PciHotPlug.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Chipset/PchWrap/PciHotPlug;4.6.5.3_Intel_LPT-RC_191_051.2"
"Chipset\SB\PchWrap\SmBusMemoryDown\SmBusMemoryDown.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Chipset/PchWrap;4.6.5.3_Intel_LPT-RC_191_051.2"
"Chipset\SB\SataDriver\SataDriver.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Chipset/SataDriver;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\LynxPoint.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\AcpiTables\Dsdt\PchAcpiTables.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/PchAcpiTables;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\ActiveBios\Dxe\ActiveBios.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/ActiveBios;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\Include\IntelPchInclude.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/IntelPchInclude;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\IoTrap\Smm\IoTrap.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/IoTrap;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\LegacyInterrupt\Dxe\IntelLegacyInterrupt.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/IntelLegacyInterrupt;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\Library\PchLib.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/PchLib;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\Library\DxeRuntimePciLibPciExpress\DxeRuntimePciLibPciExpress.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/PchLib/DxeRuntimePciLibPciExpress;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\Library\PchPciExpressHelpersLib\PchPciExpressHelpersLib.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/PchLib/PchPciExpressHelpersLib;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\Library\PchPlatformLib\PchPlatformLib.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/PchLib/PchPlatformLib;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\Library\PchSmbusLib\PchSmbusLib.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/PchLib/PchSmbusLib;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\Library\PchSmbusLib\Dxe\PchSmbusDxeLib.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/PchLib/PchSmbusLib/PchSmbusDxeLib;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\Library\PchSmbusLib\Pei\PchSmbusPeiLib.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/PchLib/PchSmbusLib/PchSmbusPeiLib;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\Library\RcFviDxeLib\RcFviDxeLib.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/PchLib/RcFviDxeLib;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\PchInit\Dxe\PchInitDxe.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/PchInitDxe;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\PchInit\Pei\PchInitPeim.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/PchInitPeim;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\PchSmiDispatcher\Smm\PchSmiDispatcher.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/PchSmiDispatcher;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\Pcie\Smm\PchPcieSmm.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/PchPcieSmm;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\Ppi\IntelPchPpiLib.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/IntelPchPpiLib;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\Protocol\IntelPchProtocolLib.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/IntelPchProtocolLib;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\Reset\RuntimeDxe\PchReset.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/PchReset;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\Reset\Pei\PchResetPeim.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/PchResetPeim;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\Reset\Common\PchResetCommonLib.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/PchResetCommonLib;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\SampleCode\PchSampleCode.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/PchSampleCode;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\SampleCode\Library\AslUpdate\Dxe\PchAslUpdateLib.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/PchSampleCode/Library/AslUpdate/Dxe;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\SataController\Dxe\SataController.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/SataController;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\SerialGpio\Dxe\PchSerialGpio.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/PchSerialGpio;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\SmartTimer\Dxe\SmartTimer.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/SmartTimer;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\Smbus\Common\PchSmbusCommonLib.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/PchSmbusCommonLib;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\Smbus\Dxe\PchSmbusDxe.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/PchSmbusDxe;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\Smbus\Pei\PchSmbusArpDisabled.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/PchSmbusArpDisabled;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\SmmControl\Pei\PeiSmmControl.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/PeiSmmControl;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\SmmControl\RuntimeDxe\SmmControl.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/SmmControl;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\Spi\Common\PchSpiCommonLib.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/PchSpiCommonLib;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\Spi\Pei\PchSpiPeim.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/PchSpiPeim;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\Spi\Smm\PchSpiSmm.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/PchSpiSmm;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\Spi\RuntimeDxe\PchSpiRuntime.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/PchSpiRuntime;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\Smbus\Smm\PchSmbusSmm.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/PchSmbusSmm;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\Smbus\Pei\PchSmbusArpEnabled.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/PchSmbusArpEnabled;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\PchInit\Common\PchUsbCommonLib.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/PchUsbCommonLib;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\Usb\Pei\PchUsb.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/PchUsb;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\Wdt\Wdt.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/Wdt;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\Wdt\Common\WdtCommonLib.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/Wdt/WdtCommonLib;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\Wdt\Dxe\WdtDxe.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/Wdt/WdtDxe;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\Wdt\Pei\WdtPei.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/Wdt/WdtPei;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\Guid\PchGuidLib.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\PchInit\Smm\PchLateInitSmm.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\S3Support\Dxe\PchS3Support.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/S3Support/Dxe;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\S3Support\Pei\PchS3Peim.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/S3Support/Pei;4.6.5.3_Intel_LPT-RC_191_051.2"
"ReferenceCode\Chipset\LynxPoint\S3Support\Smm\S3SupportSmm.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint\Intel Pch SB Refcode/S3Support/Smm;4.6.5.3_Intel_LPT-RC_191_051.2"
"Chipset\NB\NB.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/NorthBridge/Haswell;4.6.5.3_Intel_SA-RC_190_39b"
"Board\NB\NBBOARD.CIF"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/NorthBridge/Haswell\Intel SystemAgent NB Board;4.6.5.3_Intel_SA-RC_190_39b"
"Board\NB\NBSetup\NBSetup.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/NorthBridge/Haswell\Intel SystemAgent NB Board/NBSetup;4.6.5.3_Intel_SA-RC_190_39b"
"Chipset\NB\NBCSP.CIF"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/NorthBridge/Haswell\Intel SystemAgent NB Chipset;4.6.5.3_Intel_SA-RC_190_39b"
"Chipset\NB\NBSMI.CIF"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/NorthBridge/Haswell\Intel SystemAgent NB Chipset/NB SMI;4.6.5.3_Intel_SA-RC_190_39b"
"INCLUDE\Protocol\NBProtocols.CIF"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/NorthBridge/Haswell\Intel SystemAgent NB Chipset/NB Protocols;4.6.5.3_Intel_SA-RC_190_39b"
"INCLUDE\PPI\NBPPI.CIF"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/NorthBridge/Haswell\Intel SystemAgent NB Chipset/NB PPI;4.6.5.3_Intel_SA-RC_190_39b"
"Chipset\NB\SystemAgentWrap\SystemAgentWrap.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/NorthBridge/Haswell\Intel SystemAgent NB Chipset/SystemAgentWrap;4.6.5.3_Intel_SA-RC_190_39b"
"Chipset\NB\SystemAgentWrap\MiscSubclass\MiscSubclass.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/NorthBridge/Haswell\Intel SystemAgent NB Chipset/SystemAgentWrap/MiscSubclass;4.6.5.3_Intel_SA-RC_190_39b"
"Chipset\NB\SystemAgentWrap\UpdateMemoryRecord\UpdateMemoryRecord.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/NorthBridge/Haswell\Intel SystemAgent NB Chipset/SystemAgentWrap/UpdateMemoryRecord;4.6.5.3_Intel_SA-RC_190_39b"
"Chipset\NB\SystemAgentWrap\LegacyRegion2\LegacyRegion2.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/NorthBridge/Haswell\Intel SystemAgent NB Chipset/SystemAgentWrap/LegacyRegion2;4.6.5.3_Intel_SA-RC_190_39b"
"Chipset\NB\LegacyRegion\LegacyRegion.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/NorthBridge/Haswell\Intel SystemAgent NB Chipset/LegacyRegion;4.6.5.3_Intel_SA-RC_190_39b"
"Include\Protocol\LegacyRegionProtocols.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/NorthBridge/Haswell\Intel SystemAgent NB Chipset/LegacyRegion/LegacyRegion Protocols;4.6.5.3_Intel_SA-RC_190_39b"
"ReferenceCode\Chipset\SystemAgent\SystemAgent.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/NorthBridge/Haswell\Intel SystemAgent NB Refcode;4.6.5.3_Intel_SA-RC_190_39b"
"ReferenceCode\Chipset\SystemAgent\MemoryInit\Pei\MemoryInit.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/NorthBridge/Haswell\Intel SystemAgent NB Refcode/MemoryInit;4.6.5.3_Intel_SA-RC_190_39b"
"ReferenceCode\Chipset\SystemAgent\PciHostBridge\Dxe\PciHostBridge.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/NorthBridge/Haswell\Intel SystemAgent NB Refcode/PciHostBridge;4.6.5.3_Intel_SA-RC_190_39b"
"ReferenceCode\Chipset\SystemAgent\SmbiosMemory\Dxe\SmBiosMemory.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/NorthBridge/Haswell\Intel SystemAgent NB Refcode/SmBiosMemory;4.6.5.3_Intel_SA-RC_190_39b"
"ReferenceCode\Chipset\SystemAgent\SmmAccess\Dxe\SmmAccess.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/NorthBridge/Haswell\Intel SystemAgent NB Refcode/SmmAccess;4.6.5.3_Intel_SA-RC_190_39b"
"ReferenceCode\Chipset\SystemAgent\SmmAccess\Pei\SmmAccessPeim.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/NorthBridge/Haswell\Intel SystemAgent NB Refcode/SmmAccessPeim;4.6.5.3_Intel_SA-RC_190_39b"
"ReferenceCode\Chipset\SystemAgent\AcpiTables\SaAcpiTables.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/NorthBridge/Haswell\Intel SystemAgent NB Refcode/SaAcpiTables;4.6.5.3_Intel_SA-RC_190_39b"
"ReferenceCode\Chipset\SystemAgent\AcpiTables\SaSsdt\SaSsdtTables.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/NorthBridge/Haswell\Intel SystemAgent NB Refcode/SaAcpiTables/SaSsdt;4.6.5.3_Intel_SA-RC_190_39b"
"ReferenceCode\Chipset\SystemAgent\AcpiTables\SwitchableGraphics\Peg\SgAcpiTablesPeg.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/NorthBridge/Haswell\Intel SystemAgent NB Refcode/SaAcpiTables/SwitchableGraphics/Peg;4.6.5.3_Intel_SA-RC_190_39b"
"ReferenceCode\Chipset\SystemAgent\AcpiTables\SwitchableGraphics\Pch\SgAcpiTablesPch.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/NorthBridge/Haswell\Intel SystemAgent NB Refcode/SaAcpiTables/SwitchableGraphics/Pch;4.6.5.3_Intel_SA-RC_190_39b"
"ReferenceCode\Chipset\SystemAgent\Guid\SaGuidLib.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/NorthBridge/Haswell\Intel SystemAgent NB Refcode/SaGuidLib;4.6.5.3_Intel_SA-RC_190_39b"
"ReferenceCode\Chipset\SystemAgent\Include\SaInclude.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/NorthBridge/Haswell\Intel SystemAgent NB Refcode/SaInclude;4.6.5.3_Intel_SA-RC_190_39b"
"ReferenceCode\Chipset\SystemAgent\Library\SaPcieLib\Common\SaPcieLib.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/NorthBridge/Haswell\Intel SystemAgent NB Refcode/Library/SaPcieLib/Common;4.6.5.3_Intel_SA-RC_190_39b"
"ReferenceCode\Chipset\SystemAgent\Library\SaPcieLib\Dxe\SaPcieDxeLib.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/NorthBridge/Haswell\Intel SystemAgent NB Refcode/Library/SaPcieLib/Dxe;4.6.5.3_Intel_SA-RC_190_39b"
"ReferenceCode\Chipset\SystemAgent\Library\SaPcieLib\Smm\SaPcieSmmLib.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/NorthBridge/Haswell\Intel SystemAgent NB Refcode/Library/SaPcieLib/Smm;4.6.5.3_Intel_SA-RC_190_39b"
"ReferenceCode\Chipset\SystemAgent\Ppi\SaPpiLib.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/NorthBridge/Haswell\Intel SystemAgent NB Refcode/SaPpiLib;4.6.5.3_Intel_SA-RC_190_39b"
"ReferenceCode\Chipset\SystemAgent\Protocol\SaProtocolLib.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/NorthBridge/Haswell\Intel SystemAgent NB Refcode/SaProtocolLib;4.6.5.3_Intel_SA-RC_190_39b"
"ReferenceCode\Chipset\SystemAgent\SampleCode\SaSampleCode.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/NorthBridge/Haswell\Intel SystemAgent NB Refcode/SaSampleCode;4.6.5.3_Intel_SA-RC_190_39b"
"ReferenceCode\Chipset\SystemAgent\SampleCode\Ppi\IntelSaSampleCodePpiLib.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/NorthBridge/Haswell\Intel SystemAgent NB Refcode/SaSampleCode/IntelSaSampleCodePpiLib;4.6.5.3_Intel_SA-RC_190_39b"
"ReferenceCode\Chipset\SystemAgent\SaInit\Dxe\SaInitDxe.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/NorthBridge/Haswell\Intel SystemAgent NB Refcode/SaInitDxe;4.6.5.3_Intel_SA-RC_190_39b"
"ReferenceCode\Chipset\SystemAgent\SaInit\Pei\SaInitPeim.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/NorthBridge/Haswell\Intel SystemAgent NB Refcode/SaInitPeim;4.6.5.3_Intel_SA-RC_190_39b"
"ReferenceCode\Chipset\SystemAgent\SaInit\Smm\SaLateInitSmm.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/NorthBridge/Haswell\Intel SystemAgent NB Refcode/SaLateInitSmm;4.6.5.3_Intel_SA-RC_190_39b"
"ReferenceCode\Chipset\SystemAgent\BdatAccessHandler\Dxe\BdatAccessHandler.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/NorthBridge/Haswell\Intel SystemAgent NB Refcode/BdatAccessHandler;4.6.5.3_Intel_SA-RC_190_39b"
"Chipset\NB\GOP\IntelSaGopDriver.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/NorthBridge/Haswell\IntelGopDriver;4.6.5.3_Intel_SA-RC_190_39b"
"Chipset\NB\GOP\IntelSaGopSetup\IntelSaGopSetup.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/NorthBridge/Haswell\IntelGopDriver/IntelSaGopSetup;4.6.5.3_Intel_SA-RC_190_39b"
"Include\Protocol\IntelSaGopDriverProtocol.cif"= "SS: ALASKA;$/Alaska/BIN/Chipset/Intel/NorthBridge/Haswell\IntelGopDriver/IntelSaGopDriverProtocol;4.6.5.3_Intel_SA-RC_190_39b"
"BOARD\EM\ACPI\ACPI.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/ACPI/Template;4.6.5.0_ACPI_49"
"BOARD\EM\ACPI\ACPIBSP.CIF"= "SS: ALASKA;$/Alaska/BIN/Modules/ACPI/Template\Board;4.6.5.0_ACPI_49"
"BOARD\EM\ACPI\ASLBSP.CIF"= "SS: ALASKA;$/Alaska/BIN/Modules/ACPI/Template\Board;4.6.5.0_ACPI_49"
"Core\EM\ACPI\ACPICORE.CIF"= "SS: ALASKA;$/Alaska/BIN/Modules/ACPI/Template\Core;4.6.5.0_ACPI_49"
"CORE\EM\ACPI\ASLCORE.CIF"= "SS: ALASKA;$/Alaska/BIN/Modules/ACPI/Template\Core;4.6.5.0_ACPI_49"
"Core\EM\ACPI\AtadSmi.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/ACPI/Template\Core;4.6.5.0_ACPI_49"
"Core\EM\S3\S3Support.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/ACPI/Template\S3Support;4.6.5.0_ACPI_49"
"Core\EM\S3\S3Save.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/ACPI/Template\S3Support/S3Save;4.6.5.0_ACPI_49"
"Core\EM\S3\S3Restore.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/ACPI/Template\S3Support/S3Restore;4.6.5.0_ACPI_49"
"Include\S3Common.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/ACPI/Template\S3Support/S3Common;4.6.5.0_ACPI_49"
"Core\em\Ahci\AhciSrc.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/AHCI;4.6.3_AhciSrc_027"
"Core\eM\Ahci\Aint13.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/AHCI\INT13;4.6.3_AhciSrc_027"
"Include\Aint13Protocol.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/AHCI\INT13;4.6.3_AhciSrc_027"
"Addon\ahcibin.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/AHCI\INT13/16-bit Binary;4.6.3_AhciSrc_027"
"Chipset\eM\Ahci\AhciCsp.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/AHCI\INT13/CSP;4.6.3_AhciSrc_027"
"Core\eM\Ahci\AhciInt13Smm.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/AHCI\INT13;4.6.3_AhciSrc_027"
"Chipset\eM\Ahci\AhciAccess.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/AHCI;4.6.3_AhciSrc_027"
"CORE\EM\Ahci\AhciSmm\AhciSmm.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/AHCI\AhciSmm;4.6.3_AhciSrc_027"
"INCLUDE\Protocol\AhciSmmProtocols.CIF"= "SS: ALASKA;$/Alaska/SOURCE/Modules/AHCI\AhciSmm;4.6.3_AhciSrc_027"
"Library\AmiBufferValidationLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/AmiBufferValidationLib;AmiBufferValidationLib_03"
"Include\AmiBufferValidationLibInclude.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/AmiBufferValidationLib\AmiBufferValidationLib Include;AmiBufferValidationLib_03"
"Board\eM\AmiGopPolicy\AmiGopPolicy.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/AmiGopPolicy;4.6.5.3_AmiGopPolicy_006a"
"Board\EM\BlockS3Var\BlockS3Var.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/BlockS3Var;BlockS3Var_00"
"Core\EM\BootScriptHide\BootScriptHide.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/BootScriptHide;4.6.5.5_BootScriptHide_02"
"Core\EM\CmosManager\CmosManager.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/CMOS Manager;4.6.3_CMOSMGR_11_BETA12"
"Core\EM\CmosManager\CmosManagerBoard.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/CMOS Manager\CMOS Board;4.6.3_CMOSMGR_11_BETA12"
"Core\EM\CmosManager\CmosManagerMessages.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/CMOS Manager\CMOS Board/CMOS Messages;4.6.3_CMOSMGR_11_BETA12"
"Core\EM\CmosManager\CmosManagerSec.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/CMOS Manager\CMOS SEC;4.6.3_CMOSMGR_11_BETA12"
"Core\EM\CmosManager\CmosManagerPei.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/CMOS Manager\CMOS PEI;4.6.3_CMOSMGR_11_BETA12"
"Core\EM\CmosManager\CmosManagerDxe.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/CMOS Manager\CMOS DXE;4.6.3_CMOSMGR_11_BETA12"
"Core\EM\CmosManager\CmosManagerSmm.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/CMOS Manager\CMOS SMM;4.6.3_CMOSMGR_11_BETA12"
"Core\EM\CmosManager\CmosManagerCore.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/CMOS Manager\CMOS Core;4.6.3_CMOSMGR_11_BETA12"
"Include\CmosManagerInterfaces.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/CMOS Manager\CMOS Core/CMOS Interfaces;4.6.3_CMOSMGR_11_BETA12"
"Core\EM\CmosManager\CmosManagerSource.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/CMOS Manager\CMOS Core/CMOS Source;4.6.3_CMOSMGR_11_BETA12"
"Core\EM\CmosManager\CmosManagerIncludes.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/CMOS Manager\CMOS Core/CMOS Includes;4.6.3_CMOSMGR_11_BETA12"
"Core\EM\CmosManager\CmosManagerBuild.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/CMOS Manager\CMOS Core/CMOS Build;4.6.3_CMOSMGR_11_BETA12"
"Core\EM\CryptoPkg\CryptoPkg.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/CryptoPkg;4.6.5.x_CRYPTOAPI_020"
"Core\EM\CryptoPkg\CryptoAPI.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/CryptoPkg;4.6.5.x_CRYPTOAPI_020"
"Include\CryptoAPIIncludes.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/CryptoPkg;4.6.5.x_CRYPTOAPI_020"
"Core\EM\CryptoPkg\CryptLib\Cryptlib.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/CryptoPkg\Lib;4.6.5.x_CRYPTOAPI_020"
"Include\CryptoLibInc.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/CryptoPkg\Lib/Include;4.6.5.x_CRYPTOAPI_020"
"Core\EM\EfiOsBootOptionNames\EfiOsBootOptionNames.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/BootOptionPolicies/EfiOsBootOptionNames;4.6.4.1_EfiOsBootOptionNames_13"
"Core\EM\FlashSmi\FlashSmi.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/FlashSmi;4.6.5.5_FlashSmi_00"
"Core\EM\HardwareSignature\HardwareSignatureManagement.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/HardwareSignatureManagement;4.6.5.3_HwSignature_04"
"Include\HardwareChangeProtocols.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/HardwareSignatureManagement;4.6.5.3_HwSignature_04"
"ReferenceCode\AcpiTables\Cppc\Cppc.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/CPPC;4.6.5.3_CPPC-RC_160_015"
"ReferenceCode\AcpiTables\Cppc\Dxe\CppcDxe.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/CPPC\CppcDxe;4.6.5.3_CPPC-RC_160_015"
"ReferenceCode\AcpiTables\Cppc\AcpiTables\CppcAcpiTables.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/CPPC\CppcAcpiTables;4.6.5.3_CPPC-RC_160_015"
"ReferenceCode\AcpiTables\Cppc\Guid\CppcGuidLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/CPPC\CppcGuidLib;4.6.5.3_CPPC-RC_160_015"
"ReferenceCode\AcpiTables\Dptf\Dptf.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/DPTF;4.6.5.3_DPTF-RC_180_019"
"ReferenceCode\AcpiTables\Dptf\Dxe\DptfDxe.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/DPTF\DptfDxe;4.6.5.3_DPTF-RC_180_019"
"ReferenceCode\AcpiTables\Dptf\AcpiTables\DptfAcpiTables.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/DPTF\DptfAcpiTables;4.6.5.3_DPTF-RC_180_019"
"ReferenceCode\AcpiTables\Dptf\AcpiTables\Ffrd\DptfAcpiTablesFfrd.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/DPTF\DptfAcpiTables/Ffrd;4.6.5.3_DPTF-RC_180_019"
"ReferenceCode\AcpiTables\Dptf\Guid\DptfGuidLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/DPTF\DptfGuidLib;4.6.5.3_DPTF-RC_180_019"
"Board\CPU\Microcode\Microcode.cif"= "SS: ALASKA;$/Alaska/SOURCE/CPU/Intel/NehalemMicrocode;4.6.0_INTEL_MICROCODE_88"
"Board\CPU\Microcode\MOBILE\Mobile.CIF"= "SS: ALASKA;$/Alaska/SOURCE/CPU/Intel/NehalemMicrocode\MOBILE;4.6.0_INTEL_MICROCODE_88"
"Board\CPU\Microcode\DESKTOP\Desktop.CIF"= "SS: ALASKA;$/Alaska/SOURCE/CPU/Intel/NehalemMicrocode\DESKTOP;4.6.0_INTEL_MICROCODE_88"
"Board\CPU\Microcode\ServWork\ServWork.CIF"= "SS: ALASKA;$/Alaska/SOURCE/CPU/Intel/NehalemMicrocode\SERVWORK;4.6.0_INTEL_MICROCODE_88"
"ReferenceCode\RapidStart\RapidStart.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/Intel Fast Flash Standby/iRST_SharkBay;4.6.5.3_iRST-RC_190_034"
"ReferenceCode\RapidStart\AcpiTables\RapidStartAcpiTables.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/Intel Fast Flash Standby/iRST_SharkBay\RapidStartAcpiTables;4.6.5.3_iRST-RC_190_034"
"ReferenceCode\RapidStart\Pei\RapidStartPei.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/Intel Fast Flash Standby/iRST_SharkBay\RapidStartPei;4.6.5.3_iRST-RC_190_034"
"ReferenceCode\RapidStart\Dxe\RapidStartDxe.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/Intel Fast Flash Standby/iRST_SharkBay\RapidStartDxe;4.6.5.3_iRST-RC_190_034"
"ReferenceCode\RapidStart\Guid\RapidStartGuidLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/Intel Fast Flash Standby/iRST_SharkBay\RapidStartGuidLib;4.6.5.3_iRST-RC_190_034"
"ReferenceCode\RapidStart\Smm\RapidStartSmm.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/Intel Fast Flash Standby/iRST_SharkBay\RapidStartSmm;4.6.5.3_iRST-RC_190_034"
"ReferenceCode\RapidStart\Include\RapidStartInclude.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/Intel Fast Flash Standby/iRST_SharkBay\RapidStartInclude;4.6.5.3_iRST-RC_190_034"
"ReferenceCode\RapidStart\Ppi\RapidStartPpiLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/Intel Fast Flash Standby/iRST_SharkBay\RapidStartPpiLib;4.6.5.3_iRST-RC_190_034"
"ReferenceCode\RapidStart\Protocol\RapidStartProtocolLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/Intel Fast Flash Standby/iRST_SharkBay\RapidStartProtocolLib;4.6.5.3_iRST-RC_190_034"
"ReferenceCode\RapidStart\GfxDisplay\FfsGfxDriver\Dxe\DxeFfsGfxDriver.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/Intel Fast Flash Standby/iRST_SharkBay\DxeFfsGfxDriver;4.6.5.3_iRST-RC_190_034"
"ReferenceCode\RapidStart\GfxDisplay\FfsGfxDriver\Pei\PeiGfxDriver.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/Intel Fast Flash Standby/iRST_SharkBay\PeiGfxDriver;4.6.5.3_iRST-RC_190_034"
"ReferenceCode\RapidStart\GfxDisplay\Library\Dxe\GfxDisplayLibDxe.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/Intel Fast Flash Standby/iRST_SharkBay\GfxDisplayLibDxe;4.6.5.3_iRST-RC_190_034"
"ReferenceCode\RapidStart\GfxDisplay\Library\Pei\GfxDisplayLibPei.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/Intel Fast Flash Standby/iRST_SharkBay\GfxDisplayLibPei;4.6.5.3_iRST-RC_190_034"
"Board\EM\RapidStartWrapper\RapidStartWrapper.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/Intel Fast Flash Standby/iRST_SharkBay\RapidStartWrapper;4.6.5.3_iRST-RC_190_034"
"Board\EM\RapidStartWrapper\Dxe\RapidStartDxePolicyInit\RapidStartDxePolicyInit.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/Intel Fast Flash Standby/iRST_SharkBay\RapidStartWrapper/RapidStartDxePolicyInit;4.6.5.3_iRST-RC_190_034"
"Board\EM\RapidStartWrapper\Library\RapidStartCommonLib\RapidStartCommonLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/Intel Fast Flash Standby/iRST_SharkBay\RapidStartWrapper/RapidStartCommonLib;4.6.5.3_iRST-RC_190_034"
"Board\EM\RapidStartWrapper\Library\RapidStartPlatformLib\Dxe\RapidStartDxeLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/Intel Fast Flash Standby/iRST_SharkBay\RapidStartWrapper/RapidStartDxeLib;4.6.5.3_iRST-RC_190_034"
"Board\EM\RapidStartWrapper\Library\RapidStartPlatformLib\Pei\RapidStartPeiLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/Intel Fast Flash Standby/iRST_SharkBay\RapidStartWrapper/RapidStartPeiLib;4.6.5.3_iRST-RC_190_034"
"Board\EM\RapidStartWrapper\RapidStartSetup\RapidStartSetup.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/Intel Fast Flash Standby/iRST_SharkBay\RapidStartWrapper/RapidStartSetup;4.6.5.3_iRST-RC_190_034"
"Board\EM\RapidStartWrapper\Smm\RapidStartWrapperSmm.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/Intel Fast Flash Standby/iRST_SharkBay\RapidStartWrapper;4.6.5.3_iRST-RC_190_034"
"Board\EM\RapidStartWrapper\AcpiTables\RapidStartWrapperAcpiTables.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/Intel Fast Flash Standby/iRST_SharkBay\RapidStartWrapper;4.6.5.3_iRST-RC_190_034"
"Board\EM\Isct\IsctPlatform.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ISCT;4.6.5.3_ISCT41_110_018"
"Board\EM\Isct\AcpiTables\Isct.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ISCT\IsctAcpiTables;4.6.5.3_ISCT41_110_018"
"Board\EM\Isct\Pei\IsctWakeReason.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ISCT\IsctPeiWakeReason;4.6.5.3_ISCT41_110_018"
"Board\EM\Isct\Dxe\IsctAcpi.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ISCT\IsctDxeAcpi;4.6.5.3_ISCT41_110_018"
"Board\EM\Isct\Smm\IsctSmm.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ISCT\IsctSmm;4.6.5.3_ISCT41_110_018"
"Board\EM\Isct\Guid\IsctGuidLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ISCT\IsctGuidLib;4.6.5.3_ISCT41_110_018"
"Board\EM\Isct\Protocol\IsctProtocolLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ISCT\IsctProtocolLib;4.6.5.3_ISCT41_110_018"
"Board\EM\IntelGigabitLan\IntelGigabitLan.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/Network/Intel/IntelGigabitLan;4.6.3.1_INTEL_GIGABIT_LAN_07"
"core\em\KbcEmul\KbcEmul.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/KbcEmulation/ALASKA/KBCEMUL;4.6.3-KbcEmulation-020"
"core\em\KbcEmul\KbcUhci.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/KbcEmulation/ALASKA/KBCEMUL;4.6.3-KbcEmulation-020"
"core\em\KbcEmul\KbcEmulIrq.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/KbcEmulation/ALASKA/KBCEMUL;4.6.3-KbcEmulation-020"
"core\em\KbcEmul\KbcOhci.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/KbcEmulation/ALASKA/KBCEMUL;4.6.3-KbcEmulation-020"
"Board\em\KbcSbBoard\KbcSbBoard.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/KbcEmulation/SouthBridge/Intel/LynxPoint;4.6.3-KbcEmulation-LynxPnt-001"
"Board\eM\Csm\csm.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/CSM/Generic;4.6.5.3_CSM.7.76_81"
"Core\EM\CSM\csmcore.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/CSM/Generic\Core;4.6.5.3_CSM.7.76_81"
"core\em\csm\thunk\thunk.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/CSM/Generic\Thunk;4.6.5.3_CSM.7.76_81"
"core\em\csm\thunk\x86\x86thunk.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/CSM/Generic\Thunk/x86;4.6.5.3_CSM.7.76_81"
"core\em\csm\thunk\BlockIo\int13thunk.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/CSM/Generic\Thunk/INT13;4.6.5.3_CSM.7.76_81"
"core\em\csm\thunk\Snp16\snp16.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/CSM/Generic\Thunk/SNP16;4.6.5.3_CSM.7.76_81"
"Core\EM\CSM\Thunk\CsmVideo\CsmVideo.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/CSM/Generic\Thunk/CsmVideo;4.6.5.3_CSM.7.76_81"
"Board\eM\Csm\csmoem.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/CSM/Generic\OEM Hooks;4.6.5.3_CSM.7.76_81"
"Addon\csm16.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/CSM/Generic\CSM16;4.6.5.3_CSM.7.76_81"
"Chipset\SB\CSM\csmsb.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/CSM/Generic\Chipset/SouthBridge;4.6.5.3_CSM.7.76_81"
"Chipset\SB\CSM\LegacyInterrupt\LegacyInterrupt.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/CSM/Generic\Chipset/SouthBridge;4.6.5.3_CSM.7.76_81"
"include\CsmProtocols.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/CSM/Generic;4.6.5.3_CSM.7.76_81"
"board\em\csm\csmsetup.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/CSM/Generic;4.6.5.3_CSM.7.76_81"
"Core\EM\CsmOptOut\CsmOptOut.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/CsmOptOut;4.6.5.4_Csm_OptOut_05"
"ReferenceCode\ME\ME.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\Heci\MeHeci.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeHeci;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\Heci\Dxe\HeciDxe.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeHeci/HeciDxe;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\Heci\Pei\HeciPei.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeHeci/HeciPei;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\Heci\Include\HeciInclude.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeHeci/HeciInclude;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\Heci\Smm\HeciSmm.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeHeci/HeciSmm;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\Guid\MeGuidLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeGuidLib;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\Include\MeInclude.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeInclude;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\Protocol\MeProtocolLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeProtocolLib;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\Ppi\MeLibPpi.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeLibPpi;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\SampleCode\MeSampleCode.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeSampleCode;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\SampleCode\Library\AslUpdate\Dxe\MeAslUpdateLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeSampleCode/MeAslUpdateLib;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\SampleCode\PlatformReset\RuntimeDxe\PlatformReset.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeSampleCode/PlatformReset;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\SampleCode\Protocol\MePlatformGetResetType\MePlatformGetResetTypeProtocolLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeSampleCode/MePlatformGetResetTypeProtocolLib;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\SampleCode\MdesStatusCode\Dxe\MdesStatusCodeDxe.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeSampleCode/MdesStatusCodeDxe;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\Library\MeLibrary.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeLibrary;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\Me\Library\MeKernel\MeKernelLibrary.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeLibrary/MeKernelLibrary;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\Library\MeKernel\Common\MeChipsetLib\MeChipsetLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeLibrary/MeKernelLibrary/MeChipsetLib;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\Library\MeKernel\Dxe\MeLibDxe.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeLibrary/MeKernelLibrary/MeLibDxe;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\Library\MeKernel\Pei\MeLibPei.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeLibrary/MeKernelLibrary/MeLibPei;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\Library\AMT\AmtLibrary.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeLibrary/AmtLibrary;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\Library\AMT\Dxe\AmtLibDxe.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeLibrary/AmtLibrary/AmtLibDxe;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\Library\AMT\Pei\AmtLibPei.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeLibrary/AmtLibrary/AmtLibPei;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\Library\AtLibrary\AtLibrary.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeLibrary/AtLibrary;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\Library\AtLibrary\Dxe\AtDxeLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeLibrary/AtLibrary/AtDxeLib;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\Me\Library\Ptt\PttLibrary.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeLibrary/PTT;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\Library\Ptt\Common\PttHciDeviceLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeLibrary/PTT/PTT Common Library;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\Me\Library\Ptt\Dxe\PttHciDeviceDxeLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeLibrary/PTT/PTT Dxe Library;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\Me\Library\Ptt\Pei\PttHciDevicePeiLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeLibrary/PTT/PTT Pei Library;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\Me\Library\Ptt\Include\PttLibInc.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeLibrary/PTT/PttLibrary Include;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\Me\Library\PttHeci\Dxe\PttHeciDxeLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeLibrary/PttHeci;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\FwUpdate\MeFwDowngrade\Dxe\MeFwDowngrade.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeFwDowngrade;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\BiosExtension\BiosExtension.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\BiosExtension;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\BiosExtension\Efi\BiosExtensionLoader\Dxe\BiosExtensionLoader.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\BiosExtension/BiosExtensionLoader;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\BiosExtension\Efi\EfiMEBx\EfiMEBx.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\BiosExtension/EfiMEBx;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\BiosExtension\Efi\EfiMEBx\Mebx\MEBx.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\BiosExtension/EfiMEBx/MEBx;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\BiosExtension\Efi\EfiMEBx\MebxSetupBrowser\MebxSetupBrowser.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\BiosExtension/EfiMEBx/MebxSetupBrowser;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\ActiveManagement\ActiveManagement.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\ActiveManagement;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\ActiveManagement\AmtBootOptions\AmtBootOptions.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\ActiveManagement/AmtBootOptions;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\ActiveManagement\AmtBootOptions\Dxe\AMTDxe.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\ActiveManagement/AmtBootOptions/AMTDxe;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\ActiveManagement\AlertStandardFormat\Heci\AlertStandardFormat.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\ActiveManagement/AlertStandardFormat;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\ActiveManagement\AlertStandardFormat\Heci\Common\AlertStandardFormatCommon.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\ActiveManagement/AlertStandardFormat/AlertStandardFormatCommon;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\ActiveManagement\AlertStandardFormat\Heci\Dxe\AlertStandardFormatDxe.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\ActiveManagement/AlertStandardFormat/AlertStandardFormatDxe;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\ActiveManagement\AlertStandardFormat\Heci\Pei\AlertStandardFormatPei.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\ActiveManagement/AlertStandardFormat/AlertStandardFormatPei;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\ActiveManagement\IdeR\Dxe\IdeRController.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\ActiveManagement/IdeRController;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\ActiveManagement\Sol\Dxe\PciSerial.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\ActiveManagement/PciSerial;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\ActiveManagement\StartWatchDog\Pei\StartWatchDog.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\ActiveManagement/StartWatchDog;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\PchMeUma\PchMeUma.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\PchMeUma;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\At\At.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\Anti-Theft/TdtAM;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\At\AtAm\Dxe\AtAmDxe.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\Anti-Theft/TdtAM/AtAmDxe;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\Me\Protocol\AtAm\AtAm.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\Anti-Theft/ATAM/Protocol;4.6.4.1_Intel_ME_RC_1.90_052"
"Board\EM\MeWrapper\MeWrapper.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeWrapper;4.6.4.1_Intel_ME_RC_1.90_052"
"Board\EM\MeWrapper\MeSetup\MeSetup.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeWrapper/MeSetup;4.6.4.1_Intel_ME_RC_1.90_052"
"Board\EM\MeWrapper\MeSetup\Dxe\MeSetupDxe.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeWrapper/MeSetup/Dxe;4.6.4.1_Intel_ME_RC_1.90_052"
"Board\EM\MeWrapper\MeSetup\NfcSupportDxe\NfcSupportDxe.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeWrapper/MeSetup/NfcSupportDxe;4.6.4.1_Intel_ME_RC_1.90_052"
"Board\EM\MeWrapper\MeSetup\NfcSupportDxe\NfcSupportSetupHook.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeWrapper/MeSetup/NfcSupportDxe;4.6.4.1_Intel_ME_RC_1.90_052"
"Board\EM\MeWrapper\MePlatformPolicy\MePlatformPolicy.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeWrapper/MePlatformPolicy;4.6.4.1_Intel_ME_RC_1.90_052"
"Board\EM\MeWrapper\MePlatformPolicy\Pei\MePeiPolicyInit.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeWrapper/MePlatformPolicy/MePeiPolicyInit;4.6.4.1_Intel_ME_RC_1.90_052"
"Board\EM\MeWrapper\MePciPlatform\MePciPlatform.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeWrapper/MePciPlatform;4.6.4.1_Intel_ME_RC_1.90_052"
"Board\EM\MeWrapper\Icc\Icc.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeWrapper/Icc;4.6.4.1_Intel_ME_RC_1.90_052"
"Board\EM\MeWrapper\Icc\Protocol\IccProtocolLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeWrapper/Icc/IccProtocolLib;4.6.4.1_Intel_ME_RC_1.90_052"
"Board\EM\MeWrapper\Icc\IccPlatform\IccPlatform.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeWrapper/Icc/IccPlatform;4.6.4.1_Intel_ME_RC_1.90_052"
"Board\EM\MeWrapper\Icc\IccSetup\IccSetup.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeWrapper/Icc/IccSetup;4.6.4.1_Intel_ME_RC_1.90_052"
"Board\EM\MeWrapper\Icc\OverClocking\IccOverClocking.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeWrapper/Icc/IccOverClocking;4.6.4.1_Intel_ME_RC_1.90_052"
"Board\EM\MeWrapper\Smbios131\Smbios131.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeWrapper/Smbios131;4.6.4.1_Intel_ME_RC_1.90_052"
"Board\EM\MeWrapper\TdtWrapper\TDTWrapper.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeWrapper/TdtWrapper;4.6.4.1_Intel_ME_RC_1.90_052"
"Board\EM\MeWrapper\MdesStatusCode\MdesStatusCode.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeWrapper/MdesStatusCode;4.6.4.1_Intel_ME_RC_1.90_052"
"Board\EM\MeWrapper\AtAmUi\AtAmUi.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeWrapper/ATAMUI;4.6.4.1_Intel_ME_RC_1.90_052"
"Board\EM\MeWrapper\PttWrapper\PttWrapper.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\MeWrapper/PttWrapper;4.6.4.1_Intel_ME_RC_1.90_052"
"Board\EM\MeWrapper\AmtWrapper\AmtWrapper.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\AmtWrapper;4.6.4.1_Intel_ME_RC_1.90_052"
"Board\EM\MeWrapper\AmtWrapper\Dxe\AmtWrapperDxe.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\AmtWrapper/AmtWrapperDxe;4.6.4.1_Intel_ME_RC_1.90_052"
"Board\EM\MeWrapper\AmtWrapper\AmtSetup\AmtSetup.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\AmtWrapper/AmtSetup;4.6.4.1_Intel_ME_RC_1.90_052"
"Board\EM\MeWrapper\AmtWrapper\AmtPlatformPolicy\AmtPlatformPolicy.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\AmtWrapper/AmtPlatformPolicy;4.6.4.1_Intel_ME_RC_1.90_052"
"Board\EM\MeWrapper\AmtWrapper\AmtPlatformPolicy\Pei\AmtPeiPolicyInit.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\AmtWrapper/AmtPlatformPolicy/AmtPeiPolicyInit;4.6.4.1_Intel_ME_RC_1.90_052"
"Board\EM\MeWrapper\AmtWrapper\AsfTable\AsfTable.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\AmtWrapper/AsfTable;4.6.4.1_Intel_ME_RC_1.90_052"
"Board\EM\MeWrapper\AmtWrapper\Protocol\AmtWrapperProtocolLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\AmtWrapper/AmtWrapperProtocolLib;4.6.4.1_Intel_ME_RC_1.90_052"
"Board\EM\MeWrapper\AmtWrapper\AmtSmbios\AmtSmbios.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\AmtWrapper/AmtSmbios;4.6.4.1_Intel_ME_RC_1.90_052"
"Board\EM\MeWrapper\AmtWrapper\AmtPetAlert\AmtPetAlert.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\AmtWrapper/AmtPetAlert;4.6.4.1_Intel_ME_RC_1.90_052"
"Board\EM\MeWrapper\AmtWrapper\AmtStatusCode\AmtStatusCode.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\AmtWrapper/AmtStatusCode;4.6.4.1_Intel_ME_RC_1.90_052"
"Board\EM\MeWrapper\AmtWrapper\AmtLockKBD\AmtLockKBD.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\AmtWrapper/AmtLockKBD;4.6.4.1_Intel_ME_RC_1.90_052"
"Board\EM\MEWrapper\AmtWrapper\ASFVerbosity\ASFVerbosity.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\AmtWrapper/ASF Verbosity;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\Ptt\Smm\PttSmm.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\Ptt/Smm;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\Ptt\Smm\PttHciSmm.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\Ptt/Smm/PttHciSmm;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\ME\Ptt\Smm\PttSmmAcpi.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\Ptt/Smm/PttSmmAcpi;4.6.4.1_Intel_ME_RC_1.90_052"
"ReferenceCode\Me\AcpiTables\MeSsdt\MeSsdt.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/ME\AcpiTables/MeSsdt;4.6.4.1_Intel_ME_RC_1.90_052"
"Core\EM\Nvme\Nvme.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/NVMe;4.6.5.5_NVMe_006"
"Core\EM\Nvme\NvmeController.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/NVMe;4.6.5.5_NVMe_006"
"Core\EM\Nvme\NvmeSmm\NvmeSmm.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/NVMe\NvmeSmm;4.6.5.5_NVMe_006"
"Core\EM\Nvme\NvmeInt13\NvmeInt13.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/NVMe\NvmeInt13;4.6.5.5_NVMe_006"
"Addon\NvmeI13.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/NVMe\NvmeInt13/Nvme Int13 16-bit Binary;4.6.5.5_NVMe_006"
"Include\Protocol\AmiNvmeProtocol.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/NVMe\Nvme Protocol;4.6.5.5_NVMe_006"
"Core\EM\NvramSmi\NvramSmi.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/NvramSmi;4.6.5.1_NvramSmi_5"
"Core\EM\OemActivation\OemActivation.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/OemActivation;4.6.4.0_OA_4.2"
"Core\EM\OemActivation\SmmOemActivation.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/OemActivation;4.6.4.0_OA_4.2"
"core\em\OpalSecurity\OpalSecurity.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/OpalSecurity/OPALSECURITY;4.6.5.2_OpalSecurity_002"
"Board\EM\Platform\AcpiPlatform.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Platform;4.6.5.3_PF-ACPI_RC_190_034"
"Board\EM\Platform\PlatformInfo\PlatformInfo.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Platform\PlatformInfo;4.6.5.3_PF-ACPI_RC_190_034"
"ReferenceCode\AcpiTables\Dsdt\AcpiAsl.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Platform\AcpiAsl;4.6.5.3_PF-ACPI_RC_190_034"
"Board\EM\Platform\AcpiAslWrap\AcpiAslWrap.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Platform\AcpiAsl/AcpiAslWrap;4.6.5.3_PF-ACPI_RC_190_034"
"ReferenceCode\AcpiTables\AcpiFvi\AcpiFvi.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Platform\AcpiFvi;4.6.5.3_PF-ACPI_RC_190_034"
"Board\EM\Platform\SsdtAcpiDebug\SsdtAcpiDebug.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Platform\SsdtAcpiDebug;4.6.5.3_PF-ACPI_RC_190_034"
"ReferenceCode\AcpiTables\SsdtPtid\SsdtPtid.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Platform\SsdtPtid;4.6.5.3_PF-ACPI_RC_190_034"
"ReferenceCode\AcpiTables\SampleCode\SsdtRtd3\SsdtRtd3.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Platform\SstdRtd3;4.6.5.3_PF-ACPI_RC_190_034"
"ReferenceCode\AcpiTables\SampleCode\SsdtZpOdd\SsdtZpOdd.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Platform\SsdtZpOdd;4.6.5.3_PF-ACPI_RC_190_034"
"Board\EM\Platform\SsdtSensorHub\SsdtSensorHub.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Platform\SsdtSensorHub;4.6.5.3_PF-ACPI_RC_190_034"
"ReferenceCode\AcpiTables\Protocol\AcpiProtocolLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Platform\AcpiProtocolLib;4.6.5.3_PF-ACPI_RC_190_034"
"Board\EM\Platform\SMBIOSUpdateData\SMBIOSUpdateData.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Platform\SMBIOSUpdateData;4.6.5.3_PF-ACPI_RC_190_034"
"Board\EM\Platform\Include\IntelPlatformInclude.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Platform\IntelPlatformInclude;4.6.5.3_PF-ACPI_RC_190_034"
"Board\EM\Platform\Include\Ppi\IntelPlatformPpi.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Platform\IntelPlatformInclude/IntelPlatformPpi;4.6.5.3_PF-ACPI_RC_190_034"
"Board\EM\Platform\Library\IntelPlatformProtocolLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Platform\IntelPlatformProtocolLib;4.6.5.3_PF-ACPI_RC_190_034"
"Board\EM\Platform\Library\Dxe\DxeKscLib\DxeKscLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Platform\IntelPlatformProtocolLib/DxeKscLib;4.6.5.3_PF-ACPI_RC_190_034"
"Board\EM\Platform\IntelRefVerDisplay\IntelRefVerDisplay.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Platform\IntelRefVerDisplay;4.6.5.3_PF-ACPI_RC_190_034"
"Board\EM\Platform\PlatformSetupInfo\PlatformSetupInfo.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Platform\PlatformSetupInfo;4.6.5.3_PF-ACPI_RC_190_034"
"Board\EM\Platform\FvOnFv2Thunk\FvOnFv2Thunk.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Platform\FvOnFv2Thunk;4.6.5.3_PF-ACPI_RC_190_034"
"Board\EM\Platform\FirmwareVerInfo\FirmwareVerInfo.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Platform\FirmwareVerInfo;4.6.5.3_PF-ACPI_RC_190_034"
"Board\EM\Platform\EfiCombineImage\EfiCombineImage.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Platform\EfiCombineImage;4.6.5.3_PF-ACPI_RC_190_034"
"ReferenceCode\AcpiTables\SampleCode\Lpit\lpit.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Platform;4.6.5.3_PF-ACPI_RC_190_034"
"ReferenceCode\AcpiTables\SsdtIRMT\SsdtIRMT.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/Platform\SsdtIRMT;4.6.5.3_PF-ACPI_RC_190_034"
"Core\EM\FastBoot\FastBoot.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/PTT;4.6.4.0_PTT_16"
"Core\EM\FastBoot\FastBootPei.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/PTT;4.6.4.0_PTT_16"
"Include\Protocol\FastBootProtocol.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/PTT;4.6.4.0_PTT_16"
"Include\FastBootIncludes.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/PTT;4.6.4.0_PTT_16"
"CORE\EM\FastBoot\FastBootSMI.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/PTT;4.6.4.0_PTT_16"
"Core\EM\FastBoot\FastBootOption\FastBootOption.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/PTT\FastBootOption;4.6.4.0_PTT_16"
"Core\EM\PeiRamBoot\PeiRamBoot.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/PEI Ram Boot;4.6.3_PEIRamBoot_22"
"Core\EM\OFBD\MEUD\MEUD.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/OFBD Intel ME Update;4.6.3.2_OFBD_ME_UPDATE_015"
"Chipset\eM\ME\MEUD\CSP_MEUD.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/OFBD Intel ME Update/CSP_MEUD/ME80;4.6.3.2_OFBD_ME_UPDATE_015"
"Chipset\eM\ME\MEUD\MEFwUpdLcl\MEFwUpdLcl.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/OFBD Intel ME Update/CSP_MEUD/ME80\MEFwUpdLcl;4.6.3.2_OFBD_ME_UPDATE_015"
"Chipset\eM\ME\MEUD\MeFwCapsule\MeFwCapsule.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/OFBD Intel ME Update/CSP_MEUD/ME80\MeFwCapsule;4.6.3.2_OFBD_ME_UPDATE_015"
"Core\EM\OFBD\MEUD\MEAU\AutoUpdate.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/OFBD Intel ME Update;4.6.3.2_OFBD_ME_UPDATE_015"
"Core\EM\OFBD\OFBD.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/OFBD;4.6.3.2_OFBD.1.0.6"
"Core\EM\OFBD\DEFCFG\DefCfg.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/OFBD\DEFCFG;4.6.3.2_OFBD.1.0.6"
"Core\EM\OFBD\OEMCMD\OEMCMD.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/OFBD\OEMCMD;4.6.3.2_OFBD.1.0.6"
"Core\EM\OFBD\StdEC\StdEC.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/OFBD\StdEC;4.6.3.2_OFBD.1.0.6"
"Core\EM\OFBD\OEMROMID\OEMROMID.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/OFBD\OEMROMID;4.6.3.2_OFBD.1.0.6"
"Core\EM\OFBD\OEMPWDCK\OEMPwdCk.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/OFBD\OEMPWDCK;4.6.3.2_OFBD.1.0.6"
"Core\EM\OFBD\OEMSETUP\OEMSETUP.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/OFBD\OEMSETUP;4.6.3.2_OFBD.1.0.6"
"Core\EM\OFBD\OEMROMHOLE\OEMROMHOLE.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/OFBD\OEMROMHOLE;4.6.3.2_OFBD.1.0.6"
"Core\EM\OFBD\CleanErrorLog\CleanErrorLog.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/OFBD\CleanErrorLog;4.6.3.2_OFBD.1.0.6"
"Core\EM\OFBD\OEMOAHandle\OEMOAHandle.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/OFBD\OEMOAHandle;4.6.3.2_OFBD.1.0.6"
"Core\EM\OFBD\BATTERYCHECK\BATTERYCHECK.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/OFBD\BATTERYCHECK;4.6.3.2_OFBD.1.0.6"
"Core\EM\OFBD\SecureFlash\SecureFlash.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/OFBD Secure Flash;4.6.5.0_OFBD_SECURE_FLASH_0.0.5"
"Core\Em\RestoreSpecialBootOptions\RestoreSpecialBootOptions.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/BootOptionPolicies/RestoreSpecialBootOptions;4.6.5.4_RSBO_01"
"Board\EM\RsdpPlus\RsdpPlus.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/RsdpPlus;4.6.4.0_RsdpPlus_07"
"Include\RsdpPlusIncludes.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/RsdpPlus\Rsdp+ Includes;4.6.4.0_RsdpPlus_07"
"Core\EM\SecurityPkg\SecureBootMod.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SecureBoot_WIN8;4.6.5.1_SECBOOT_WIN8_025"
"Core\EM\SecurityPkg\AuthenticatedVariable\AuthVariable.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SecureBoot_WIN8\AuthenticatedVariable_efi;4.6.5.1_SECBOOT_WIN8_025"
"Core\EM\SecurityPkg\ImageVerificationLib\ImageVerificationLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SecureBoot_WIN8\ImageVerification_efi;4.6.5.1_SECBOOT_WIN8_025"
"Keys\Variables\Variables.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SecureBoot_WIN8\SecureVariables;4.6.5.1_SECBOOT_WIN8_025"
"Core\EM\SecurityPkg\SecureMod.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SecureFlashPkg;4.6.5.1_SECMOD_017"
"Core\EM\SecurityPkg\SecFlashUpd\SecFlashUpd.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SecureFlashPkg\FlashUpdate;4.6.5.1_SECMOD_017"
"Include\FlashUpdInc.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SecureFlashPkg\FlashUpdate;4.6.5.1_SECMOD_017"
"CORE\EM\SecurityPkg\SecSMIFlash\SecSMIFlash.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SecureFlashPkg\SecureSmiFlash;4.6.5.1_SECMOD_017"
"INCLUDE\Protocol\SecSMIFlashProtocols.CIF"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SecureFlashPkg\SecureSmiFlash;4.6.5.1_SECMOD_017"
"Keys\FW\FWkey.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SecureFlashPkg\PlatformKey;4.6.5.1_SECMOD_017"
"SecUtils.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SecureFlashPkg\Utils;4.6.5.1_SECMOD_017"
"Core\EM\SMM\SMM.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SMM;4.6.3_SMM_46"
"Core\EM\SMM\SmmDispatcher.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SMM\SMMDispatcher;4.6.3_SMM_46"
"Core\EM\SMM\SmmBase.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SMM\SMMBase;4.6.3_SMM_46"
"Core\EM\SMM\SmmCommunicate.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SMM\SmmCommunicate;4.6.3_SMM_46"
"Include\Protocol\SmmProtocols.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SMM;4.6.3_SMM_46"
"Include\SmmPiIncludes.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SMM;4.6.3_SMM_46"
"Include\Protocol\SmmPiProtocols.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SMM;4.6.3_SMM_46"
"Chipset\SB\PowerButton.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SMM\PowerButton;4.6.3_SMM_46"
"EDK\EDK.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK;4.6.5.3_IntelEDK1117_Patch8_03"
"EDK\Foundation\EdkHeaders.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkHeaders;4.6.5.3_IntelEDK1117_Patch8_03"
"EDK\EdkIIGlueLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue;4.6.5.3_IntelEDK1117_Patch8_03"
"EDK\Foundation\Library\EdkIIGlueLib\Include\EdkIIGlueInclude.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGlueInclude;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\BaseCacheMaintenanceLib\EdkIIGlueBaseCacheMaintenanceLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGlueBaseCacheMaintenanceLib;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\BaseDebugLibNull\EdkIIGlueBaseDebugLibNull.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGlueBaseDebugLibNull;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\BaseIoLibIntrinsic\EdkIIGlueBaseIoLibIntrinsic.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGlueBaseIoLibIntrinsic;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\BaseLib\EdkIIGlueBaseLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGlueBaseLib;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\BaseLib\EdkIIGlueBaseLibIA32.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGlueBaseLib/EdkIIGlueBaseLibIA32;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\BaseLib\EdkIIGlueBaseLibX64.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGlueBaseLib/EdkIIGlueBaseLibX64;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\BaseMemoryLib\EdkIIGlueBaseMemoryLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGlueBaseMemoryLib;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\BaseMemoryLib\Ia32\EdkIIGlueBaseMemoryLibIA32.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGlueBaseMemoryLib/EdkIIGlueBaseMemoryLibIa32;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\BaseMemoryLib\X64\EdkIIGlueBaseMemoryLibX64.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGlueBaseMemoryLib/EdkIIGlueBaseMemoryLibX64;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\BasePciCf8Lib\EdkIIGlueBasePciCf8Lib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGlueBasePciCf8Lib;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\BasePciExpressLib\EdkIIGlueBasePciExpressLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGlueBasePciExpressLib;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\BasePciLibCf8\EdkIIGlueBasePciLibCf8.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGlueBasePciLibCf8;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\BasePciLibPciExpress\EdkIIGlueBasePciLibPciExpress.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGlueBasePciLibPciExpress;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\BasePeCoffGetEntryPointLib\EdkIIGlueBasePeCoffGetEntryPointLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGlueBasePeCoffGetEntryPointLib;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\BasePeCoffLib\EdkIIGlueBasePeCoffLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGlueBasePeCoffLib;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\BasePostCodeLibDebug\EdkIIGlueBasePostCodeLibDebug.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGlueBasePostCodeLibDebug;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\BasePostCodeLibPort80\EdkIIGlueBasePostCodeLibPort80.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGlueBasePostCodeLibPort80;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\BasePrintLib\EdkIIGlueBasePrintLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGlueBasePrintLib;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\BaseTimerLibLocalApic\EdkIIGlueBaseTimerLibLocalApic.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGlueBaseTimerLibLocalApic;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\BaseUefiDecompressLib\EdkIIGlueBaseUefiDecompressLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGlueBaseUefiDecompressLib;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\DxeDebugLibReportStatusCode\EdkIIGlueDxeDebugLibReportStatusCode.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGlueDxeDebugLibReportStatusCode;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\DxeHobLib\EdkIIGlueDxeHobLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGlueDxeHobLib;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\DxeMemoryAllocationLib\EdkIIGlueDxeMemoryAllocationLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGlueDxeMemoryAllocationLib;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\DxeReportStatusCodeLib\EdkIIGlueDxeReportStatusCodeLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGlueDxeReportStatusCodeLib;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\DxeServicesTableLib\EdkIIGlueDxeServicesTableLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGlueDxeServicesTableLib;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\DxeSmbusLib\EdkIIGlueDxeSmbusLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGlueDxeSmbusLib;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\EdkDxeRuntimeDriverLib\EdkIIGlueEdkDxeRuntimeDriverLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGlueEdkDxeRuntimeDriverLib;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\HiiLib\EdkIIGlueHiiLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGlueHiiLib;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\PeiDebugLibReportStatusCode\EdkIIGluePeiDebugLibReportStatusCode.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGluePeiDebugLibReportStatusCode;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\PeiDxePostCodeLibReportStatusCode\EdkIIGluePeiDxePostCodeLibReportStatusCode.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGluePeiDxePostCodeLibReportStatusCode;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\PeiHobLib\EdkIIGluePeiHobLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGluePeiHobLib;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\PeiMemoryAllocationLib\EdkIIGluePeiMemoryAllocationLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGluePeiMemoryAllocationLib;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\PeiReportStatusCodeLib\EdkIIGluePeiReportStatusCodeLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGluePeiReportStatusCodeLib;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\PeiResourcePublicationLib\EdkIIGluePeiResourcePublicationLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGluePeiResourcePublicationLib;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\PeiServicesLib\EdkIIGluePeiServicesLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGluePeiServicesLib;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\PeiServicesTablePointerLib\EdkIIGluePeiServicesTablePointerLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGluePeiServicesTablePointerLib;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\PeiServicesTablePointerLibMm7\EdkIIGluePeiServicesTablePointerLibMm7.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGluePeiServicesTablePointerLibMm7;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\PeiSmbusLib\EdkIIGluePeiSmbusLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGluePeiSmbusLib;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\UefiBootServicesTableLib\EdkIIGlueUefiBootServicesTableLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGlueUefiBootServicesTableLib;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\UefiDevicePathLib\EdkIIGlueUefiDevicePathLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGlueUefiDevicePathLib;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\UefiDriverModelLib\EdkIIGlueUefiDriverModelLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGlueUefiDriverModelLib;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\UefiLib\EdkIIGlueUefiLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGlueUefiLib;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\UefiRuntimeServicesTableLib\EdkIIGlueUefiRuntimeServicesTableLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGlueUefiRuntimeServicesTableLib;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\SmmRuntimeDxeReportStatusCodeLib\EdkIIGlueSmmRuntimeDxeReportStatusCodeLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGlueSmmRuntimeDxeReportStatusCodeLib;4.6.5.3_IntelEDK1117_Patch8_03"
"EDK\Foundation\Library\EdkIIGlueLib\Library\PeiFirmwarePerformanceLib\EdkIIGluePeiFirmwarePerformanceLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGluePeiFirmwarePerformanceLib;4.6.5.3_IntelEDK1117_Patch8_03"
"EDK\Foundation\Library\EdkIIGlueLib\Library\DxeFirmwarePerformanceLib\EdkIIGlueDxeFirmwarePerformanceLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGlueDxeFirmwarePerformanceLib;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\SmmFirmwarePerformanceLib\EdkIIGlueSmmFirmwarePerformanceLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGlueSmmFirmwarePerformanceLib;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Library\EdkIIGlueLib\Library\BaseTimerLibTsc\EdkIIGlueBaseTimerLibTsc.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkIIGlue/EdkIIGlueBaseTimerLibTsc;4.6.5.3_IntelEDK1117_Patch8_03"
"EDK\Foundation\Library\CompilerStub\CompilerStub.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\CompilerStub;4.6.5.3_IntelEDK1117_Patch8_03"
"EDK\Foundation\Library\CustomizedDecompress\CustomizedDecompress.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\CustomizedDecompress;4.6.5.3_IntelEDK1117_Patch8_03"
"EDK\Foundation\Cpu\Pentium\CpuIA32Lib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\CpuIA32Lib;4.6.5.3_IntelEDK1117_Patch8_03"
"EDK\Foundation\Cpu\Itanium\CpuIa64Lib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\CpuIa64Lib;4.6.5.3_IntelEDK1117_Patch8_03"
"EDK\Foundation\Efi\Guid\EfiGuidLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EfiGuidLib;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Efi\Protocol\EfiProtocolLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EfiProtocolLib;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Framework\Guid\EdkFrameworkGuidLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkFrameworkGuidLib;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Framework\Ppi\EdkFrameworkPpiLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkFrameworkPpiLib;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Framework\Protocol\EdkFrameworkProtocolLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkFrameworkProtocolLib;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Guid\EdkGuidLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkGuidLib;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Ppi\EdkPpiLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkPpiLib;4.6.5.3_IntelEDK1117_Patch8_03"
"Edk\Foundation\Protocol\EdkProtocolLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkProtocolLib;4.6.5.3_IntelEDK1117_Patch8_03"
"EDK\Foundation\Protocol\EdkProtocolLibIPF.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EdkProtocolLib/EdkProtocolLibIPF;4.6.5.3_IntelEDK1117_Patch8_03"
"EDK\Foundation\Library\Dxe\EfiDriverLib\EfiDriverLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EfiDriverLib;4.6.5.3_IntelEDK1117_Patch8_03"
"EDK\Foundation\Library\Dxe\EfiIfrSupportLib\EfiIfrSupportLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EfiIfrSupportLib;4.6.5.3_IntelEDK1117_Patch8_03"
"EDK\Foundation\Library\Dxe\Graphics\GraphicsLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\GraphicsLib;4.6.5.3_IntelEDK1117_Patch8_03"
"EDK\Foundation\Library\Dxe\Graphics\Ascii\GraphicsAscii.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\GraphicsLib/GraphicsAscii;4.6.5.3_IntelEDK1117_Patch8_03"
"EDK\Foundation\Library\Dxe\Graphics\Unicode\GraphicsUnicode.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\GraphicsLib/GraphicsUnicode;4.6.5.3_IntelEDK1117_Patch8_03"
"EDK\Foundation\Library\Dxe\GraphicsLite\GraphicsLite.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\GraphicsLite;4.6.5.3_IntelEDK1117_Patch8_03"
"EDK\Foundation\Library\Dxe\GraphicsLite\Ascii\GraphicsLiteAscii.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\GraphicsLite/GraphicsLiteAscii;4.6.5.3_IntelEDK1117_Patch8_03"
"EDK\Foundation\Library\Dxe\GraphicsLite\Unicode\GraphicsLiteUnicode.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\GraphicsLite/GraphicsLiteUnicode;4.6.5.3_IntelEDK1117_Patch8_03"
"EDK\Foundation\Library\Dxe\Print\PrintLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\PrintLib;4.6.5.3_IntelEDK1117_Patch8_03"
"EDK\Foundation\Library\Dxe\Print\Ascii\PrintAscii.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\PrintLib/PrintAscii;4.6.5.3_IntelEDK1117_Patch8_03"
"EDK\Foundation\Library\Dxe\Print\Unicode\PrintUnicode.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\PrintLib/PrintUnicode;4.6.5.3_IntelEDK1117_Patch8_03"
"EDK\Foundation\Library\Dxe\PrintLite\PrintLibLite.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\PrintLibLite;4.6.5.3_IntelEDK1117_Patch8_03"
"EDK\Foundation\Library\Dxe\PrintLite\Ascii\PrintLiteAscii.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\PrintLibLite/PrintLiteAscii;4.6.5.3_IntelEDK1117_Patch8_03"
"EDK\Foundation\Library\Dxe\PrintLite\Unicode\PrintLiteUnicode.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\PrintLibLite/PrintLiteUnicode;4.6.5.3_IntelEDK1117_Patch8_03"
"EDK\Foundation\Library\EfiCommonLib\EfiCommonLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EfiCommonLib;4.6.5.3_IntelEDK1117_Patch8_03"
"EDK\Foundation\Library\Pei\Hob\PeiHobLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\PeiHobLib;4.6.5.3_IntelEDK1117_Patch8_03"
"EDK\Foundation\Library\Pei\PeiLib\PeiLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\PeiLib;4.6.5.3_IntelEDK1117_Patch8_03"
"EDK\Foundation\Library\Pei\PeiLib\PeiLibIA32.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\PeiLib/PeiLibIA32;4.6.5.3_IntelEDK1117_Patch8_03"
"EDK\Foundation\Library\Pei\PeiLib\PeiLibx64.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\PeiLib/PeiLibx64;4.6.5.3_IntelEDK1117_Patch8_03"
"EDK\Foundation\Library\Pei\PeiLib\PeiLibIPF.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\PeiLib/PeiLibIPF;4.6.5.3_IntelEDK1117_Patch8_03"
"EDK\Foundation\Library\RuntimeDxe\EfiRuntimeLib\EfiRuntimeLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EfiRuntimeLib;4.6.5.3_IntelEDK1117_Patch8_03"
"EDK\Foundation\Core\Dxe\ArchProtocol\ArchProtocolLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\ArchProtocolLib;4.6.5.3_IntelEDK1117_Patch8_03"
"EDK\Foundation\Library\Dxe\EfiScriptLib\EfiScriptLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\EfiScriptLib;4.6.5.3_IntelEDK1117_Patch8_03"
"EDK\Foundation\Library\Dxe\UefiEfiIfrSupportLib\UefiEfiIfrSupportLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\UefiEfiIfrSupportLib;4.6.5.3_IntelEDK1117_Patch8_03"
"EDK\Foundation\Core\Dxe\DxeMain.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\DxeMain;4.6.5.3_IntelEDK1117_Patch8_03"
"EDK\Foundation\Core\Pei\PeiMain.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelEDK\PeiMain;4.6.5.3_IntelEDK1117_Patch8_03"
"Board\em\EcPs2Kbd\EcPs2Kbd.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/EcPs2Kbd;4.6.3.3_EcPs2Kbd_04"
"Core\EM\HddSmart\IdeSMART.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/HddSmart;4.6.5.1_HddSmart_007"
"Core\EM\HddSecurity\IdeSecurity.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/HddSecurity;4.6.3_HddSecurity_029"
"Core\EM\HddSecurity\IDESMM.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/HddSecurity\IdeSmm;4.6.3_HddSecurity_029"
"Core\EM\HddSecurity\Hddpassword\HddPassword.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/HddSecurity\HddPassword;4.6.3_HddSecurity_029"
"Board\EM\IdeAcoustic\Acoustic.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/HddAcoustic;4.6.3_HddAcoustic_005"
"Include\Protocol\AcousticProtocol.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/HddAcoustic;4.6.3_HddAcoustic_005"
"Core\EM\Sredir\LegacySredir.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/Legacy Serial Redirection;4.5.5_LegacySredir_39"
"Board\EM\Sredir\LegacySredir-Board.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/Legacy Serial Redirection;4.5.5_LegacySredir_39"
"Addon\LegacySREDIRAddon.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/Legacy Serial Redirection;4.5.5_LegacySredir_39"
"Include\Protocol\LegacySredirProtocol.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/Legacy Serial Redirection;4.5.5_LegacySredir_39"
"MiscFramework\MiscFramework.cif"= Private
"MiscFramework\Library\Dxe\EfiRegTableLib\EfiRegTableLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/MPG/Calpella/MiscFramework\EfiRegTableLib;4.6.3.5_MiscFramework_003"
"Protocol\ProtocolLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/MPG/Calpella/MiscFramework\ProtocolLib;4.6.3.5_MiscFramework_003"
"MiscFramework\Ppi\FrameworkPpiLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/MPG/Calpella/MiscFramework\FrameworkPpiLib;4.6.3.5_MiscFramework_003"
"MiscFramework\Guid\FrameworkGuidLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/MPG/Calpella/MiscFramework\FrameworkGuidLib;4.6.3.5_MiscFramework_003"
"MiscFramework\Ppi\SmmControlLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/MPG/Calpella/MiscFramework\SmmControlLib;4.6.3.5_MiscFramework_003"
"MiscFramework\Library\Smm\EfiSmmDriverLib\EfiSmmDriverLib.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/MPG/Calpella/MiscFramework\EfiSmmDriverLib;4.6.3.5_MiscFramework_003"
"Board\EM\SMBIOS\SMBIOSBoard.CIF"= "SS: ALASKA;$/Alaska/BIN/Modules/SMBIOS;4.6.5.5_SMBIOSBOARD_40"
"Include\Protocol\SMBIOSProto.CIF"= "SS: ALASKA;$/Alaska/BIN/Modules/SMBIOS\SmbiosProtocol;4.6.5.5_SMBIOSBOARD_40"
"Board\EM\SMBIOS\SMBiosStaticData\SmbiosStaticData.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/SMBIOS\SmbiosStaticData;4.6.5.5_SMBIOSBOARD_40"
"Board\EM\SMBIOS\SmbiosDMIEdit\SmbiosDMIEditBoard.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/SMBIOS\SmbiosDMIEdit;4.6.5.5_SMBIOSBOARD_40"
"Core\EM\SMBIOS\SMBIOSCore.CIF"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SMBIOS;4.6.5.5_SMBIOS_40"
"Core\EM\SMBios\SmbiosDMIEditSupport\SmbiosDMIEdit.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SMBIOS\SmbiosDMIEditSupport;4.6.5.5_SMBIOS_40"
"Core\EM\SMBios\SmbiosGetFlashData\SmbiosGetFlashData.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SMBIOS\SmbiosGetFlashData;4.6.5.5_SMBIOS_40"
"Core\EM\SMBios\SmbiosFlashData\SmbiosFlashData.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SMBIOS\SmbiosFlashData;4.6.5.5_SMBIOS_40"
"Core\EM\SMBIOS\SmbiosPeim\SmbiosPeim.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SMBIOS\SmbiosPeim;4.6.5.5_SMBIOS_40"
"CORE\EM\SMIFlash\SMIFlash.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SMIFlash;4.6.3.6_SMIFLASH_31"
"INCLUDE\Protocol\SMIFlashProtocols.CIF"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SMIFlash;4.6.3.6_SMIFLASH_31"
"Core\EM\StatusCode\StatusCode.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/StatusCode;4.6.3_StatusCode_19"
"Core\EM\Terminal\Terminal.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/Terminal;4.6.3_Terminal_55"
"Include\Protocol\TerminalAmiSerial Protocol.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/Terminal;4.6.3_Terminal_55"
"Board\EM\SwitchableGraphics\SwitchableGraphics.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/SwitchableGraphics;4.6.5.3_SG_012"
"Board\EM\SwitchableGraphics\SgTpv\SgTpv.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/SwitchableGraphics\Sg TPV;4.6.5.3_SG_012"
"Board\EM\SwitchableGraphics\SgTpv\MXM30\MXM30.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/SwitchableGraphics\Sg TPV/Sg nVidia API;4.6.5.3_SG_012"
"Include\Protocol\MXMProtocol.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/SwitchableGraphics\Sg TPV/Sg nVidia API/MXM Protocol;4.6.5.3_SG_012"
"Board\EM\SwitchableGraphics\SgTpv\NvOptimusSMM\NvOptimusSMM.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/SwitchableGraphics\Sg TPV/Sg nVidia Optimus SMM;4.6.5.3_SG_012"
"Board\EM\SwitchableGraphics\SgTpv\AcpiTables\SgTpvAcpiTables.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/SwitchableGraphics\Sg TPV/Sg Acpi Tables;4.6.5.3_SG_012"
"Board\EM\SwitchableGraphics\SgTpv\AcpiTables\SgTpvPEG\SgTpvPEG.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/SwitchableGraphics\Sg TPV/Sg Acpi Tables/SgTpvPEG;4.6.5.3_SG_012"
"Board\EM\SwitchableGraphics\SgTpv\AcpiTables\SgTpvPEG\SgAti.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/SwitchableGraphics\Sg TPV/Sg Acpi Tables/SgTpvPEG;4.6.5.3_SG_012"
"Board\EM\SwitchableGraphics\SgTpv\AcpiTables\SgTpvPEG\SgNvidia.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/SwitchableGraphics\Sg TPV/Sg Acpi Tables/SgTpvPEG;4.6.5.3_SG_012"
"Board\EM\SwitchableGraphics\SgTpv\AcpiTables\SgTpvPCH\SgTpvPCH.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/SwitchableGraphics\Sg TPV/Sg Acpi Tables/SgTpvPCH;4.6.5.3_SG_012"
"Board\EM\SwitchableGraphics\SgTpv\AcpiTables\SgTpvPCH\SgUltAti.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/SwitchableGraphics\Sg TPV/Sg Acpi Tables/SgTpvPCH;4.6.5.3_SG_012"
"Board\EM\SwitchableGraphics\SgTpv\AcpiTables\SgTpvPCH\SgUltNvidia.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/SwitchableGraphics\Sg TPV/Sg Acpi Tables/SgTpvPCH;4.6.5.3_SG_012"
"Board\EM\SwitchableGraphics\SgTpv\AcpiTables\OEMSSDT\OEMSSDT.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/SwitchableGraphics\Sg TPV/Sg Acpi Tables/OEMSSDT;4.6.5.3_SG_012"
"Board\EM\SwitchableGraphics\SgTpv\AcpiS3Save\SgTpvAcpiS3Save.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/SwitchableGraphics\Sg TPV/Sg Acpi S3 Save;4.6.5.3_SG_012"
"Core\EM\TCG2\Tcg.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/TCG2;4.6.5.5_TCG2_02"
"Core\EM\TCG2\Libraries.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/TCG2\Libraries;4.6.5.5_TCG2_02"
"Core\EM\TCG2\CommonLibraries\ShaLib\ShaLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/TCG2\Libraries/ShaLib;4.6.5.5_TCG2_02"
"Core\EM\TCG2\TisLib\TisLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/TCG2\Libraries/TisLib;4.6.5.5_TCG2_02"
"Core\EM\TCG2\Tpm1_2_lib\AmiTcmlib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/TCG2\Libraries/TisLib/AmiTcmlib;4.6.5.5_TCG2_02"
"Core\EM\TCG2\CRB_lib\Tpm20CRBLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/TCG2\Libraries/Tpm20CRBLib;4.6.5.5_TCG2_02"
"Core\EM\TCG2\CRB_lib\Tpm2PttLibrary.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/TCG2\Libraries/Tpm20CRBLib/Tpm2PttLibrary;4.6.5.5_TCG2_02"
"Core\EM\TCG2\Common\CommonHeaders.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/TCG2\CommonHeaders;4.6.5.5_TCG2_02"
"Core\EM\TCG2\Common\PPI\TcgService_PPI.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/TCG2\CommonHeaders/TcgService_PPI;4.6.5.5_TCG2_02"
"Core\EM\TCG2\Common\Protocol\TcgService_Protocol.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/TCG2\CommonHeaders/TcgService_Protocol;4.6.5.5_TCG2_02"
"Core\EM\TCG2\Common\PPI\TpmDevice_PPI.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/TCG2\CommonHeaders/TpmDevice_PPI;4.6.5.5_TCG2_02"
"Core\EM\TCG2\Common\Protocol\TpmDevice_Protocol.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/TCG2\CommonHeaders/TpmDevice_Protocol;4.6.5.5_TCG2_02"
"Include\Protocol\AmiTcgPlatformProtocol.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/TCG2\CommonHeaders/AmiTcgPlatformProtocol;4.6.5.5_TCG2_02"
"Include\Protocol\AmiTpmClearOnRollbackProtocol.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/TCG2\CommonHeaders/AmiTpmClearOnRollbackProtocol;4.6.5.5_TCG2_02"
"Core\EM\TCG2\Common\Tpm20Includes\Tpm20Includes.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/TCG2\CommonHeaders/Tpm20Includes;4.6.5.5_TCG2_02"
"Include\PPI\AmiTcgPlatformPpi.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/TCG2\CommonHeaders/AmiTcgPlatformPpi;4.6.5.5_TCG2_02"
"Core\EM\TCG2\Common\Common.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/TCG2\Common;4.6.5.5_TCG2_02"
"Core\EM\TCG2\Common\TcgPei.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/TCG2\Common/TcgPei;4.6.5.5_TCG2_02"
"Core\EM\TCG2\Common\TcgPeiAfterMem.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/TCG2\Common/TcgPei/TcgPeiAfterMem;4.6.5.5_TCG2_02"
"Core\EM\TCG2\Common\TcgDxe.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/TCG2\Common/TcgDxe;4.6.5.5_TCG2_02"
"Board\EM\TCG2\Common\AmiTcgBinaries.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/TCG2\Common/AmiTcgBinaries;4.6.5.5_TCG2_02"
"Core\EM\TCG2\Common\AmiTcgNvflagSample.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/TCG2\Common/AmiTcgNvflagSample;4.6.5.5_TCG2_02"
"Board\EM\TCG2\Common\AmiTcgPlatform.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/TCG2\Common/AmiTcgPlatform;4.6.5.5_TCG2_02"
"Board\EM\TCG2\Common\AmiTcgPlatformPei.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/TCG2\Common/AmiTcgPlatform/AmiTcgPlatformPei;4.6.5.5_TCG2_02"
"Board\EM\TCG2\Common\AmiTcgPlatformPeiBeforeMem.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/TCG2\Common/AmiTcgPlatform/AmiTcgPlatformPei/AmiTcgPlatformPeiBeforeMem;4.6.5.5_TCG2_02"
"Board\EM\TCG2\Common\AmiTcgPlatformPeiAfterMem.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/TCG2\Common/AmiTcgPlatform/AmiTcgPlatformPei/AmiTcgPlatformPeiAfterMem;4.6.5.5_TCG2_02"
"Board\EM\TCG2\Common\AmiTcgPlatformDxe.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/TCG2\Common/AmiTcgPlatform/AmiTcgPlatformDxe;4.6.5.5_TCG2_02"
"Board\EM\TCG2\Common\TcgDxeplatform.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/TCG2\Common/TcgDxeplatform;4.6.5.5_TCG2_02"
"Core\EM\TCG2\Common\TcgLegacy.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/TCG2\Common/TcgLegacy;4.6.5.5_TCG2_02"
"Board\EM\TCG2\Common\TcgPeiplatform.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/TCG2\Common/TcgPeiplatform;4.6.5.5_TCG2_02"
"Board\EM\TCG2\Common\TcgPlatformSetupPeiPolicy\TcgPlatformSetupPeiPolicy.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/TCG2\Common/TcgPlatformSetupPeiPolicy;4.6.5.5_TCG2_02"
"Board\EM\TCG2\Common\TcgPlatformSetupPolicy\TcgPlatformSetupPolicy.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/TCG2\Common/TcgPlatformSetupPolicy;4.6.5.5_TCG2_02"
"Board\EM\TCG2\Common\Setup\TcgSetup.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/TCG2\Common/TcgSetup;4.6.5.5_TCG2_02"
"Core\EM\TCG2\Common\TCGSmm\TCGSmm.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/TCG2\Common/TCGSmm;4.6.5.5_TCG2_02"
"Core\EM\TCG2\TpmClearOnRollback\TpmClearOnRollback.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/TCG2\Common/TpmClearOnRollback;4.6.5.5_TCG2_02"
"Board\EM\TCG2\Common\Tpm20PlatformDxe.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/TCG2\Common/Tpm20PlatformDxe;4.6.5.5_TCG2_02"
"Board\EM\TCG2\Common\Tpm20Acpi\Tpm20Acpi.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/TCG2\Common/Tpm20PlatformDxe/Tpm20Acpi;4.6.5.5_TCG2_02"
"Board\EM\Thunderbolt\Thunderbolt.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/Thunderbolt;4.6.5.3_TBT_013"
"Board\EM\Thunderbolt\TbtPei\TbtPei.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/Thunderbolt\TbtPei;4.6.5.3_TBT_013"
"Board\EM\Thunderbolt\TbtDxe\TbtDxe.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/Thunderbolt\TbtDxe;4.6.5.3_TBT_013"
"Board\EM\Thunderbolt\TbtSmm\TbtSmm.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/Thunderbolt\TbtSmm;4.6.5.3_TBT_013"
"Board\EM\Thunderbolt\TbtOemBoard\TbtOemBoard.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/Thunderbolt\TbtOemBoard;4.6.5.3_TBT_013"
"Board\EM\Thunderbolt\TbtOemBoard\TbtSetup\TbtSetup.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/Thunderbolt\TbtOemBoard/TbtSetup;4.6.5.3_TBT_013"
"Core\em\AMITSE\AMITSE.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/AMITSE2_0/AMITSE;4.6.2_TSE_2_17_1247"
"Include\TSEIncludes.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/AMITSE2_0/AMITSE\Include;4.6.2_TSE_2_17_1247"
"Board\Em\AMITSEBoard\AMITSEBoard.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/AMITSE2_0/AMITSE\AMITSEBoard;4.6.2_TSE_2_17_1247"
"EDK\MiniSetup\TseAdvanced\TseAdvancedBin.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/AMITSE2_0/AMITSE\TseAdvanced;4.6.2_TSE_2_17_1247"
"EDK\MiniSetup\BootOnly\MiniSetupBin.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/AMITSE2_0/AMITSE\BootOnly;4.6.2_TSE_2_17_1247"
"EDK\MiniSetup\TseLite\TseLiteBin.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/AMITSE2_0/AMITSE\TseLite;4.6.2_TSE_2_17_1247"
"EDK\MiniSetup\uefi2.0\Uefi20Bin.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/AMITSE2_0/AMITSE\uefi2.0;4.6.2_TSE_2_17_1247"
"EDK\MiniSetup\TseOEM\TseOEM.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/AMITSE2_0/AMITSE\TseOEM;4.6.2_TSE_2_17_1247"
"EDK\MiniSetup\uefi2.1\Uefi21Bin.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/AMITSE2_0/AMITSE\Uefi2.1;4.6.2_TSE_2_17_1247"
"EDK\MiniSetup\Ezport\EzportBin.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/AMITSE2_0/AMITSE\Ezport;4.6.2_TSE_2_17_1247"
"EDK\MiniSetup\Legacy\LegacyBin.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/AMITSE2_0/AMITSE\Legacy;4.6.2_TSE_2_17_1247"
"EDK\MiniSetup\EzportPlus\EzportPlusBin.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/AMITSE2_0/AMITSE\EzportPlus;4.6.2_TSE_2_17_1247"
"EDK\MiniSetup\PasswordEncode\PasswordEncodeBin.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/AMITSE2_0/AMITSE\PasswordEncode;4.6.2_TSE_2_17_1247"
"Core\EM\TseDefaultBootOrder\TseDefaultBootOrder.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/BootOptionPolicies/TseDefaultBootOrder;4.6.4.1_DefBootOrder_1.3"
"Core\EM\UEfiNetworkStack\UefiNetworkStackII.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/Network/UEFINetworkStack II;4.6.5.4_UefiNetworkStackII_11"
"Core\EM\UEfiNetworkStack\Common\UefiCommonNetworkStackII.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/Network/UEFINetworkStack II\Common;4.6.5.4_UefiNetworkStackII_11"
"Core\EM\UEfiNetworkStack\Common\Dpc\Dpc.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/Network/UEFINetworkStack II\Common/Dpc;4.6.5.4_UefiNetworkStackII_11"
"Core\EM\UEfiNetworkStack\Common\Arp\Arp.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/Network/UEFINetworkStack II\Common/Arp;4.6.5.4_UefiNetworkStackII_11"
"Core\EM\UEfiNetworkStack\Common\Snp\Snp.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/Network/UEFINetworkStack II\Common/Snp;4.6.5.4_UefiNetworkStackII_11"
"Core\EM\UEfiNetworkStack\Common\Mnp\Mnp.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/Network/UEFINetworkStack II\Common/Mnp;4.6.5.4_UefiNetworkStackII_11"
"Core\EM\UEfiNetworkStack\Common\UefiPxeBc\UefiPxeBc.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/Network/UEFINetworkStack II\Common/UefiPxeBc;4.6.5.4_UefiNetworkStackII_11"
"Core\EM\UEfiNetworkStack\Common\IpSec\IpSec.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/Network/UEFINetworkStack II\Common/IpSec;4.6.5.4_UefiNetworkStackII_11"
"Core\EM\UEfiNetworkStack\Common\NetworkStackSetupScreen\NetworkStackSetupScreen.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/Network/UEFINetworkStack II\Common/NetworkStackSetupScreen;4.6.5.4_UefiNetworkStackII_11"
"Core\EM\UEfiNetworkStack\Common\Tcp\Tcp.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/Network/UEFINetworkStack II\Common/Tcp;4.6.5.4_UefiNetworkStackII_11"
"Core\EM\UEfiNetworkStack\Ipv4\UefiIpv4StackII.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/Network/UEFINetworkStack II\IPV4;4.6.5.4_UefiNetworkStackII_11"
"Core\EM\UEfiNetworkStack\Ipv4\Dhcp4\Dhcp4.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/Network/UEFINetworkStack II\IPV4/Dhcp4;4.6.5.4_UefiNetworkStackII_11"
"Core\EM\UEfiNetworkStack\Ipv4\Ip4Config\Ip4Config.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/Network/UEFINetworkStack II\IPV4/Ip4Config;4.6.5.4_UefiNetworkStackII_11"
"Core\EM\UEfiNetworkStack\Ipv4\Ip4\Ip4.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/Network/UEFINetworkStack II\IPV4/Ip4;4.6.5.4_UefiNetworkStackII_11"
"Core\EM\UEfiNetworkStack\Ipv4\Mtftp4\Mtftp4.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/Network/UEFINetworkStack II\IPV4/MtFtp4;4.6.5.4_UefiNetworkStackII_11"
"Core\EM\UEfiNetworkStack\Ipv4\Udp4\Udp4.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/Network/UEFINetworkStack II\IPV4/Udp4;4.6.5.4_UefiNetworkStackII_11"
"Core\EM\UEfiNetworkStack\Ipv6\UefiIpv6StackII.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/Network/UEFINetworkStack II\IPV6;4.6.5.4_UefiNetworkStackII_11"
"Core\EM\UEfiNetworkStack\Ipv6\Dhcp6\Dhcp6.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/Network/UEFINetworkStack II\IPV6/Dhcp6;4.6.5.4_UefiNetworkStackII_11"
"Core\EM\UEfiNetworkStack\Ipv6\Ip6\Ip6.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/Network/UEFINetworkStack II\IPV6/Ip6;4.6.5.4_UefiNetworkStackII_11"
"Core\EM\UEfiNetworkStack\Ipv6\Mtftp6\Mtftp6.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/Network/UEFINetworkStack II\IPV6/MtFtp6;4.6.5.4_UefiNetworkStackII_11"
"Core\EM\UEfiNetworkStack\Ipv6\Udp6\Udp6.cif"= "SS: ALASKA;$/Alaska/BIN/Modules/Network/UEFINetworkStack II\IPV6/Udp6;4.6.5.4_UefiNetworkStackII_11"
"board\em\usb\amiusb.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/USB/ALASKA;4.6.5.1_USB_08.10.36"
"core\em\usb\rt\usbrt.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/USB/ALASKA\RT;4.6.5.1_USB_08.10.36"
"core\em\usb\uhcd.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/USB/ALASKA;4.6.5.1_USB_08.10.36"
"core\em\usb\framework.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/USB/ALASKA;4.6.5.1_USB_08.10.36"
"Include\AmiUSBProtocols.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/USB/ALASKA;4.6.5.1_USB_08.10.36"
"core\em\usb\setup\usbsetup.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/USB/ALASKA\Setup;4.6.5.1_USB_08.10.36"
"Core\EM\usb\UsbLegacy.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/USB/ALASKA;4.6.5.1_USB_08.10.36"
"Core\eM\USB\int13\UsbInt13.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/USB/ALASKA\Int13;4.6.5.1_USB_08.10.36"
"Addon\usbi13bin.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/USB/ALASKA\Int13;4.6.5.1_USB_08.10.36"
"core\em\usb\AmiUsbLib\AmiUsbLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/USB/ALASKA\AmiUsbLib;4.6.5.1_USB_08.10.36"
"Include\AmiUsbLibInclude.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/USB/ALASKA\AmiUsbLib;4.6.5.1_USB_08.10.36"
"core\em\usb\AmiUsbLib\AmiUsbSmmGlobalDataValidationLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/USB/ALASKA\AmiUsbLib;4.6.5.1_USB_08.10.36"
"chipset\sb\usb\usbsb.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/USB/Chipset/SouthBridge/Intel/PCH_AP;4.6.4.0_USB_8.10.26_PCH_023"
"Core\em\UsbRecovery\UsbRecovery.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/USBRecovery;4.6.3_USB_RECOVERY_SRC_26"
"core\em\UsbRecovery\UhciPeiUsb\UhciPeiUsb.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/USBRecovery;4.6.3_USB_RECOVERY_SRC_26"
"INCLUDE\PPI\UhciPPI.CIF"= "SS: ALASKA;$/Alaska/SOURCE/Modules/USBRecovery;4.6.3_USB_RECOVERY_SRC_26"
"core\em\UsbRecovery\OhciPEI\OhciPei.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/USBRecovery;4.6.3_USB_RECOVERY_SRC_26"
"INCLUDE\PPI\OHCIPPI.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/USBRecovery;4.6.3_USB_RECOVERY_SRC_26"
"core\em\UsbRecovery\EhciPEI\EhciPei.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/USBRecovery;4.6.3_USB_RECOVERY_SRC_26"
"core\em\UsbRecovery\XhciPEI\XhciPei.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/USBRecovery;4.6.3_USB_RECOVERY_SRC_26"
"Core\em\UsbRecovery\UhcPeimSrc\UhcPeimSrc.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/USBRecovery\UhcPeimSrc;4.6.3_USB_RECOVERY_SRC_26"
"Include\Ppi\UsbHCPpi.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/USBRecovery\UhcPeimSrc;4.6.3_USB_RECOVERY_SRC_26"
"Core\EM\UsbRecovery\UsbPeimSrc\UsbPeimSrc.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/USBRecovery\UsbPeimSrc;4.6.3_USB_RECOVERY_SRC_26"
"Include\Ppi\UsbIoPpi.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/USBRecovery\UsbPeimSrc;4.6.3_USB_RECOVERY_SRC_26"
"Core\em\UsbRecovery\UsbBotPeimSrc\UsbBotPeim.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/USBRecovery\UsbBotPeimSrc;4.6.3_USB_RECOVERY_SRC_26"
"RomImage\RomImage.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/RomImage;4.6.5.3_RomImage_052"
"Board\EM\FIT\Fit.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/FIT;4.6.5.1_FIT_027"
"Board\EM\FIT\Pei\BootGuardPei.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/FIT\Pei;4.6.5.1_FIT_027"
"Board\EM\FIT\Dxe\BootGuardDxe.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/FIT\Dxe;4.6.5.1_FIT_027"
"Board\EM\FIT\Pei\BootGuardTPMPei\BootGuardTPMPei.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/FIT\Pei/BootGuardTPMPei;4.6.5.1_FIT_027"
"Board\EM\FIT\Smm\FitHook.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/FIT\Smm;4.6.5.1_FIT_027"
"Board\EM\FIT\Dxe\BootGuardTPM2Dxe\BootGuardTPM2Dxe.cif"= "SS: Alaska;$/Alaska/SOURCE/Modules/SharkBayRefCodes/FIT\Dxe/BootGuardTPM2Dxe;4.6.5.1_FIT_027"
"ReferenceCode\Pfat\Smm\PfatServices.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelPfat;4.6.5.1_INTEL_PFAT_3"
"ReferenceCode\Pfat\PfatBinary\PfatBinary.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelPfat\PfatBinary;4.6.5.1_INTEL_PFAT_3"
"ReferenceCode\Pfat\PfatFlashLib\PfatFlashLib.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelPfat\Pfatflashlib;4.6.5.1_INTEL_PFAT_3"
"Board\EM\Pfat\HandlePfatLegacy\HandlePfatLegacy.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelPfat\Pfatflashlib/HandlePfatLegacy;4.6.5.1_INTEL_PFAT_3"
"Board\EM\Pfat\PfatPubKeysAndBuildPSL\PfatPubKeysAndBuildPSL.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelPfat\PfatUtilsandScripts;4.6.5.1_INTEL_PFAT_3"
"Board\EM\Pfat\PfatCpuPolicyOverride\PfatCpuPolicyOverride.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelPfat\PfatCpuPolicyOverride;4.6.5.1_INTEL_PFAT_3"
"Board\EM\Pfat\PfatSetup\PfatSetup.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelPfat\PfatSetup;4.6.5.1_INTEL_PFAT_3"
"Board\EM\Pfat\PfatRecovery\PfatRecovery.cif"= "SS: ALASKA;$/Alaska/SOURCE/Modules/SharkBayRefCodes/IntelPfat\PfatRecovery;4.6.5.1_INTEL_PFAT_3"
"Core\em\AMIDebugRx\AMIDebugRx.cif"= "SS: Alaska;$/Alaska/BIN/Modules/AMIDebugRx;4.6.2_AMIDebugRx_2.04.0074"
"Core\EM\AMIDebugRx\DebugRx.cif"= "SS: Alaska;$/Alaska/BIN/Modules/AMIDebugRx;4.6.2_AMIDebugRx_2.04.0074"
"Core\em\AMIDebugRx\binaries\PeiAMIDebugRx\PeiAMIDebugRx.cif"= "SS: Alaska;$/Alaska/BIN/Modules/AMIDebugRx\binaries/PeiAMIDebugRx;4.6.2_AMIDebugRx_2.04.0074"
"Core\em\AMIDebugRx\binaries\PeiAMIDebugRx\PeiDbgMain.cif"= "SS: Alaska;$/Alaska/BIN/Modules/AMIDebugRx\binaries/PeiAMIDebugRx;4.6.2_AMIDebugRx_2.04.0074"
"Core\em\AMIDebugRx\binaries\PeiAMIDebugRx\PeiDbgIDT.cif"= "SS: Alaska;$/Alaska/BIN/Modules/AMIDebugRx\binaries/PeiAMIDebugRx;4.6.2_AMIDebugRx_2.04.0074"
"Core\em\AMIDebugRx\binaries\PeiAMIDebugRx\PeiDbgPort.cif"= "SS: Alaska;$/Alaska/BIN/Modules/AMIDebugRx\binaries/PeiAMIDebugRx;4.6.2_AMIDebugRx_2.04.0074"
"Core\em\AMIDebugRx\binaries\PeiAMIDebugRx\PeiDbgDbgr.cif"= "SS: Alaska;$/Alaska/BIN/Modules/AMIDebugRx\binaries/PeiAMIDebugRx;4.6.2_AMIDebugRx_2.04.0074"
"Core\em\AMIDebugRx\binaries\PeiAMIDebugRx\PeiDbgXport.cif"= "SS: Alaska;$/Alaska/BIN/Modules/AMIDebugRx\binaries/PeiAMIDebugRx;4.6.2_AMIDebugRx_2.04.0074"
"Core\em\AMIDebugRx\binaries\PeiAMIDebugRx\XPORT\PeiXportDbgr.cif"= "SS: Alaska;$/Alaska/BIN/Modules/AMIDebugRx\binaries/PeiAMIDebugRx/XPORT;4.6.2_AMIDebugRx_2.04.0074"
"Core\em\AMIDebugRx\binaries\PeiAMIDebugRx\XPORT\PeiXportRedir.cif"= "SS: Alaska;$/Alaska/BIN/Modules/AMIDebugRx\binaries/PeiAMIDebugRx/XPORT;4.6.2_AMIDebugRx_2.04.0074"
"Core\em\AMIDebugRx\binaries\PeiAMIDebugRx\PeiDebugSupport\PeiDebugSupport.cif"= "SS: Alaska;$/Alaska/BIN/Modules/AMIDebugRx\binaries/PeiAMIDebugRx/PeiDebugSupport;4.6.2_AMIDebugRx_2.04.0074"
"Core\em\AMIDebugRx\binaries\PeiAMIDebugRx\INC\INC.cif"= "SS: Alaska;$/Alaska/BIN/Modules/AMIDebugRx\binaries/PeiAMIDebugRx/INC;4.6.2_AMIDebugRx_2.04.0074"
"Core\EM\AMIDebugRx\binaries\PeiAMIDebugRx\x64\DBGR\PeiDbgDbgrx64.cif"= "SS: Alaska;$/Alaska/BIN/Modules/AMIDebugRx\binaries/PeiAMIDebugRx/x64/DBGR;4.6.2_AMIDebugRx_2.04.0074"
"Core\EM\AMIDebugRx\binaries\PeiAMIDebugRx\x64\XPORT\PeiDbgXportx64.cif"= "SS: Alaska;$/Alaska/BIN/Modules/AMIDebugRx\binaries/PeiAMIDebugRx/x64/XPORT;4.6.2_AMIDebugRx_2.04.0074"
"Core\em\AMIDebugRx\binaries\PeiAMIDebugRx\x64\XPORT\PeiXportx64Redir.cif"= "SS: Alaska;$/Alaska/BIN/Modules/AMIDebugRx\binaries/PeiAMIDebugRx/x64/XPORT;4.6.2_AMIDebugRx_2.04.0074"
"Core\em\AMIDebugRx\binaries\PeiAMIDebugRx\x64\XPORT\PeiXportDbgrx64.cif"= "SS: Alaska;$/Alaska/BIN/Modules/AMIDebugRx\binaries/PeiAMIDebugRx/x64/XPORT;4.6.2_AMIDebugRx_2.04.0074"
"Core\em\AMIDebugRx\binaries\LIBS\PeiDbgStatusCodeLibBin.cif"= "SS: Alaska;$/Alaska/BIN/Modules/AMIDebugRx\binaries/LIBS;4.6.2_AMIDebugRx_2.04.0074"
"Core\em\AMIDebugRx\binaries\LIBS\StatusCodeLib\ia32\StsCodeObjsIA32Rx.cif"= "SS: Alaska;$/Alaska/BIN/Modules/AMIDebugRx\binaries/LIBS/StatusCodeLib/ia32;4.6.2_AMIDebugRx_2.04.0074"
"Core\em\AMIDebugRx\binaries\LIBS\StatusCodeLib\x64\StsCodeObjsx64Rx.cif"= "SS: Alaska;$/Alaska/BIN/Modules/AMIDebugRx\binaries/LIBS/StatusCodeLib/x64;4.6.2_AMIDebugRx_2.04.0074"
"Core\EM\AMIDebugRx\binaries\LIBS\DbgrUsbCableSelectLib.cif"= "SS: Alaska;$/Alaska/BIN/Modules/AMIDebugRx\binaries/LIBS;4.6.2_AMIDebugRx_2.04.0074"
"Core\EM\AMIDebugRx\binaries\LIBS\DbgrX64Lib\DbgrX64Lib.cif"= "SS: Alaska;$/Alaska/BIN/Modules/AMIDebugRx\binaries/LIBS/DbgrX64Lib;4.6.2_AMIDebugRx_2.04.0074"
"Core\EM\AMIDebugRx\binaries\LIBS\DebuggerLib\DebuggerLib.cif"= "SS: Alaska;$/Alaska/BIN/Modules/AMIDebugRx\binaries/LIBS/DebuggerLib;4.6.2_AMIDebugRx_2.04.0074"
"Board\Board.cif"= "SS: Alaska;$/Alaska/BIN/Board;4.6.5.4_Board_31"
"Board\em\Setup\Setup.cif"= "SS: Alaska;$/Alaska/BIN/Board\Setup;4.6.5.4_Board_31"
"Include\Protocol\AmiSetupProtocol.cif"= "SS: ALASKA;$/Alaska/BIN/Board\Setup;4.6.5.4_Board_31"
"Core\CSPLib\CspLib.CIF"= "SS: Alaska;$/Alaska/BIN/Chipset/Template/CSPLibrary;4.6.4.0_CSPLibrary_021"
"Include\CSPLibInc.CIF"= "SS: Alaska;$/Alaska/BIN/Chipset/Template/CSPLibrary;4.6.4.0_CSPLibrary_021"
"Include\Protocol\CspLibProtocols.CIF"= "SS: Alaska;$/Alaska/BIN/Chipset/Template/CSPLibrary;4.6.4.0_CSPLibrary_021"
"INCLUDE\PPI\CspLibPPI.CIF"= "SS: Alaska;$/Alaska/BIN/Chipset/Template/CSPLibrary;4.6.4.0_CSPLibrary_021"
"CRB\CRBoard.cif"= Private
"SharkBayDT.cif"= Private
"BOARD_MOD.cif"= Private
"CORE_MOD.cif"= Private
"EM_MOD.cif"= Private
"ACPI_MOD.cif"= Private
"CmosManager_MOD.cif"= Private
"CsmOptOut_MOD.cif"= Private
"SMM_MOD.cif"= Private
"NvramSmi_MOD.cif"= Private
"IntelHaswell_MOD.cif"= Private
"TCG2_MOD.cif"= Private
"Chipset_MOD.cif"= Private
"Board\EM\AAEONSecurity\AAEONSecurity.cif"