summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/Include/Fdf/ShellDxe.fdf.inc
blob: 0935f06fa368f4d2ce6cbe87b2f74c7d655144c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
##
#    SPDX-License-Identifier: BSD-2-Clause-Patent
##

!if $(BUILD_SHELL) == TRUE

!if $(TOOL_CHAIN_TAG) != "XCODE5"
INF  ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand.inf
INF  ShellPkg/DynamicCommand/HttpDynamicCommand/HttpDynamicCommand.inf
INF  OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand.inf
!endif

INF  ShellPkg/Application/Shell/Shell.inf
!endif