blob: 6613d5ed199a606eb9bf1a579a2253db7384c648 [file] [log] [blame]
/** @file
Google Test mocks for PlatformPKProtectionLib
Copyright (c) 2022, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#include <GoogleTest/Library/MockPlatformPKProtectionLib.h>
MOCK_INTERFACE_DEFINITION (MockPlatformPKProtectionLib);
MOCK_FUNCTION_DEFINITION (MockPlatformPKProtectionLib, DisablePKProtection, 0, EFIAPI);