summaryrefslogtreecommitdiff
path: root/EDK/Foundation/Library/EdkIIGlueLib/Library/PeiDebugLibReportStatusCode/EdkIIGluePeiDebugLibReportStatusCode.sdl
blob: fe8a1e9e0bc1ebf0f4ff2c3e7049f1983e59e1bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
TOKEN
	Name  = "EdkIIGluePeiDebugLibReportStatusCode_SUPPORT"
	Value  = "1"
	Help  = "Main switch to enable EdkIIGluePeiDebugLibReportStatusCode support in Project"
	TokenType = Boolean
	TargetEQU = Yes
	TargetMAK = Yes
	Master = Yes
End

TOKEN
	Name  = "EdkIIGluePeiDebugLibReportStatusCode_LIB"
	Value  = "$$(LIB_BUILD_DIR)\EdkIIGluePeiDebugLibReportStatusCode.lib"
	TokenType = Expression
	TargetMAK = Yes
End

PATH
	Name  = "EdkIIGluePeiDebugLibReportStatusCode_DIR"
End

MODULE
	Help  = "Includes EdkIIGluePeiDebugLibReportStatusCode.mak to Project"
	File  = "EdkIIGluePeiDebugLibReportStatusCode.mak"
End