Re: [edk2-devel] [edk2-platform patch 7/7] SoftIron: Update Overdrive1000Board.dsc to refer to new Network module path

2019-06-10 Thread Ard Biesheuvel
On Tue, 28 May 2019 at 12:00, Liming Gao  wrote:
>
> Signed-off-by: Liming Gao 
> Cc: Ard Biesheuvel 
> Cc: Leif Lindholm 

Reviewed-by: Ard Biesheuvel 

Pushed as bad520a07e54..95721f831f6c

> ---
>  Platform/SoftIron/Overdrive1000Board/Overdrive1000Board.dsc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Platform/SoftIron/Overdrive1000Board/Overdrive1000Board.dsc 
> b/Platform/SoftIron/Overdrive1000Board/Overdrive1000Board.dsc
> index f9b73edeb3..e1e63477ff 100644
> --- a/Platform/SoftIron/Overdrive1000Board/Overdrive1000Board.dsc
> +++ b/Platform/SoftIron/Overdrive1000Board/Overdrive1000Board.dsc
> @@ -570,7 +570,7 @@ DEFINE NUM_CORES= 4
># Networking stack
>#
>  !include NetworkPkg/Network.dsc.inc
> -  MdeModulePkg/Universal/Network/MnpDxe/MnpDxe.inf {
> +  NetworkPkg/MnpDxe/MnpDxe.inf {
>  
>gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x21
>}
> --
> 2.13.0.windows.1
>

-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#42087): https://edk2.groups.io/g/devel/message/42087
Mute This Topic: https://groups.io/mt/31819938/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[edk2-devel] [edk2-platform patch 7/7] SoftIron: Update Overdrive1000Board.dsc to refer to new Network module path

2019-05-28 Thread Liming Gao
Signed-off-by: Liming Gao 
Cc: Ard Biesheuvel 
Cc: Leif Lindholm 
---
 Platform/SoftIron/Overdrive1000Board/Overdrive1000Board.dsc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Platform/SoftIron/Overdrive1000Board/Overdrive1000Board.dsc 
b/Platform/SoftIron/Overdrive1000Board/Overdrive1000Board.dsc
index f9b73edeb3..e1e63477ff 100644
--- a/Platform/SoftIron/Overdrive1000Board/Overdrive1000Board.dsc
+++ b/Platform/SoftIron/Overdrive1000Board/Overdrive1000Board.dsc
@@ -570,7 +570,7 @@ DEFINE NUM_CORES= 4
   # Networking stack
   #
 !include NetworkPkg/Network.dsc.inc
-  MdeModulePkg/Universal/Network/MnpDxe/MnpDxe.inf {
+  NetworkPkg/MnpDxe/MnpDxe.inf {
 
   gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x21
   }
-- 
2.13.0.windows.1


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#41481): https://edk2.groups.io/g/devel/message/41481
Mute This Topic: https://groups.io/mt/31819938/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-