OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gSecurity2
(Results
1 - 5
of
5
) sorted by null
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Hand/
DriverSupport.c
82
if (
gSecurity2
!= NULL) {
100
Status =
gSecurity2
->FileAuthentication (
101
gSecurity2
,
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/DxeMain/
DxeProtocolNotify.c
48
{ &gEfiSecurity2ArchProtocolGuid, (VOID **)&
gSecurity2
, NULL, NULL, FALSE },
DxeMain.c
26
EFI_SECURITY2_ARCH_PROTOCOL *
gSecurity2
= NULL;
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Image/
Image.c
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/
DxeMain.h
287
extern EFI_SECURITY2_ARCH_PROTOCOL *
gSecurity2
;
[
all
...]
Completed in 63 milliseconds