From: Liming Gao Date: Tue, 29 May 2018 05:53:52 +0000 (+0800) Subject: MdeModulePkg BootManagerMenuApp: Update usage info for BootLogo protocol X-Git-Tag: edk2-stable201903~1645 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=31f70606c64c93c71ee7e45c2ddac1e5c85c49ee;ds=sidebyside MdeModulePkg BootManagerMenuApp: Update usage info for BootLogo protocol BootLogo protocol is not always required. If it not is installed, BootManagerMenuApp can work. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Liming Gao Cc: Ruiyu Ni Reviewed-by: Star Zeng --- diff --git a/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuApp.inf b/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuApp.inf index dd60ef4cd8..392a97065c 100644 --- a/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuApp.inf +++ b/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuApp.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.
+# Copyright (c) 2011 - 2018, Intel Corporation. All rights reserved.
# 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]