summaryrefslogtreecommitdiff
path: root/EDK/Foundation/Library/Dxe/UefiEfiIfrSupportLib/UefiEfiIfrSupportLib.sdl
blob: f7135b8f29adfba85b63581b05d55f1ac77b6305 (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  = "UefiEfiIfrSupportLib_SUPPORT"
	Value  = "1"
	Help  = "Main switch to enable UefiEfiIfrSupportLib support in Project"
	TokenType = Boolean
	TargetEQU = Yes
	TargetMAK = Yes
	Master = Yes
End

TOKEN
	Name  = "UEFIEFIIFRSUPPORTLIB"
	Value  = "$(BUILD_DIR)\UefiEfiIfrSupportLib.lib"
	TokenType = Expression
	TargetMAK = Yes
End

PATH
	Name  = "UefiEfiIfrSupportLib_DIR"
End

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