TianoCore EDK2 master
|
#include <Library/GoogleTestLib.h>
#include <Library/FunctionMockLib.h>
#include <Uefi.h>
#include <Protocol/Hash2.h>
Go to the source code of this file.
Data Structures | |
struct | MockHash2 |
Variables | |
EFI_HASH2_PROTOCOL * | gHash2Protocol |
This file declares a mock of Hash2 Protocol.
Copyright (c) Microsoft Corporation. SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file MockHash2.h.