]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/PlatformDriOverrideDxe/PlatformDriOverrideDxe.inf
Add comments to describe PlatformDriOverrideDxe is used for test purpose.
[mirror_edk2.git] / MdeModulePkg / Universal / PlatformDriOverrideDxe / PlatformDriOverrideDxe.inf
index 8b4c32c8c215f43a8525aba545da2ec93272dd9f..2a59f65c41618b0f48cd910a0929532a6e62107e 100644 (file)
@@ -16,7 +16,9 @@
 #  4. It save all the mapping info in NV variables for the following boot, \r
 #     which will be consumed by GetDriver API of the produced the platform override protocol.\r
 #\r
-# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
+# Caution: This module is a sample implementation for the test purpose.\r
+#\r
+# Copyright (c) 2007 - 2014, 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
@@ -78,6 +80,7 @@
   #\r
   # gEfiCallerIdGuid                            ## Private  ## Variable:L"PlatDriOver"\r
   gEfiIfrTianoGuid                              ## CONSUMES ## Guid\r
+  gPlatformOverridesManagerGuid                 ## PRODUCES ## Guid\r
 \r
 [Protocols]\r
   gEfiComponentName2ProtocolGuid                ## SOMETIMES_CONSUMED (Get Driver Name if ComponentName2Protocol exists)\r
@@ -94,7 +97,6 @@
   gEfiFormBrowser2ProtocolGuid                  ## CONSUMED\r
   gEfiHiiConfigRoutingProtocolGuid              ## CONSUMED\r
   gEfiHiiConfigAccessProtocolGuid               ## PRODUCED\r
-  gEfiDevicePathToTextProtocolGuid              ## CONSUMED\r
   gEfiPlatformDriverOverrideProtocolGuid        ## PRODUCED\r
 \r
 [Depex]\r