]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/DriverSampleDxe/DriverSampleDxe.inf
SecurityPkg: Update VariableAuthenticated driver with following changes:
[mirror_edk2.git] / MdeModulePkg / Universal / DriverSampleDxe / DriverSampleDxe.inf
index abb7d16d9a77934739cc070df8e997f748209768..cffd2f351cafebbd7009190f507cec03bbbad364 100644 (file)
@@ -2,9 +2,9 @@
 # This is a sample driver which show how HII protocol, VFR and UNI files are used to\r
 # create a driver which can be dipslayed and configured by a UEFI HII Form Browser.\r
 #\r
-# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.\r
+# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
 #\r
-#  All rights reserved. This program and the accompanying materials\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
 [Sources]\r
   DriverSample.c\r
-  inventorystrings.uni\r
+  InventoryStrings.uni\r
   NVDataStruc.h\r
   VfrStrings.uni\r
   DriverSample.h\r
   Inventory.vfr\r
   Vfr.vfr\r
-  VfrStrings.uni  \r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
@@ -59,6 +58,9 @@
 \r
 [Guids]\r
   gEfiIfrTianoGuid                              ## CONSUMES ## Guid\r
+  gDriverSampleFormSetGuid                      ## PRODUCES ## Guid\r
+  gDriverSampleInventoryGuid                    ## PRODUCES ## Guid\r
+  gEfiIfrRefreshIdOpGuid                        ## SOMETIMES_PRODUCES ## EventGuid\r
 \r
 [Protocols]\r
   gEfiHiiStringProtocolGuid                     ## CONSUMES\r
@@ -66,6 +68,7 @@
   gEfiHiiConfigAccessProtocolGuid               ## PRODUCES\r
   gEfiFormBrowser2ProtocolGuid                  ## CONSUMES\r
   gEfiHiiDatabaseProtocolGuid                   ## CONSUMES\r
+  gEfiSimpleTextInputExProtocolGuid             ## CONSUMES\r
 \r
 \r
 [Depex]\r