TianoCore EDK2
master
Loading...
Searching...
No Matches
MockPlatformPKProtectionLib.c
Go to the documentation of this file.
1
7
#include <stdio.h>
8
#include <string.h>
9
#include <stdarg.h>
10
#include <stddef.h>
11
#include <setjmp.h>
12
#include <cmocka.h>
13
14
#include <
Uefi.h
>
15
29
EFI_STATUS
30
EFIAPI
31
DisablePKProtection
(
32
VOID
33
)
34
{
35
return
(
EFI_STATUS
)mock ();
36
}
DisablePKProtection
EFI_STATUS EFIAPI DisablePKProtection(VOID)
Definition:
MockPlatformPKProtectionLib.c:31
Uefi.h
EFI_STATUS
RETURN_STATUS EFI_STATUS
Definition:
UefiBaseType.h:29
SecurityPkg
Library
SecureBootVariableLib
UnitTest
MockPlatformPKProtectionLib.c
Generated on Fri Nov 15 2024 18:01:23 for TianoCore EDK2 by
1.9.6