blob: 7a2e3d0cc6adc2b499b79765260c94ccd6f3001e (
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
|
<component>
name = "CORE_DXE Sources(EDK)"
category = ModulePart
LocalRoot = "Core\CORE_DXE\"
RefName = "CORE_DXESrc_EDK"
[files]
"CORE_DXESrc.sdl"
"CORE_DXESrc.mak"
"CoreSectionExtraction.c"
"DebugImageInfo.c"
"DebugImageInfo.h"
"DebugMask.c"
"DebugMask.h"
"dependency.c"
"Dispatcher.c"
"DriverSupport.c"
"DxeCore.h"
"DxeMain.c"
"DxeProtocolNotify.c"
"event.c"
"exec.h"
"execdata.c"
"Ffs.c"
"FwVol.c"
"FwVolAttrib.c"
"FwVolBlock.c"
"FwVolBlock.h"
"FwVolDriver.h"
"FwVolRead.c"
"FwVolWrite.c"
"gcd.c"
"gcd.h"
"hand.h"
"handle.c"
"Image.c"
"Image.h"
"ImageFile.c"
"imem.h"
"InstallConfigurationTable.c"
"Library.c"
"Library.h"
"locate.c"
"memdata.c"
"Notify.c"
"Page.c"
"pool.c"
"SetWatchdogTimer.c"
"Stall.c"
"timer.c"
"tpl.c"
"hob.c"
"AmiDxeInit.c"
"BDS.c"
"DataHub.c"
"UnicodeCollation.c"
"USFontPack.c"
"DiskIo.c"
"GC.c"
"GenericSio.c"
"EfiPerf.h"
"LinkedList.h"
"DxePerf.c"
"BootOptions.c"
"DevicePathToText.c"
"DevicePathFromText.c"
"DevicePath.h"
[parts]
"ConSplitter"
"Partition"
"PS2CTL"
"FrameworkHii"
"UefiHii"
"FirmwareManagement"
"HashService"
<endComponent>
|