X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FApplication%2FCapsuleApp%2FCapsuleApp.inf;h=b06c4ea1bc8813af9c5122f4ce506bcd330b2db0;hp=c255096aaeb7c2920c7ebc52c387c83b26e8f588;hb=8b17683a27cfef7e70008dfccbc17a358ae33df1;hpb=9c0e4db3db8d102812ca57f6225290c7ba079ad8 diff --git a/MdeModulePkg/Application/CapsuleApp/CapsuleApp.inf b/MdeModulePkg/Application/CapsuleApp/CapsuleApp.inf index c255096aae..b06c4ea1bc 100644 --- a/MdeModulePkg/Application/CapsuleApp/CapsuleApp.inf +++ b/MdeModulePkg/Application/CapsuleApp/CapsuleApp.inf @@ -4,7 +4,7 @@ # This application can trigger capsule update process. It can also # generate capsule image, or dump capsule variable information. # -# Copyright (c) 2016, Intel Corporation. All rights reserved.
+# Copyright (c) 2016 - 2017, 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 @@ -40,8 +40,6 @@ MdeModulePkg/MdeModulePkg.dec [Guids] - gEfiFileInfoGuid ## CONSUMES ## GUID - gEfiPartTypeSystemPartGuid ## CONSUMES ## GUID gEfiGlobalVariableGuid ## CONSUMES ## GUID gEfiCapsuleReportGuid ## CONSUMES ## GUID gEfiFmpCapsuleGuid ## CONSUMES ## GUID @@ -51,11 +49,10 @@ gEfiSystemResourceTableGuid ## CONSUMES ## GUID [Protocols] - gEfiLoadedImageProtocolGuid ## CONSUMES - gEfiSimpleFileSystemProtocolGuid ## CONSUMES gEfiGraphicsOutputProtocolGuid ## CONSUMES gEfiFirmwareManagementProtocolGuid ## CONSUMES gEfiShellParametersProtocolGuid ## CONSUMES + gEfiShellProtocolGuid ## CONSUMES [LibraryClasses] BaseLib