]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SourceLevelDebugPkg/DebugAgentDxe/DebugAgentDxe.inf
ArmVirtPkg: enable non-executable DXE stack for all platforms
[mirror_edk2.git] / SourceLevelDebugPkg / DebugAgentDxe / DebugAgentDxe.inf
index 114b708a8d6287619526e025bbcac5b339ae64f8..7cd7a87126913f966dd4967691294a548f6645c5 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #  This DXE driver will invoke Debug Agent Library to initialize the debug agent.\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
@@ -17,6 +17,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = DebugAgentDxe\r
+  MODULE_UNI_FILE                = DebugAgentDxe.uni\r
   FILE_GUID                      = 9727502C-034E-472b-8E1B-67BB28C6CFDB\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0  \r
@@ -46,3 +47,6 @@
 \r
 [Depex]\r
   TRUE\r
+\r
+[UserExtensions.TianoCore."ExtraFiles"]\r
+  DebugAgentDxeExtra.uni\r