]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Application/CapsuleApp/CapsuleApp.inf
MdeModulePkg: Remove redundant library classes and GUIDs
[mirror_edk2.git] / MdeModulePkg / Application / CapsuleApp / CapsuleApp.inf
index b06c4ea1bc8813af9c5122f4ce506bcd330b2db0..d1b11318bb1780be77ae13b3f0de29a1c742a72b 100644 (file)
@@ -4,7 +4,7 @@
 # This application can trigger capsule update process. It can also\r
 # generate capsule image, or dump capsule variable information.\r
 #\r
-#  Copyright (c) 2016 - 2017, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2016 - 2018, Intel Corporation. All rights reserved.<BR>\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
 #  which accompanies this distribution.  The full text of the license may be found at\r
@@ -40,7 +40,6 @@
   MdeModulePkg/MdeModulePkg.dec\r
 \r
 [Guids]\r
-  gEfiGlobalVariableGuid                 ## CONSUMES   ## GUID\r
   gEfiCapsuleReportGuid                  ## CONSUMES   ## GUID\r
   gEfiFmpCapsuleGuid                     ## CONSUMES   ## GUID\r
   gWindowsUxCapsuleGuid                  ## CONSUMES   ## GUID\r
@@ -63,6 +62,7 @@
   UefiRuntimeServicesTableLib\r
   UefiLib\r
   PrintLib\r
+  BmpSupportLib\r
 \r
 [UserExtensions.TianoCore."ExtraFiles"]\r
   CapsuleAppExtra.uni\r