diff options
Diffstat (limited to 'Platform/AMD')
-rw-r--r-- | Platform/AMD/OverdriveBoard/OverdriveBoard.dsc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Platform/AMD/OverdriveBoard/OverdriveBoard.dsc b/Platform/AMD/OverdriveBoard/OverdriveBoard.dsc index c99c12a223..daa7731720 100644 --- a/Platform/AMD/OverdriveBoard/OverdriveBoard.dsc +++ b/Platform/AMD/OverdriveBoard/OverdriveBoard.dsc @@ -740,7 +740,7 @@ DEFINE DO_FLASHER = FALSE }
!if $(DO_FLASHER) == TRUE
- OpenPlatformPkg/Silicon/AMD/Styx/Applications/StyxFlashUefi/StyxFlashUefi.inf {
+ Silicon/AMD/Styx/Applications/StyxFlashUefi/StyxFlashUefi.inf {
<LibraryClasses>
ShellCEntryLib|ShellPkg/Library/UefiShellCEntryLib/UefiShellCEntryLib.inf
}
|