X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EmbeddedPkg%2FGdbStub%2FGdbStub.inf;h=ecb5c61b82aa92f37a58b6f3c1bb60b3904b01bc;hp=fd4e9d2e1a86233202234589637c31a04f322465;hb=3402aac7d985bf8a9f9d3c639f3fe93609380513;hpb=62d441fb17d59958bf00c4a1f3b52bf6a0b40b24 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