OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EfiGlobalVariable
(Results
1 - 12
of
12
) sorted by relevancy
/src/sys/external/bsd/gnu-efi/dist/lib/
init.c
103
LangCode = LibGetVariable (VarLanguage, &
EfiGlobalVariable
);
182
Status = uefi_call_wrapper(RT->GetVariable, 5, L"EFIDebug", &
EfiGlobalVariable
, &Attributes, &DataSize, &NewEFIDebug);
init.c
103
LangCode = LibGetVariable (VarLanguage, &
EfiGlobalVariable
);
182
Status = uefi_call_wrapper(RT->GetVariable, 5, L"EFIDebug", &
EfiGlobalVariable
, &Attributes, &DataSize, &NewEFIDebug);
init.c
103
LangCode = LibGetVariable (VarLanguage, &
EfiGlobalVariable
);
182
Status = uefi_call_wrapper(RT->GetVariable, 5, L"EFIDebug", &
EfiGlobalVariable
, &Attributes, &DataSize, &NewEFIDebug);
misc.c
382
BootOptionArray = LibGetVariableAndSize (VarBootOrder, &
EfiGlobalVariable
, &VarSize);
406
VarBootOrder, &
EfiGlobalVariable
,
misc.c
382
BootOptionArray = LibGetVariableAndSize (VarBootOrder, &
EfiGlobalVariable
, &VarSize);
406
VarBootOrder, &
EfiGlobalVariable
,
misc.c
382
BootOptionArray = LibGetVariableAndSize (VarBootOrder, &
EfiGlobalVariable
, &VarSize);
406
VarBootOrder, &
EfiGlobalVariable
,
/src/sys/stand/efiboot/
boot.c
418
osindsup = LibGetVariable(L"OsIndicationsSupported", &
EfiGlobalVariable
);
454
osindsup = LibGetVariable(L"OsIndicationsSupported", &
EfiGlobalVariable
);
461
status = LibSetNVVariable(L"OsIndications", &
EfiGlobalVariable
, sizeof(osind), &osind);
boot.c
418
osindsup = LibGetVariable(L"OsIndicationsSupported", &
EfiGlobalVariable
);
454
osindsup = LibGetVariable(L"OsIndicationsSupported", &
EfiGlobalVariable
);
461
status = LibSetNVVariable(L"OsIndications", &
EfiGlobalVariable
, sizeof(osind), &osind);
boot.c
418
osindsup = LibGetVariable(L"OsIndicationsSupported", &
EfiGlobalVariable
);
454
osindsup = LibGetVariable(L"OsIndicationsSupported", &
EfiGlobalVariable
);
461
status = LibSetNVVariable(L"OsIndications", &
EfiGlobalVariable
, sizeof(osind), &osind);
/src/sys/external/bsd/gnu-efi/dist/inc/
efilib.h
135
#define
EfiGlobalVariable
gEfiGlobalVariableGuid
efilib.h
135
#define
EfiGlobalVariable
gEfiGlobalVariableGuid
efilib.h
135
#define
EfiGlobalVariable
gEfiGlobalVariableGuid
Completed in 43 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025