blob: 6b9d1ea6141653dba5b9aa42df34adc777c5cb7e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<component>
name = "AMI TXT Dxe"
category = ModulePart
LocalRoot = "Board\Cpu\TxtDxe"
RefName = "AmiTxtDxe"
[files]
"AmiTxtDxe.sdl"
"AmiTxtDxe.mak"
"AmiTxtDxe.c"
"AmiTxtDxe.dxs"
"TxtTcgService.h"
"TxtSetup.c"
"Include\Protocol\AmiTxtInfo.h"
"AmiTxtDxe.h"
"AmiTxtInfoSetup.c"
"AmiTxtInfoSetup.sd"
"AmiTxtInfoSetup.uni"
"AmiTxtInfoHook.c"
[parts]
"TxtSinitAcm"
<endComponent>
|