blob: dfe91985f00287207d671cb098bb4d0c3f23a134 [file]
## @file
# Google Test mocks for SecureBootVariableLib
#
# Copyright (C) Microsoft Corporation. All rights reserved.<BR>
# SPDX-License-Identifier: BSD-2-Clause-Patent
##
[Defines]
INF_VERSION = 0x00010005
BASE_NAME = MockSecureBootVariableLib
FILE_GUID = 4F5C2D34-2E9F-4F1E-9D6E-1F1F8C9D7C3A
MODULE_TYPE = HOST_APPLICATION
VERSION_STRING = 1.0
LIBRARY_CLASS = SecureBootVariableLib
#
# The following information is for reference only and not required by the build tools.
#
# VALID_ARCHITECTURES = IA32 X64
#
[Sources]
MockSecureBootVariableLib.cpp
[Packages]
MdePkg/MdePkg.dec
SecurityPkg/SecurityPkg.dec
UnitTestFrameworkPkg/UnitTestFrameworkPkg.dec
[LibraryClasses]
GoogleTestLib
[BuildOptions]
MSFT:*_*_*_CC_FLAGS = /EHsc