Reviewed-by: Ruiyu Ni <ruiyu...@intel.com>

Thanks/Ray

> -----Original Message-----
> From: Gao, Liming
> Sent: Tuesday, May 29, 2018 1:54 PM
> To: edk2-devel@lists.01.org
> Cc: Ni, Ruiyu <ruiyu...@intel.com>
> Subject: [Patch] MdeModulePkg BootManagerMenuApp: Update usage info
> for BootLogo protocol
> 
> BootLogo protocol is not always required. If it is installed,
> BootManagerMenuApp can work.
> 
> Contributed-under: TianoCore Contribution Agreement 1.1
> Signed-off-by: Liming Gao <liming....@intel.com>
> Cc: Ruiyu Ni <ruiyu...@intel.com>
> ---
> 
> MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuAp
> p.inf | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git
> a/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenu
> App.inf
> b/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenu
> App.inf
> index dd60ef4..392a970 100644
> ---
> a/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenu
> App.inf
> +++
> b/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenu
> App.inf
> @@ -4,7 +4,7 @@
>  #  The application pops up a menu showing all the boot options referenced
> by
>  #  BootOrder NV variable and user can choose to boot from one of them.
>  #
> -#  Copyright (c) 2011 - 2015, Intel Corporation. All rights reserved.<BR>
> +#  Copyright (c) 2011 - 2018, Intel Corporation. All rights reserved.<BR>
>  #  This program and the accompanying materials
>  #  are licensed and made available under the terms and conditions of the
> BSD License
>  #  which accompanies this distribution.  The full text of the license may be
> found at
> @@ -51,7 +51,7 @@
>  [Guids]
> 
>  [Protocols]
> -  gEfiBootLogoProtocolGuid                      ## CONSUMES
> +  gEfiBootLogoProtocolGuid                      ## SOMETIMES_CONSUMES
>    gEfiLoadedImageDevicePathProtocolGuid         ## CONSUMES
> 
>  [Pcd]
> --
> 2.8.0.windows.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to