]> git.proxmox.com Git - mirror_edk2.git/blame - Nt32Pkg/Library/PeiNt32PeCoffExtraActionLib/PeiNt32PeCoffExtraActionLib.inf
Nt32Pkg: Platform BDS should test the untested memory
[mirror_edk2.git] / Nt32Pkg / Library / PeiNt32PeCoffExtraActionLib / PeiNt32PeCoffExtraActionLib.inf
CommitLineData
7b202cb0 1## @file\r
ffdd18bb 2# PeCoff extra action libary for Pei phase that run NT32 emulator.\r
3d7b0992
LG
3#\r
4# Lib to provide memory journal status code reporting Routines\r
8f2a5f80
HT
5# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
6# This program and the accompanying materials\r
3d7b0992
LG
7# are licensed and made available under the terms and conditions of the BSD License\r
8# which accompanies this distribution. The full text of the license may be found at\r
9# http://opensource.org/licenses/bsd-license.php\r
10#\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
15#\r
7b202cb0 16##\r
3d7b0992
LG
17\r
18[Defines]\r
19 INF_VERSION = 0x00010005\r
ffdd18bb 20 BASE_NAME = PeiNt32PeCoffExtraActionLib\r
21 FILE_GUID = 057C712A-84F0-4f4a-94CB-713EEF002E2F\r
3d7b0992
LG
22 MODULE_TYPE = PEIM\r
23 VERSION_STRING = 1.0\r
ffdd18bb 24 LIBRARY_CLASS = PeCoffExtraActionLib|PEI_CORE PEIM\r
3d7b0992 25\r
3d7b0992
LG
26#\r
27# The following information is for reference only and not required by the build tools.\r
28#\r
29# VALID_ARCHITECTURES = IA32\r
30#\r
31\r
7b202cb0 32[Sources]\r
ffdd18bb 33 PeiNt32PeCoffExtraActionLib.c\r
3d7b0992
LG
34\r
35[Packages]\r
36 MdePkg/MdePkg.dec\r
3d7b0992
LG
37 Nt32Pkg/Nt32Pkg.dec\r
38\r
39[LibraryClasses]\r
ffdd18bb 40 BaseLib\r
41 PeiServicesLib\r
3d7b0992 42 DebugLib\r
3d7b0992 43\r
ffdd18bb 44[Ppis]\r
45 gPeiNtThunkPpiGuid # PPI ALWAYS_CONSUMED\r