blob: 32c45abdf43a383ab6a46d70cdeed2798b8955c5 (
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
|
<component>
name = "Platform"
category = eModule
LocalRoot = "Board\EM\Platform"
RefName = "AcpiPlatform"
[files]
"ReleaseNotes.chm"
"AcpiPlatform.sdl"
"AcpiPlatformPei.c"
"AcpiPlatformPei.dxs"
"AcpiPlatform.c"
"AcpiPlatformCspLib.c"
"AcpiPlatform.dxs"
"AcpiPlatformSmi.c"
"AcpiPlatformSmi.dxs"
"AcpiPlatform.mak"
"AcpiPlatform.h"
"AcpiPlatform.sd"
"AcpiPlatform.uni"
"PlatformSetup.h"
"AcpiIntelRC.h"
"iasl.exe"
"GenAcpiTable.exe"
[parts]
"PlatformInfo"
"AcpiAsl"
"AcpiFvi"
"SsdtAcpiDebug"
"SsdtPtid"
"SsdtRtd3"
"SsdtZpOdd"
"SsdtSensorHub"
"AcpiProtocolLib"
"SMBIOSUpdateData"
"IntelPlatformInclude"
"IntelPlatformProtocolLib"
"IntelRefVerDisplay"
"PlatformSetupInfo"
"FvOnFv2Thunk"
"FirmwareVerInfo"
"EfiCombineImage"
"lpit"
"SsdtIRMT"
<endComponent>
|