From 26da0b64df29c2a7c266661a7fe0325e0444c96c Mon Sep 17 00:00:00 2001 From: Ruiyu Ni Date: Fri, 23 Oct 2015 07:26:58 +0000 Subject: MdeModulePkg: Update BootManagerMenuApp to not display itself Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ruiyu Ni Reviewed-by: Jiewen Yao git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18656 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuApp.inf | 1 + 1 file changed, 1 insertion(+) (limited to 'MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuApp.inf') diff --git a/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuApp.inf b/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuApp.inf index b445505409..dd60ef4cd8 100644 --- a/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuApp.inf +++ b/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuApp.inf @@ -52,6 +52,7 @@ [Protocols] gEfiBootLogoProtocolGuid ## CONSUMES + gEfiLoadedImageDevicePathProtocolGuid ## CONSUMES [Pcd] gEfiMdeModulePkgTokenSpaceGuid.PcdConOutRow ## PRODUCES -- cgit v1.2.3