X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=ArmPlatformPkg%2FDrivers%2FPL011Uart%2FPL011Uart.inf;h=18df7c9fb94431ffa1d2e8b4c06dfb82e53181e5;hp=7f7709aecf1675af4dc57cbc75453e821eb34b26;hb=3402aac7d985bf8a9f9d3c639f3fe93609380513;hpb=62d441fb17d59958bf00c4a1f3b52bf6a0b40b24 diff --git a/ArmPlatformPkg/Drivers/PL011Uart/PL011Uart.inf b/ArmPlatformPkg/Drivers/PL011Uart/PL011Uart.inf index 7f7709aecf..18df7c9fb9 100644 --- a/ArmPlatformPkg/Drivers/PL011Uart/PL011Uart.inf +++ b/ArmPlatformPkg/Drivers/PL011Uart/PL011Uart.inf @@ -1,23 +1,23 @@ #/** @file -# +# # Component description file for PL011Uart module -# +# # Copyright (c) 2011-2013, ARM Ltd. All rights reserved.
-# +# # 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 -# +# # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. -# +# #**/ [Defines] INF_VERSION = 0x00010005 BASE_NAME = PL011Uart - FILE_GUID = 4ec8b120-8307-11e0-bc91-0002a5d5c51b + FILE_GUID = 4ec8b120-8307-11e0-bc91-0002a5d5c51b MODULE_TYPE = BASE VERSION_STRING = 1.0 LIBRARY_CLASS = PL011UartLib