OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EFI_SECURITY_ARCH_PROTOCOL
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/Security/
Security.h
44
EFI_FORWARD_DECLARATION (
EFI_SECURITY_ARCH_PROTOCOL
);
49
IN
EFI_SECURITY_ARCH_PROTOCOL
*This,
57
The
EFI_SECURITY_ARCH_PROTOCOL
(SAP) is used to abstract platform-specific
82
This - The
EFI_SECURITY_ARCH_PROTOCOL
instance.
121
The
EFI_SECURITY_ARCH_PROTOCOL
is used to abstract platform-specific policy
125
The driver that produces the
EFI_SECURITY_ARCH_PROTOCOL
may also optionally
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Security.h
37
typedef struct _EFI_SECURITY_ARCH_PROTOCOL
EFI_SECURITY_ARCH_PROTOCOL
;
40
The
EFI_SECURITY_ARCH_PROTOCOL
(SAP) is used to abstract platform-specific
63
@param This The
EFI_SECURITY_ARCH_PROTOCOL
instance.
87
IN CONST
EFI_SECURITY_ARCH_PROTOCOL
*This,
93
/// The
EFI_SECURITY_ARCH_PROTOCOL
is used to abstract platform-specific policy
Completed in 50 milliseconds