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
13extern "C" {
14 #include <Uefi.h>
16}
17
19 MOCK_INTERFACE_DECLARATION (MockPlatformPKProtectionLib);
20
21 MOCK_FUNCTION_DECLARATION (
24 ()
25 );
26};
27
28#endif
EFI_STATUS EFIAPI DisablePKProtection(VOID)
RETURN_STATUS EFI_STATUS
Definition: UefiBaseType.h:29