summaryrefslogtreecommitdiff
path: root/Silicon/AMD
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2017-10-15 10:28:45 +0100
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2017-10-15 23:25:16 +0100
commitdae45a7136416508aeff7f226a4291c4017fa39f (patch)
treeb6ad3710ef1e07fd18a22c9d6368a9ddc988abdc /Silicon/AMD
parent4b75f2a85e1b1b852a0e8476ca2ab78ca59ca77f (diff)
downloadedk2-platforms-dae45a7136416508aeff7f226a4291c4017fa39f.tar.xz
Silicon/Amd/Styx: fix flasher support
The StyxFlashUefi application was not migrated correctly from OpenPlatformPkg to edk2-platforms. It will be superseded shortly by capsule update support, but let's put it back into a working state before we remove it. 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 'Silicon/AMD')
-rw-r--r--Silicon/AMD/Styx/Applications/StyxFlashUefi/StyxFlashUefi.inf2
1 files changed, 1 insertions, 1 deletions
diff --git a/Silicon/AMD/Styx/Applications/StyxFlashUefi/StyxFlashUefi.inf b/Silicon/AMD/Styx/Applications/StyxFlashUefi/StyxFlashUefi.inf
index 582b57b2c8..0c289dcf95 100644
--- a/Silicon/AMD/Styx/Applications/StyxFlashUefi/StyxFlashUefi.inf
+++ b/Silicon/AMD/Styx/Applications/StyxFlashUefi/StyxFlashUefi.inf
@@ -29,10 +29,10 @@
StyxFlashUefi.c
[Packages]
- AmdModulePkg/AmdModulePkg.dec
ArmPkg/ArmPkg.dec
MdePkg/MdePkg.dec
ShellPkg/ShellPkg.dec
+ Silicon/AMD/Styx/AmdModulePkg/AmdModulePkg.dec
[LibraryClasses]
BaseMemoryLib