summaryrefslogtreecommitdiff
path: root/Include/SmmPiIncludes.sdl
diff options
context:
space:
mode:
authorraywu <raywu0301@gmail.com>2018-06-15 00:00:50 +0800
committerraywu <raywu0301@gmail.com>2018-06-15 00:00:50 +0800
commitb7c51c9cf4864df6aabb99a1ae843becd577237c (patch)
treeeebe9b0d0ca03062955223097e57da84dd618b9a /Include/SmmPiIncludes.sdl
downloadzprj-b7c51c9cf4864df6aabb99a1ae843becd577237c.tar.xz
init. 1AQQW051HEADmaster
Diffstat (limited to 'Include/SmmPiIncludes.sdl')
-rw-r--r--Include/SmmPiIncludes.sdl11
1 files changed, 11 insertions, 0 deletions
diff --git a/Include/SmmPiIncludes.sdl b/Include/SmmPiIncludes.sdl
new file mode 100644
index 0000000..4b73214
--- /dev/null
+++ b/Include/SmmPiIncludes.sdl
@@ -0,0 +1,11 @@
+TOKEN
+ Name = "SMM_PI_INCLUDES_SUPPORT"
+ Value = "1"
+ Help = "Main switch to enable SMM Includes support in Project"
+ TokenType = Boolean
+ TargetEQU = Yes
+ TargetMAK = Yes
+ TargetH = Yes
+ Master = Yes
+ Token = "PI_SPECIFICATION_VERSION" ">=" "0x1000A"
+End