MdeModulePkg/MdeModulePkg.dsc:
Fixed filename case from 'MdeModulepkg' to 'MdeModulePkg'. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4685 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
ba0f75a3b0
commit
0e26c72282
|
@ -70,14 +70,14 @@
|
||||||
UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf
|
UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf
|
||||||
DpcLib|MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf
|
DpcLib|MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf
|
||||||
PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
|
PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
|
||||||
GraphicsLib|MdeModulepkg/Library/GraphicsLib/GraphicsLib.inf
|
GraphicsLib|MdeModulePkg/Library/GraphicsLib/GraphicsLib.inf
|
||||||
IfrSupportLib|MdePkg/Library/IfrSupportLib/IfrSupportLib.inf
|
IfrSupportLib|MdePkg/Library/IfrSupportLib/IfrSupportLib.inf
|
||||||
ExtendedIfrSupportLib|MdeModulePkg/Library/ExtendedIfrSupportLib/ExtendedIfrSupportLib.inf
|
ExtendedIfrSupportLib|MdeModulePkg/Library/ExtendedIfrSupportLib/ExtendedIfrSupportLib.inf
|
||||||
CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf
|
CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf
|
||||||
DxePiLib|MdePkg/Library/DxePiLib/DxePiLib.inf
|
DxePiLib|MdePkg/Library/DxePiLib/DxePiLib.inf
|
||||||
PlatformBdsLib|MdeModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf
|
PlatformBdsLib|MdeModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf
|
||||||
GenericBdsLib|MdeModulePkg/Library/GenericBdsLib/GenericBdsLib.inf
|
GenericBdsLib|MdeModulePkg/Library/GenericBdsLib/GenericBdsLib.inf
|
||||||
GraphicsLib|MdeModulepkg/Library/GraphicsLib/GraphicsLib.inf
|
GraphicsLib|MdeModulePkg/Library/GraphicsLib/GraphicsLib.inf
|
||||||
DxePiLib|MdePkg/Library/DxePiLib/DxePiLib.inf
|
DxePiLib|MdePkg/Library/DxePiLib/DxePiLib.inf
|
||||||
PlatformBdsLib|MdeModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf
|
PlatformBdsLib|MdeModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf
|
||||||
GenericBdsLib|MdeModulePkg/Library/GenericBdsLib/GenericBdsLib.inf
|
GenericBdsLib|MdeModulePkg/Library/GenericBdsLib/GenericBdsLib.inf
|
||||||
|
@ -273,7 +273,7 @@
|
||||||
MdeModulePkg/Library/PeiRecoveryLibNull/PeiRecoveryLibNull.inf
|
MdeModulePkg/Library/PeiRecoveryLibNull/PeiRecoveryLibNull.inf
|
||||||
|
|
||||||
MdeModulePkg/Library/GenericBdsLib/GenericBdsLib.inf
|
MdeModulePkg/Library/GenericBdsLib/GenericBdsLib.inf
|
||||||
MdeModulepkg/Library/GraphicsLib/GraphicsLib.inf
|
MdeModulePkg/Library/GraphicsLib/GraphicsLib.inf
|
||||||
MdeModulePkg/Library/ExtendedHiiLib/ExtendedHiiLib.inf
|
MdeModulePkg/Library/ExtendedHiiLib/ExtendedHiiLib.inf
|
||||||
MdeModulePkg/Library/ExtendedIfrSupportLib/ExtendedIfrSupportLib.inf
|
MdeModulePkg/Library/ExtendedIfrSupportLib/ExtendedIfrSupportLib.inf
|
||||||
|
|
||||||
|
@ -347,7 +347,7 @@
|
||||||
MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf
|
MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf
|
||||||
MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf
|
MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf
|
||||||
MdeModulePkg/Bus/Pci/UndiRuntimeDxe/UndiRuntimeDxe.inf
|
MdeModulePkg/Bus/Pci/UndiRuntimeDxe/UndiRuntimeDxe.inf
|
||||||
MdeModulepkg/Library/GraphicsLib/GraphicsLib.inf
|
MdeModulePkg/Library/GraphicsLib/GraphicsLib.inf
|
||||||
|
|
||||||
[Components.X64]
|
[Components.X64]
|
||||||
MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
|
MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
|
||||||
|
|
Loading…
Reference in New Issue