]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf
MdePkg Acpi51.h:Correct the declaration of EFI_ACPI_5_1_GTDT_SBSA_GENERIC_WATCHDOG_ST...
[mirror_edk2.git] / MdeModulePkg / Universal / HiiDatabaseDxe / HiiDatabaseDxe.inf
index cdb84d592f673825207e402c4ff90b3546f843bd..4c37e80ec604fc850063477d8deb39802ca5f07e 100644 (file)
@@ -1,9 +1,9 @@
-#/** @file\r
+## @file\r
 # The DXE driver produces HII protocols defined in UEFI HII 2.1 specificatin.\r
 #\r
-# Copyright (c) 2007, Intel Corporation. All rights reserved.\r
+# Copyright (c) 2007 - 2011, 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
@@ -12,7 +12,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -28,7 +28,7 @@
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   HiiDatabaseEntry.c\r
   Image.c\r
   HiiDatabase.h\r
@@ -50,7 +50,6 @@
   UefiDriverEntryPoint\r
   BaseMemoryLib\r
   DebugLib\r
-  IfrSupportLib\r
   UefiLib\r
   PcdLib\r
   UefiRuntimeServicesTableLib\r
 [Protocols]\r
   gEfiDevicePathProtocolGuid                                            ## SOMETIMES_CONSUMES\r
   gEfiHiiStringProtocolGuid                                             ## PRODUCES\r
-  gEfiHiiImageProtocolGuid |PcdSupportHiiImageProtocol                  ## PRODUCES\r
+  gEfiHiiImageProtocolGuid |gEfiMdeModulePkgTokenSpaceGuid.PcdSupportHiiImageProtocol                  ## PRODUCES\r
   gEfiHiiConfigRoutingProtocolGuid                                      ## PRODUCES\r
   gEfiHiiDatabaseProtocolGuid                                           ## PRODUCES\r
   gEfiHiiFontProtocolGuid                                               ## PRODUCES\r
   gEfiHiiConfigAccessProtocolGuid                                       ## CONSUMES\r
 \r
-[FeaturePcd.common]\r
+[FeaturePcd]\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdSupportHiiImageProtocol\r
 \r
-[Pcd.common]\r
+[Pcd]\r
   gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultPlatformLang\r
 \r
 [Guids]  \r
   gEfiGlobalVariableGuid  ## SOMETIMES_CONSUMES ## Variable:"PlatformLang"\r
-  \r
+  ##\r
+  # Event registered to EFI_HII_SET_KEYBOARD_LAYOUT_EVENT_GUID group,\r
+  # which will be triggered by EFI_HII_DATABASE_PROTOCOL.SetKeyboardLayout().\r
+  ##\r
+  gEfiHiiKeyBoardLayoutGuid  ## SOMETIME_CONSUMES  ## Event\r
+\r
 [Depex]\r
   TRUE\r
 \r