blob: 3b6bf2745c4d1750ba5f52e3ae736eb185b15d20 [file]
## @file
# Google Test mocks for UefiRuntimeLib
#
# Copyright (c) Microsoft Corporation.
# SPDX-License-Identifier: BSD-2-Clause-Patent
##
[Defines]
INF_VERSION = 0x00010005
BASE_NAME = MockUefiRuntimeLib
FILE_GUID = c24d945e-e203-5e04-b7f2-0c9dd0cbc862
MODULE_TYPE = HOST_APPLICATION
VERSION_STRING = 1.0
LIBRARY_CLASS = UefiRuntimeLib
#
# The following information is for reference only and not required by the build tools.
#
# VALID_ARCHITECTURES = IA32 X64
#
[Sources]
MockUefiRuntimeLib.cpp
[Packages]
MdePkg/MdePkg.dec
MdePkg/MdePkg.dec
UnitTestFrameworkPkg/UnitTestFrameworkPkg.dec
[LibraryClasses]
GoogleTestLib
[BuildOptions]
MSFT:*_*_*_CC_FLAGS = /EHs /bigobj