]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmbeddedPkg/Library/GdbDebugAgent/GdbDebugAgent.inf
EmbeddedPkg: Rectify file modes
[mirror_edk2.git] / EmbeddedPkg / Library / GdbDebugAgent / GdbDebugAgent.inf
old mode 100755 (executable)
new mode 100644 (file)
index 9ccb90b..02f8057
@@ -1,9 +1,9 @@
 #/** @file\r
 # Null instance of Debug Agent Library with empty functions.\r
 #\r
-#  Copyright (c) 2010, Intel Corporation.\r
+#  Copyright (c) 2010, Intel Corporation. All rights reserved.<BR>\r
 #\r
-#  All rights reserved. This program and the accompanying materials\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
   ArmPkg/ArmPkg.dec\r
 \r
 [LibraryClasses]\r
-  BaseLib  \r
-  DebugLib  \r
-  BaseMemoryLib  \r
-  PcdLib  \r
+  BaseLib\r
+  DebugLib\r
+  BaseMemoryLib\r
+  PcdLib\r
   GdbSerialLib\r
   CacheMaintenanceLib\r
   DebugAgentTimerLib\r
@@ -64,6 +64,7 @@
 \r
 [FixedPcd.common]\r
   gEmbeddedTokenSpaceGuid.PcdGdbMaxPacketRetryCount\r
+  gEmbeddedTokenSpaceGuid.PcdGdbTimerPeriodMilliseconds\r
 \r
 [FixedPcd.arm]\r
   gArmTokenSpaceGuid.PcdCpuVectorBaseAddress\r