]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmbeddedPkg/GdbStub/GdbStub.inf
BaseTools/Capsule: Do not support -o with --dump-info
[mirror_edk2.git] / EmbeddedPkg / GdbStub / GdbStub.inf
index c1fa46c1cb461e9de920f4d1c6449b1b76f0f0fb..ecb5c61b82aa92f37a58b6f3c1bb60b3904b01bc 100644 (file)
@@ -2,9 +2,9 @@
 # UEFI GDB stub\r
 #\r
 # This is a shell application that will display Hello World.\r
-# Copyright (c) 2008, Apple, Inc.\r
+# Copyright (c) 2008, Apple Inc. 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
 \r
 [Sources.ARM]\r
   Arm/Processor.c\r
-  \r
+\r
 [Sources.IA32]\r
   Ia32/Processor.c\r
-  \r
+\r
 [Sources.X64]\r
   X64/Processor.c\r
-  \r
-  \r
+\r
+\r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   EmbeddedPkg/EmbeddedPkg.dec\r
-  \r
+\r
 [LibraryClasses]\r
-  BaseLib  \r
-  DebugLib  \r
-  UefiLib  \r
-  UefiDriverEntryPoint  \r
-  UefiBootServicesTableLib  \r
-  UefiRuntimeServicesTableLib  \r
-  BaseMemoryLib  \r
-  MemoryAllocationLib  \r
-  DevicePathLib  \r
-  PcdLib  \r
+  BaseLib\r
+  DebugLib\r
+  UefiLib\r
+  UefiDriverEntryPoint\r
+  UefiBootServicesTableLib\r
+  UefiRuntimeServicesTableLib\r
+  BaseMemoryLib\r
+  MemoryAllocationLib\r
+  DevicePathLib\r
+  PcdLib\r
   GdbSerialLib\r
   PrintLib\r
   CacheMaintenanceLib\r
 \r
 \r
-[Protocols]  \r
-  gEfiDebugSupportProtocolGuid                   \r
-  gEfiDebugPortProtocolGuid                     \r
-  gEfiSerialIoProtocolGuid                     \r
-  \r
+[Protocols]\r
+  gEfiDebugSupportProtocolGuid\r
+  gEfiDebugPortProtocolGuid\r
+  gEfiSerialIoProtocolGuid\r
+\r
 [Guids]\r
   gEfiDebugImageInfoTableGuid\r
 \r