summaryrefslogtreecommitdiff
path: root/Board/EM/TCG2/Common/TcgPeiplatform.sdl
diff options
context:
space:
mode:
Diffstat (limited to 'Board/EM/TCG2/Common/TcgPeiplatform.sdl')
-rw-r--r--Board/EM/TCG2/Common/TcgPeiplatform.sdl16
1 files changed, 16 insertions, 0 deletions
diff --git a/Board/EM/TCG2/Common/TcgPeiplatform.sdl b/Board/EM/TCG2/Common/TcgPeiplatform.sdl
new file mode 100644
index 0000000..e7e8523
--- /dev/null
+++ b/Board/EM/TCG2/Common/TcgPeiplatform.sdl
@@ -0,0 +1,16 @@
+MODULE
+ Help = "Includes TcgPeiplatform.mak to Project"
+ File = "TcgPeiplatform.mak"
+End
+
+
+PATH
+ Name = "TCG_PEI_PLATFORM_DIR"
+ Help = ""
+End
+
+ELINK
+ Name = "$(BUILD_DIR)\TcgPeiplatform.ffs"
+ Parent = "FV_BB"
+ InvokeOrder = AfterParent
+End