]> git.proxmox.com Git - mirror_edk2.git/blame - EdkCompatibilityPkg/Compatibility/DxeSmmReadyToLockOnExitPmAuthThunk/DxeSmmReadyToLockOnExitPmAuthThunk.inf
EdkCompatibilityPkg: Fix some typos of "according"
[mirror_edk2.git] / EdkCompatibilityPkg / Compatibility / DxeSmmReadyToLockOnExitPmAuthThunk / DxeSmmReadyToLockOnExitPmAuthThunk.inf
CommitLineData
caf93abc 1## @file\r
2# Component description file for DxeSmmReadyToLock Protocol on\r
3# ExitPmAuth Protocol Thunk driver.\r
4#\r
5# Copyright (c) 2010, Intel Corporation. All rights reserved.<BR>\r
6#\r
7# This program and the accompanying materials\r
8# are licensed and made available under the terms and conditions\r
9# of the BSD License which accompanies this distribution. The\r
10# full text of the license may be found at\r
11# http://opensource.org/licenses/bsd-license.php\r
12#\r
13# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
14# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
15#\r
16##\r
17\r
18[Defines]\r
19 INF_VERSION = 0x00010005\r
20 BASE_NAME = DxeSmmReadyToLockOnExitPmAuthThunk\r
21 FILE_GUID = 82ECEE48-9571-4427-8485-85A5A45A0F39\r
22 MODULE_TYPE = DXE_DRIVER\r
23 VERSION_STRING = 1.0\r
24 ENTRY_POINT = DxeSmmReadyToLockMain\r
25\r
26#\r
27# The following information is for reference only and not required by the build tools.\r
28#\r
29# VALID_ARCHITECTURES = IA32 X64\r
30#\r
31\r
32[Sources]\r
33 DxeSmmReadyToLockOnExitPmAuthThunk.c\r
34 DxeSmmReadyToLockOnExitPmAuthThunk.h\r
35\r
36[Packages]\r
37 MdePkg/MdePkg.dec\r
38 EdkCompatibilityPkg/EdkCompatibilityPkg.dec\r
39 IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec\r
40\r
41[LibraryClasses]\r
42 UefiDriverEntryPoint\r
43 UefiBootServicesTableLib\r
44 DebugLib\r
45 UefiLib\r
46\r
47[Protocols]\r
48 gEfiDxeSmmReadyToLockProtocolGuid # PROTOCOL ALWAYS_PRODUCED\r
49 gExitPmAuthProtocolGuid # PROTOCOL ALWAYS_CONSUMED\r
50\r
51[Depex]\r
52 TRUE\r