TianoCore EDK2
master
Loading...
Searching...
No Matches
MockPlatformPKProtectionLib.h
Go to the documentation of this file.
1
8
#ifndef MOCK_PLATFORM_PK_PROTECTION_LIB_H_
9
#define MOCK_PLATFORM_PK_PROTECTION_LIB_H_
10
11
#include <
Library/GoogleTestLib.h
>
12
#include <
Library/FunctionMockLib.h
>
13
extern
"C"
{
14
#include <
Uefi.h
>
15
#include <
Library/PlatformPKProtectionLib.h
>
16
}
17
18
struct
MockPlatformPKProtectionLib
{
19
MOCK_INTERFACE_DECLARATION (
MockPlatformPKProtectionLib
);
20
21
MOCK_FUNCTION_DECLARATION (
22
EFI_STATUS
,
23
DisablePKProtection
,
24
()
25
);
26
};
27
28
#endif
FunctionMockLib.h
GoogleTestLib.h
PlatformPKProtectionLib.h
DisablePKProtection
EFI_STATUS EFIAPI DisablePKProtection(VOID)
Definition:
PlatformPKProtectionLibVarPolicy.c:29
Uefi.h
EFI_STATUS
RETURN_STATUS EFI_STATUS
Definition:
UefiBaseType.h:29
MockPlatformPKProtectionLib
Definition:
MockPlatformPKProtectionLib.h:18
SecurityPkg
Test
Mock
Include
GoogleTest
Library
MockPlatformPKProtectionLib.h
Generated on Fri Nov 15 2024 18:01:24 for TianoCore EDK2 by
1.9.6