Files
slimbootloader/BootloaderCommonPkg/Library/LoaderPerformanceLib/LoaderPerformanceLib.inf
Maurice Ma 16fe767e67 Add media DeInit for Shell FS command
In Shell FS after media initialization,  the de-initialization
should be called to free all allocated memory.

Signed-off-by: Maurice Ma <maurice.ma@intel.com>
2020-04-20 09:41:32 -07:00

44 lines
1.0 KiB
INI

## @file
#
# Copyright (c) 2017 - 2020, Intel Corporation. All rights reserved.<BR>
# SPDX-License-Identifier: BSD-2-Clause-Patent
#
##
[Defines]
INF_VERSION = 0x00010005
BASE_NAME = LoaderPerformanceLib
FILE_GUID = 73EA68AC-D03C-4c47-BDFD-41C5267AC6EC
MODULE_TYPE = BASE
VERSION_STRING = 1.0
LIBRARY_CLASS = LoaderPerformanceLib
#
# The following information is for reference only and not required by the build tools.
#
# VALID_ARCHITECTURES = IA32 X64 IPF
#
[Sources]
LoaderPerformanceAddLib.c
LoaderPerformancePrintLib.c
[Packages]
MdePkg/MdePkg.dec
BootloaderCommonPkg/BootloaderCommonPkg.dec
[LibraryClasses]
BaseLib
DebugLib
PrintLib
TimeStampLib
BootloaderLib
[Guids]
gPeiFirmwarePerformanceGuid
gEdkiiFpdtExtendedFirmwarePerformanceGuid
gLoaderFspInfoGuid
[Pcd]
gPlatformCommonLibTokenSpaceGuid.PcdBootPerformanceMask