]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SourceLevelDebugPkg/DebugAgentPei/DebugAgentPei.inf
MdeModulePkg: Delete useless case code
[mirror_edk2.git] / SourceLevelDebugPkg / DebugAgentPei / DebugAgentPei.inf
index d20a01206936253a4bc782d5a91dfc32bd917b38..26397bd3c056b86910dc06f138bbcfcce46a66be 100644 (file)
@@ -4,7 +4,7 @@
 #  This PEIM will invoke Debug Agent Library to initialize the debug agent in \r
 #  whole PEI phase.\r
 #\r
-# Copyright (c) 2013, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2013 - 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
@@ -18,6 +18,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = DebugAgentPei\r
+  MODULE_UNI_FILE                = DebugAgentPei.uni\r
   FILE_GUID                      = D9D114EF-F40B-4d48-AAA0-A3DC99C9F5BD\r
   MODULE_TYPE                    = PEIM\r
   VERSION_STRING                 = 1.0  \r
@@ -42,3 +43,6 @@
 \r
 [Depex]\r
   TRUE\r
+\r
+[UserExtensions.TianoCore."ExtraFiles"]\r
+  DebugAgentPeiExtra.uni\r