]> git.proxmox.com Git - mirror_edk2.git/blame - UefiCpuPkg/Library/SmmCpuPlatformHookLibNull/SmmCpuPlatformHookLibNull.inf
UefiCpuPkg: Add SmmCpuPlatformHookLib
[mirror_edk2.git] / UefiCpuPkg / Library / SmmCpuPlatformHookLibNull / SmmCpuPlatformHookLibNull.inf
CommitLineData
2b63446b
MK
1## @file\r
2# SMM CPU Platform Hook NULL library instance.\r
3#\r
4# Copyright (c) 2006 - 2015, Intel Corporation. All rights reserved.<BR>\r
5# This program and the accompanying materials\r
6# are licensed and made available under the terms and conditions of the BSD License\r
7# which accompanies this distribution. The full text of the license may be found at\r
8# http://opensource.org/licenses/bsd-license.php\r
9#\r
10# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
11# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
12#\r
13##\r
14\r
15################################################################################\r
16#\r
17# Defines Section - statements that will be processed to create a Makefile.\r
18#\r
19################################################################################\r
20[Defines]\r
21 INF_VERSION = 0x00010005\r
22 BASE_NAME = SmmCpuPlatformHookLibNull\r
23 MODULE_UNI_FILE = SmmCpuPlatformHookLibNull.uni\r
24 FILE_GUID = D6494E1B-E06F-4ab5-B64D-48B25AA9EB33\r
25 MODULE_TYPE = DXE_DRIVER\r
26 VERSION_STRING = 1.0\r
27 LIBRARY_CLASS = SmmCpuPlatformHookLib\r
28\r
29#\r
30# The following information is for reference only and not required by the build tools.\r
31#\r
32# VALID_ARCHITECTURES = IA32 X64\r
33#\r
34\r
35[Sources]\r
36 SmmCpuPlatformHookLibNull.c\r
37\r
38[Packages]\r
39 MdePkg/MdePkg.dec\r
40 UefiCpuPkg/UefiCpuPkg.dec\r