]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Network/DpcDxe/DpcDxe.inf
MdeModulePkg: INF/DEC file updates to EDK II packages
[mirror_edk2.git] / MdeModulePkg / Universal / Network / DpcDxe / DpcDxe.inf
index d69eb829c55f16718c4c99b52b87948e6f97e456..8a1f8baf79b322f1fd9126e63397519ce4aa3582 100644 (file)
@@ -1,12 +1,11 @@
 ## @file\r
-# Component description file for DPC module\r
+#  This module produces Deferred Procedure Call Protocol.\r
 #\r
-# Copyright (c) 2007 - 2010, 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
+#  Copyright (c) 2007 - 2014, Intel Corporation. All rights reserved.<BR>\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
 #  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
@@ -17,6 +16,7 @@
 [Defines]\r
   INF_VERSION               = 0x00010005\r
   BASE_NAME                 = DpcDxe\r
+  MODULE_UNI_FILE           = DpcDxe.uni\r
   FILE_GUID                 = A210F973-229D-4f4d-AA37-9895E6C9EABA\r
   MODULE_TYPE               = DXE_DRIVER\r
   VERSION_STRING            = 1.0\r
@@ -44,7 +44,9 @@
   MemoryAllocationLib\r
 \r
 [Protocols]\r
-  gEfiDpcProtocolGuid                           # PROTOCOL ALWAYS_PRODUCED\r
+  gEfiDpcProtocolGuid                           ## PRODUCES\r
 \r
 [Depex]\r
-  TRUE
\ No newline at end of file
+  TRUE\r
+[UserExtensions.TianoCore."ExtraFiles"]\r
+  DpcDxeExtra.uni\r