blob: 7ddc687c6e46cc1cfc683cc640fa2cbaaa7fed4a (
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
|
<component>
name = "Intel SystemAgent NB Refcode"
category = ModulePart
LocalRoot = "ReferenceCode\Chipset\SystemAgent"
RefName = "Intel SystemAgent NB Refcode"
[files]
"SystemAgent.sdl"
[parts]
"MemoryInit"
"PciHostBridge"
"SmBiosMemory"
"SmmAccess"
"SmmAccessPeim"
"SaAcpiTables"
"SaGuidLib"
"SaInclude"
"SaPcieLib"
"SaPcieDxeLib"
"SaPcieSmmLib"
"SaPpiLib"
"SaProtocolLib"
"SaSampleCode"
"SaInitDxe"
"SaInitPeim"
"SaLateInitSmm"
"BdatAccessHandler"
<endComponent>
|