* [PATCH] Edk2Platforms: Replace FatBinPkg with FatPkg in DSC
@ 2018-10-18 2:28 shenglei
0 siblings, 0 replies; only message in thread
From: shenglei @ 2018-10-18 2:28 UTC (permalink / raw)
To: edk2-devel
In order to remove FatBinPkg, relationships depend on
FatBinPkg needs to be replaced by FatPkg.
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com>
---
Platform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeInclude.dsc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Platform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeInclude.dsc b/Platform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeInclude.dsc
index 73aafce141..9b033f43a6 100644
--- a/Platform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeInclude.dsc
+++ b/Platform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeInclude.dsc
@@ -84,7 +84,7 @@
MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf
MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf
MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf
- FatBinPkg/EnhancedFatDxe/Fat.inf
+ FatPkg/EnhancedFatDxe/Fat.inf
#MdeModulePkg/Universal/Console/GraphicsOutputDxe/GraphicsOutputDxe.inf
MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf
--
2.18.0.windows.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2018-10-18 2:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-18 2:28 [PATCH] Edk2Platforms: Replace FatBinPkg with FatPkg in DSC shenglei
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox