Searched refs:EFI_SECURITY_ARCH_PROTOCOL (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DSecurity.h37 typedef struct _EFI_SECURITY_ARCH_PROTOCOL EFI_SECURITY_ARCH_PROTOCOL; typedef in typeref:struct:_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
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/SecurityStubDxe/
H A DSecurityStub.c29 The EFI_SECURITY_ARCH_PROTOCOL (SAP) is used to abstract platform-specific
52 @param This The EFI_SECURITY_ARCH_PROTOCOL instance.
66 IN CONST EFI_SECURITY_ARCH_PROTOCOL *This,
77 EFI_SECURITY_ARCH_PROTOCOL mSecurityStub = {
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/DxeMain/
H A DDxeMain.c25 EFI_SECURITY_ARCH_PROTOCOL *gSecurity = NULL;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/
H A DDxeMain.h204 extern EFI_SECURITY_ARCH_PROTOCOL *gSecurity;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/PiSmmCore/
H A DDispatcher.c122 EFI_SECURITY_ARCH_PROTOCOL *mSecurity = NULL;

Completed in 135 milliseconds