HomeSort by relevance Sort by last modified time
    Searched refs:EFI_SECURITY_ARCH_PROTOCOL (Results 1 - 6 of 6) 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
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/SecurityStubDxe/
SecurityStub.c 31 The EFI_SECURITY_ARCH_PROTOCOL (SAP) is used to abstract platform-specific
54 @param This The EFI_SECURITY_ARCH_PROTOCOL instance.
68 IN CONST EFI_SECURITY_ARCH_PROTOCOL *This,
168 EFI_SECURITY_ARCH_PROTOCOL mSecurityStub = {
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/DxeMain/
DxeMain.c 25 EFI_SECURITY_ARCH_PROTOCOL *gSecurity = NULL;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/
DxeMain.h 287 extern EFI_SECURITY_ARCH_PROTOCOL *gSecurity;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
Dispatcher.c 124 EFI_SECURITY_ARCH_PROTOCOL *mSecurity = NULL;
    [all...]

Completed in 1474 milliseconds