]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Library/BasePlatformHookLibNull/BasePlatformHookLibNull.inf
MdeModulePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdeModulePkg / Library / BasePlatformHookLibNull / BasePlatformHookLibNull.inf
CommitLineData
467d15ae 1## @file\r
2# Null Platform Hook Library instance.\r
3#\r
de005223 4# Copyright (c) 2010 - 2018, Intel Corporation. All rights reserved.<BR>\r
467d15ae 5#\r
9d510e61 6# SPDX-License-Identifier: BSD-2-Clause-Patent\r
467d15ae 7#\r
8##\r
9\r
10[Defines]\r
11 INF_VERSION = 0x00010005\r
12 BASE_NAME = BasePlatformHookLibNull\r
6036e94d 13 MODULE_UNI_FILE = BasePlatformHookLibNull.uni\r
467d15ae 14 FILE_GUID = EBC3AEAD-CC13-49b0-A678-5BED93956955\r
15 MODULE_TYPE = BASE\r
16 VERSION_STRING = 1.0\r
17 LIBRARY_CLASS = PlatformHookLib\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
467d15ae 23#\r
24\r
25[Sources]\r
26 BasePlatformHookLibNull.c\r
27\r
28[Packages]\r
29 MdePkg/MdePkg.dec\r
30 MdeModulePkg/MdeModulePkg.dec\r