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