]> git.proxmox.com Git - mirror_edk2.git/blame - Nt32Pkg/BootModePei/BootModePei.inf
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.
[mirror_edk2.git] / Nt32Pkg / BootModePei / BootModePei.inf
CommitLineData
7b202cb0 1## @file\r
89b6542c 2# Component description file for BootMode module\r
3#\r
4# This module provides platform specific function to detect boot mode.\r
7b202cb0 5# Copyright (c) 2006 - 2010, Intel Corporation\r
89b6542c 6#\r
7# All rights reserved. This program and the accompanying materials\r
8# are licensed and made available under the terms and conditions of the BSD License\r
9# which accompanies this distribution. The full text of the license may be found at\r
10# http://opensource.org/licenses/bsd-license.php\r
11# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
12# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
13#\r
14#\r
7b202cb0 15##\r
89b6542c 16\r
89b6542c 17[Defines]\r
18 INF_VERSION = 0x00010005\r
19 BASE_NAME = BootMode\r
20 FILE_GUID = B7611005-1F26-45ba-A3DB-01F39DDB2785\r
21 MODULE_TYPE = PEIM\r
22 VERSION_STRING = 1.0\r
89b6542c 23\r
24 ENTRY_POINT = InitializeBootMode\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 IPF EBC\r
30#\r
31\r
7b202cb0 32[Sources]\r
6c240176 33 BootModePei.c\r
89b6542c 34\r
35\r
89b6542c 36[Packages]\r
37 MdePkg/MdePkg.dec\r
38\r
39\r
89b6542c 40[LibraryClasses]\r
41 PeimEntryPoint\r
42 DebugLib\r
43\r
44\r
89b6542c 45[Ppis]\r
46 gEfiPeiMasterBootModePpiGuid # PPI ALWAYS_PRODUCED\r
47 gEfiPeiBootInRecoveryModePpiGuid # PPI SOMETIMES_PRODUCED\r
48\r
07660689 49[depex]\r
50 TRUE