]> git.proxmox.com Git - mirror_edk2.git/blame - ArmPkg/Library/RvdPeCoffExtraActionLib/RvdPeCoffExtraActionLib.inf
ArmPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / ArmPkg / Library / RvdPeCoffExtraActionLib / RvdPeCoffExtraActionLib.inf
CommitLineData
1e57a462 1#/** @file\r
2# PeCoff extra action libary for DXE phase that run Unix emulator.\r
3#\r
4# Lib to provide memory journal status code reporting Routines\r
5# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
6# Portions copyright (c) 2010, Apple Inc. All rights reserved.<BR>\r
4059386c 7# SPDX-License-Identifier: BSD-2-Clause-Patent\r
1e57a462 8#\r
9#\r
10#**/\r
11\r
12[Defines]\r
13 INF_VERSION = 0x00010005\r
14 BASE_NAME = RvdUnixPeCoffExtraActionLib\r
15 FILE_GUID = 5EDEB7E7-EA55-4E92-8216-335AC98A3B11\r
16 MODULE_TYPE = BASE\r
17 VERSION_STRING = 1.0\r
18 LIBRARY_CLASS = PeCoffExtraActionLib\r
19\r
20#\r
21# The following information is for reference only and not required by the build tools.\r
22#\r
23# VALID_ARCHITECTURES = ARM\r
24#\r
25\r
26[Sources.common]\r
27 RvdPeCoffExtraActionLib.c\r
28\r
29[Packages]\r
30 MdePkg/MdePkg.dec\r
31 ArmPkg/ArmPkg.dec\r
32\r
33[LibraryClasses]\r
34 DebugLib\r
35 SemihostLib\r