]> git.proxmox.com Git - mirror_edk2.git/blob - MdeModulePkg/Library/PlatformHookLibSerialPortPpi/PlatformHookLibSerialPortPpi.inf
MdeModulePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdeModulePkg / Library / PlatformHookLibSerialPortPpi / PlatformHookLibSerialPortPpi.inf
1 ## @file
2 # Null Platform Hook Library instance with dependency on gPeiSerialPortPpiGuid
3 #
4 # Copyright (c) 2010 - 2018, Intel Corporation. All rights reserved.<BR>
5 #
6 # SPDX-License-Identifier: BSD-2-Clause-Patent
7 #
8 ##
9
10 [Defines]
11 INF_VERSION = 0x00010005
12 BASE_NAME = PlatformHookLibSerialPortPpi
13 FILE_GUID = 621734D8-8B5E-4c01-B330-9F89A1081710
14 MODULE_TYPE = PEIM
15 VERSION_STRING = 1.0
16 LIBRARY_CLASS = PlatformHookLib|DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SMM_DRIVER SMM_CORE PEIM SEC PEI_CORE UEFI_APPLICATION UEFI_DRIVER
17 MODULE_UNI_FILE = PlatformHookLibSerialPortPpi.uni
18
19 #
20 # The following information is for reference only and not required by the build tools.
21 #
22 # VALID_ARCHITECTURES = IA32 X64 EBC
23 #
24
25 [Sources]
26 PlatformHookLibSerialPortPpi.c
27
28 [Packages]
29 MdePkg/MdePkg.dec
30 MdeModulePkg/MdeModulePkg.dec
31
32 [Depex.common.PEIM]
33 gPeiSerialPortPpiGuid