HomeSort by relevance Sort by last modified time
    Searched refs:EFI_SECURITY2_ARCH_PROTOCOL (Results 1 - 5 of 5) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Security2.h 40 typedef struct _EFI_SECURITY2_ARCH_PROTOCOL EFI_SECURITY2_ARCH_PROTOCOL;
55 @param This The EFI_SECURITY2_ARCH_PROTOCOL instance.
88 IN CONST EFI_SECURITY2_ARCH_PROTOCOL *This,
96 /// The EFI_SECURITY2_ARCH_PROTOCOL is used to abstract platform-specific policy from the
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/SecurityStubDxe/
SecurityStub.c 101 @param This The EFI_SECURITY2_ARCH_PROTOCOL instance.
136 IN CONST EFI_SECURITY2_ARCH_PROTOCOL *This,
162 EFI_SECURITY2_ARCH_PROTOCOL mSecurity2Stub = {
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/DxeMain/
DxeMain.c 26 EFI_SECURITY2_ARCH_PROTOCOL *gSecurity2 = NULL;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/
DxeMain.h 287 extern EFI_SECURITY2_ARCH_PROTOCOL *gSecurity2;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
Dispatcher.c 125 EFI_SECURITY2_ARCH_PROTOCOL *mSecurity2 = NULL;
    [all...]

Completed in 129 milliseconds