blob: f533f7c533b16a27fea7b6a0dafefdff20daf074 (
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
|
<component>
name = "CpuInitDxe"
category = ModulePart
LocalRoot = "ReferenceCode\Haswell\CpuInit\Dxe"
RefName = "CpuInitDxe"
[files]
"CacheData.h"
"CacheData.c"
"CpuInitDxe.c"
"CpuInitDxeDbgr.c"
"CpuInitDxe.h"
"CpuInitDxeDbgr.h"
"CpuFvi.c"
"Exception.h"
"MachineCheck.c"
"MachineCheck.h"
"MemoryAttribute.c"
"MemoryAttribute.h"
"Microcode.c"
"MpCommon.c"
"MpCommon.h"
"MpService.c"
"MpService.h"
"PiMpService.c"
"PiMpService.h"
"MtrrSync.c"
"Features.c"
"Features.h"
"ProcessorData.c"
"ProcessorData.h"
"CpuInitDxeStrings.uni"
"CpuInitDxe.inf"
"CpuInitDxe.dxs"
"CpuInitDxe.sdl"
"CpuInitDxe.mak"
"x64\Cpu.asm"
"x64\MpFuncs.asm"
"x64\MemoryOperation.c"
"x64\MemoryOperationDbgr.c"
"x64\Exception.c"
"x64\MpCpu.c"
"x64\CpuLib.h"
"x64\ProcessorDef.h"
"x64\VirtualMemory.h"
"x64\MpEqu.inc"
<endComponent>
|