Enable the TFTP dynamic shell command by default. Cc: Leif Lindholm <[email protected]> Cc: Ard Biesheuvel <[email protected]> Cc: Pete Batard <[email protected]> Cc: Andrei Warkentin <[email protected]> Signed-off-by: Samer El-Haj-Mahmoud <[email protected]> --- Platform/RaspberryPi/RPi4/RPi4.dsc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Platform/RaspberryPi/RPi4/RPi4.dsc b/Platform/RaspberryPi/RPi4/RPi4.dsc index de32aab2df3c..9ba32af209b6 100644 --- a/Platform/RaspberryPi/RPi4/RPi4.dsc +++ b/Platform/RaspberryPi/RPi4/RPi4.dsc @@ -30,7 +30,7 @@ [Defines] # -D FLAG=VALUE # DEFINE SECURE_BOOT_ENABLE = FALSE - DEFINE INCLUDE_TFTP_COMMAND = FALSE + DEFINE INCLUDE_TFTP_COMMAND = TRUE DEFINE DEBUG_PRINT_ERROR_LEVEL = 0x8000004F !ifndef TFA_BUILD_ARTIFACTS -- 2.17.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#57569): https://edk2.groups.io/g/devel/message/57569 Mute This Topic: https://groups.io/mt/73127195/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
