X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EmbeddedPkg%2FGdbStub%2FGdbStub.inf;h=ecb5c61b82aa92f37a58b6f3c1bb60b3904b01bc;hp=fd4e9d2e1a86233202234589637c31a04f322465;hb=f33d5d68abc02727dc828c1079e72ab65e1d63af;hpb=60274ccab831d7874129a6b6c271969418296960 diff --git a/EmbeddedPkg/GdbStub/GdbStub.inf b/EmbeddedPkg/GdbStub/GdbStub.inf index fd4e9d2e1a..ecb5c61b82 100644 --- a/EmbeddedPkg/GdbStub/GdbStub.inf +++ b/EmbeddedPkg/GdbStub/GdbStub.inf @@ -34,39 +34,39 @@ [Sources.ARM] Arm/Processor.c - + [Sources.IA32] Ia32/Processor.c - + [Sources.X64] X64/Processor.c - - + + [Packages] MdePkg/MdePkg.dec EmbeddedPkg/EmbeddedPkg.dec - + [LibraryClasses] - BaseLib - DebugLib - UefiLib - UefiDriverEntryPoint - UefiBootServicesTableLib - UefiRuntimeServicesTableLib - BaseMemoryLib - MemoryAllocationLib - DevicePathLib - PcdLib + BaseLib + DebugLib + UefiLib + UefiDriverEntryPoint + UefiBootServicesTableLib + UefiRuntimeServicesTableLib + BaseMemoryLib + MemoryAllocationLib + DevicePathLib + PcdLib GdbSerialLib PrintLib CacheMaintenanceLib -[Protocols] - gEfiDebugSupportProtocolGuid - gEfiDebugPortProtocolGuid - gEfiSerialIoProtocolGuid - +[Protocols] + gEfiDebugSupportProtocolGuid + gEfiDebugPortProtocolGuid + gEfiSerialIoProtocolGuid + [Guids] gEfiDebugImageInfoTableGuid