[edk2-devel] [Patch edk2-platform 1/3] Platform/ARM: Add NetworkPkg/NetworkPkg.dec as the package dependency

Leif Lindholm leif.lindholm at linaro.org
Mon May 20 14:51:26 UTC 2019


On Mon, May 20, 2019 at 09:09:47PM +0800, Liming Gao wrote:
> NetLib will be moved from MdeModulePkg and NetworkPkg.
> So, the module that consumes NetLib need to depend on NetworkPkg.dec.
> 
> Signed-off-by: Liming Gao <liming.gao at intel.com>
> Cc: Ard Biesheuvel <ard.biesheuvel at linaro.org>
> Cc: Leif Lindholm <leif.lindholm at linaro.org>
> Cc: Michael D Kinney <michael.d.kinney at intel.com>
> ---
>  Platform/ARM/Library/BdsLib/BdsLib.inf | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Platform/ARM/Library/BdsLib/BdsLib.inf b/Platform/ARM/Library/BdsLib/BdsLib.inf
> index 12995cf174..6b95ec943b 100644
> --- a/Platform/ARM/Library/BdsLib/BdsLib.inf
> +++ b/Platform/ARM/Library/BdsLib/BdsLib.inf
> @@ -23,6 +23,7 @@
>    MdeModulePkg/MdeModulePkg.dec
>    MdePkg/MdePkg.dec
>    Platform/ARM/ARM.dec
> +  NetworkPkg/NetworkPkg.dec

If you move that insertion up one line to get it alphabetically
sorted:
Reviewed-by: Leif Lindholm <leif.lindholm at linaro.org>

>  
>  [LibraryClasses]
>    ArmLib
> -- 
> 2.13.0.windows.1
> 

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

View/Reply Online (#41059): https://edk2.groups.io/g/devel/message/41059
Mute This Topic: https://groups.io/mt/31684917/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list