Instead of:

* Coding style change in UefiPxeBcDxe.inf

How about:

NetworkPkg/UefiPxeBcDxe: Fix code style in .inf comment

Note, the suggested commit message format wiki page:

https://github.com/tianocore/tianocore.github.io/wiki/Commit-Message-Format

On 2015-05-18 20:33:14, jiaxinwu wrote:
> Contributed-under: TianoCore Contribution Agreement 1.0
> Signed-off-by: jiaxinwu <jiaxin...@intel.com>
> ---
>  NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe.inf | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe.inf 
> b/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe.inf
> index 6e4c1fc..ea083bf 100644
> --- a/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe.inf
> +++ b/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe.inf
> @@ -98,11 +98,11 @@
>    gEfiPxeBaseCodeProtocolGuid                          ## BY_START
>    gEfiLoadFileProtocolGuid                             ## BY_START
>    gEfiAdapterInformationProtocolGuid                   ## SOMETIMES_CONSUMES
>  
>  [Guids]
> -  gEfiAdapterInfoUndiIpv6SupportGuid                   ## SOMETIMES_CONSUMES
> +  gEfiAdapterInfoUndiIpv6SupportGuid                   ## SOMETIMES_CONSUMES 
> ## GUID
>  
>  [Pcd]
>    gEfiMdeModulePkgTokenSpaceGuid.PcdTftpBlockSize      ## SOMETIMES_CONSUMES
>  [UserExtensions.TianoCore."ExtraFiles"]
>    UefiPxeBcDxeExtra.uni
> -- 
> 1.9.5.msysgit.1
> 
> 
> 
> ------------------------------------------------------------------------------
> One dashboard for servers and applications across Physical-Virtual-Cloud 
> Widest out-of-the-box monitoring support with 50+ applications
> Performance metrics, stats and reports that give you Actionable Insights
> Deep dive visibility with transaction tracing using APM Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
> _______________________________________________
> edk2-devel mailing list
> edk2-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/edk2-devel

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to