summaryrefslogtreecommitdiff
path: root/EDK/Foundation/Library/EdkIIGlueLib/Library/DxeDebugLibReportStatusCode/EdkIIGlueDxeDebugLibReportStatusCode.sdl
diff options
context:
space:
mode:
Diffstat (limited to 'EDK/Foundation/Library/EdkIIGlueLib/Library/DxeDebugLibReportStatusCode/EdkIIGlueDxeDebugLibReportStatusCode.sdl')
-rw-r--r--EDK/Foundation/Library/EdkIIGlueLib/Library/DxeDebugLibReportStatusCode/EdkIIGlueDxeDebugLibReportStatusCode.sdl26
1 files changed, 26 insertions, 0 deletions
diff --git a/EDK/Foundation/Library/EdkIIGlueLib/Library/DxeDebugLibReportStatusCode/EdkIIGlueDxeDebugLibReportStatusCode.sdl b/EDK/Foundation/Library/EdkIIGlueLib/Library/DxeDebugLibReportStatusCode/EdkIIGlueDxeDebugLibReportStatusCode.sdl
new file mode 100644
index 0000000..312d08b
--- /dev/null
+++ b/EDK/Foundation/Library/EdkIIGlueLib/Library/DxeDebugLibReportStatusCode/EdkIIGlueDxeDebugLibReportStatusCode.sdl
@@ -0,0 +1,26 @@
+TOKEN
+ Name = "EdkIIGlueDxeDebugLibReportStatusCode_SUPPORT"
+ Value = "1"
+ Help = "Main switch to enable EdkIIGlueDxeDebugLibReportStatusCode support in Project"
+ TokenType = Boolean
+ TargetEQU = Yes
+ TargetMAK = Yes
+ Master = Yes
+End
+
+TOKEN
+ Name = "EdkIIGlueDxeDebugLibReportStatusCode_LIB"
+ Value = "$$(LIB_BUILD_DIR)\EdkIIGlueDxeDebugLibReportStatusCode.lib"
+ TokenType = Expression
+ TargetMAK = Yes
+End
+
+PATH
+ Name = "EdkIIGlueDxeDebugLibReportStatusCode_DIR"
+End
+
+MODULE
+ Help = "Includes EdkIIGlueDxeDebugLibReportStatusCode.mak to Project"
+ File = "EdkIIGlueDxeDebugLibReportStatusCode.mak"
+End
+