X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=EmbeddedPkg%2FGdbStub%2FGdbStub.inf;h=ecb5c61b82aa92f37a58b6f3c1bb60b3904b01bc;hb=91c38d4e94c1461f5824b83d3722fe46626aa0d3;hp=c1fa46c1cb461e9de920f4d1c6449b1b76f0f0fb;hpb=09f8b4e251427d009f0b9a32b7265d7b4b8a5caa;p=mirror_edk2.git diff --git a/EmbeddedPkg/GdbStub/GdbStub.inf b/EmbeddedPkg/GdbStub/GdbStub.inf index c1fa46c1cb..ecb5c61b82 100644 --- a/EmbeddedPkg/GdbStub/GdbStub.inf +++ b/EmbeddedPkg/GdbStub/GdbStub.inf @@ -2,9 +2,9 @@ # UEFI GDB stub # # This is a shell application that will display Hello World. -# Copyright (c) 2008, Apple, Inc. +# Copyright (c) 2008, Apple Inc. All rights reserved.
# -# All rights reserved. This program and the accompanying materials +# This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. The full text of the license may be found at # http://opensource.org/licenses/bsd-license.php @@ -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