diff options
author | raywu <raywu0301@gmail.com> | 2018-06-15 00:00:50 +0800 |
---|---|---|
committer | raywu <raywu0301@gmail.com> | 2018-06-15 00:00:50 +0800 |
commit | b7c51c9cf4864df6aabb99a1ae843becd577237c (patch) | |
tree | eebe9b0d0ca03062955223097e57da84dd618b9a /Board/EM/TCG2/Common/AmiTcgPlatformPei.cif | |
download | zprj-master.tar.xz |
Diffstat (limited to 'Board/EM/TCG2/Common/AmiTcgPlatformPei.cif')
-rw-r--r-- | Board/EM/TCG2/Common/AmiTcgPlatformPei.cif | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Board/EM/TCG2/Common/AmiTcgPlatformPei.cif b/Board/EM/TCG2/Common/AmiTcgPlatformPei.cif new file mode 100644 index 0000000..3578811 --- /dev/null +++ b/Board/EM/TCG2/Common/AmiTcgPlatformPei.cif @@ -0,0 +1,14 @@ +<component> + name = "AmiTcgPlatformPei" + category = ModulePart + LocalRoot = "Board\EM\TCG2\Common" + RefName = "AmiTcgPlatformPei" +[files] +"AmiTcgPlatformPei.h" +"AmiTcgPlatformPei.dxs" +"AmiTcgPlatformPei.sdl" +"AmiTcgPlatformPeiLib.c" +[parts] +"AmiTcgPlatformPeiBeforeMem" +"AmiTcgPlatformPeiAfterMem" +<endComponent> |