X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdeModulePkg%2FUniversal%2FPlatformDriOverrideDxe%2FPlatformDriOverrideDxe.inf;fp=MdeModulePkg%2FUniversal%2FPlatformDriOverrideDxe%2FPlatformDriOverrideDxe.inf;h=bf333d29dfd9af4e580b72be7336f354ae048651;hb=c8ad2d7a296c851c2a91519f80dab479df0fdf46;hp=8b4c32c8c215f43a8525aba545da2ec93272dd9f;hpb=b36d134faf4305247830522b8e2bb255e98c5699;p=mirror_edk2.git diff --git a/MdeModulePkg/Universal/PlatformDriOverrideDxe/PlatformDriOverrideDxe.inf b/MdeModulePkg/Universal/PlatformDriOverrideDxe/PlatformDriOverrideDxe.inf index 8b4c32c8c2..bf333d29df 100644 --- a/MdeModulePkg/Universal/PlatformDriOverrideDxe/PlatformDriOverrideDxe.inf +++ b/MdeModulePkg/Universal/PlatformDriOverrideDxe/PlatformDriOverrideDxe.inf @@ -16,7 +16,7 @@ # 4. It save all the mapping info in NV variables for the following boot, # which will be consumed by GetDriver API of the produced the platform override protocol. # -# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.
+# Copyright (c) 2007 - 2011, Intel Corporation. All rights reserved.
# # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License @@ -78,6 +78,7 @@ # # gEfiCallerIdGuid ## Private ## Variable:L"PlatDriOver" gEfiIfrTianoGuid ## CONSUMES ## Guid + gPlatformOverridesManagerGuid ## PRODUCES ## Guid [Protocols] gEfiComponentName2ProtocolGuid ## SOMETIMES_CONSUMED (Get Driver Name if ComponentName2Protocol exists)