OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Untrusted
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Dispatcher/
Dispatcher.c
357
@retval EFI_SUCCESS The file was found in the
untrusted
state, and it
359
@retval EFI_NOT_FOUND The file was not found in the
untrusted
state.
378
DriverEntry->
Untrusted
&&
381
// Transition driver from
Untrusted
to Scheduled state.
384
DriverEntry->
Untrusted
= FALSE;
502
DriverEntry->
Untrusted
= TRUE;
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/
DxeMain.h
195
BOOLEAN
Untrusted
;
[
all
...]
Completed in 796 milliseconds