summaryrefslogtreecommitdiff
path: root/Platform/AMD
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2019-04-24 15:29:52 +0200
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2019-05-02 12:18:13 +0200
commit304e51ae3579bd7e9ecd0276911ddab0ca63a310 (patch)
tree07f0d0e30de3e043b8ef9db579d9cd6ca676097f /Platform/AMD
parent99eca26da230b20741c8e182034a6e564485f496 (diff)
Silicon/AMD/Styx: remove the non-capsule based flasher tool
We have had capsule support enabled on this platform for a while now, so let's drop the hacked up flasher tool that we no longer have a need for. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Diffstat (limited to 'Platform/AMD')
-rw-r--r--Platform/AMD/OverdriveBoard/OverdriveBoard.dsc8
1 files changed, 0 insertions, 8 deletions
diff --git a/Platform/AMD/OverdriveBoard/OverdriveBoard.dsc b/Platform/AMD/OverdriveBoard/OverdriveBoard.dsc
index 0e1db074..61655317 100644
--- a/Platform/AMD/OverdriveBoard/OverdriveBoard.dsc
+++ b/Platform/AMD/OverdriveBoard/OverdriveBoard.dsc
@@ -18,7 +18,6 @@
[Defines]
DEFINE NUM_CORES = 8
-DEFINE DO_FLASHER = FALSE
DEFINE X64EMU_ENABLE = FALSE
PLATFORM_NAME = Overdrive
@@ -747,13 +746,6 @@ DEFINE X64EMU_ENABLE = FALSE
gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize|8000
}
-!if $(DO_FLASHER) == TRUE
- Silicon/AMD/Styx/Applications/StyxFlashUefi/StyxFlashUefi.inf {
- <LibraryClasses>
- ShellCEntryLib|ShellPkg/Library/UefiShellCEntryLib/UefiShellCEntryLib.inf
- }
-!endif
-
#
# Firmware update
#