Files
slimbootloader/BootloaderCommonPkg/Library/TimeStampLib/TimeStampLib.inf
T
Maurice Ma 762eee35b7 Common code change for QEMU x64 boot
This patch added additional changes for QEMU x64 boot.

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

33 lines
712 B
INI
Executable File

## @file
#
# Copyright (c) 2017 - 2020, Intel Corporation. All rights reserved.<BR>
# SPDX-License-Identifier: BSD-2-Clause-Patent
#
##
[Defines]
INF_VERSION = 0x00010005
BASE_NAME = TimeStampLib
FILE_GUID = 5A112B3D-B0FF-413D-8916-29EEC47D9832
MODULE_TYPE = BASE
VERSION_STRING = 1.0
LIBRARY_CLASS = TimeStampLib
#
# The following information is for reference only and not required by the build tools.
#
# VALID_ARCHITECTURES = IA32 X64 IPF
#
[Sources]
TimeStampLib.c
[Packages]
MdePkg/MdePkg.dec
[Pcd]
[LibraryClasses]
BaseLib