]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmbeddedPkg/GdbStub/GdbStub.inf
BaseTools/BinToPcd: Fix Python 2.7.x compatibility issue
[mirror_edk2.git] / EmbeddedPkg / GdbStub / GdbStub.inf
index fd4e9d2e1a86233202234589637c31a04f322465..ecb5c61b82aa92f37a58b6f3c1bb60b3904b01bc 100644 (file)
 \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