]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/DriverSampleDxe/DriverSampleDxe.inf
MdeModulePkg: Clean up source files
[mirror_edk2.git] / MdeModulePkg / Universal / DriverSampleDxe / DriverSampleDxe.inf
index 4233e635bc39f8433099cd3e6f1327036b759162..f856efebc77bc78ddb638863122e7af76b8333c5 100644 (file)
@@ -1,16 +1,16 @@
 ## @file\r
-# This is a sample HII driver. \r
+# This is a sample HII driver.\r
 #\r
-# This driver shows how HII protocol, VFR and UNI files are used to create a HII \r
+# This driver shows how HII protocol, VFR and UNI files are used to create a HII\r
 # driver which can be dipslayed and configured by a UEFI HII Form Browser.\r
 #\r
-# Copyright (c) 2007 - 2015, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>\r
 #\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
 #  http://opensource.org/licenses/bsd-license.php\r
-#  \r
+#\r
 #  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
@@ -93,6 +93,7 @@
   gEfiSimpleTextInputExProtocolGuid             ## SOMETIMES_CONSUMES\r
   gEdkiiFormBrowserExProtocolGuid               ## CONSUMES\r
   gEfiConfigKeywordHandlerProtocolGuid          ## CONSUMES\r
+  gEfiHiiPopupProtocolGuid                      ## CONSUMES\r
 \r
 [Depex]\r
   gEfiSimpleTextOutProtocolGuid AND gEfiHiiDatabaseProtocolGuid AND gEfiVariableArchProtocolGuid AND gEfiVariableWriteArchProtocolGuid\r