Searched defs:GetVariable (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Ppi/
H A DReadOnlyVariable2.h110 EFI_PEI_GET_VARIABLE2 GetVariable; member in struct:_EFI_PEI_READ_ONLY_VARIABLE2_PPI
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Framework/
H A DDxeCis.h58 EFI_GET_VARIABLE GetVariable; member in struct:__anon10528
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Library/FrameworkUefiLib/
H A DUefiLib.c1195 variable retrieved through the UEFI Runtime Service GetVariable(). The
1212 GetVariable ( function
1229 Status = gRT->GetVariable ((CHAR16 *) Name, (EFI_GUID *) Guid, NULL, &Size, Value);
1245 Status = gRT->GetVariable ((CHAR16 *) Name, (EFI_GUID *) Guid, NULL, &Size, Value);
1257 variable retrieved through the UEFI Runtime Service GetVariable(). This
1277 return GetVariable (Name, &gEfiGlobalVariableGuid);
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiLib/
H A DUefiLib.c1217 variable retrieved through the UEFI Runtime Service GetVariable(). The
1234 GetVariable ( function
1251 Status = gRT->GetVariable ((CHAR16 *) Name, (EFI_GUID *) Guid, NULL, &Size, Value);
1267 Status = gRT->GetVariable ((CHAR16 *) Name, (EFI_GUID *) Guid, NULL, &Size, Value);
1279 variable retrieved through the UEFI Runtime Service GetVariable(). This
1299 return GetVariable (Name, &gEfiGlobalVariableGuid);
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Uefi/
H A DUefiSpec.h1766 EFI_GET_VARIABLE GetVariable; member in struct:__anon12445
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Uefi/
H A DUefiSpec.h1765 EFI_GET_VARIABLE GetVariable; member in struct:__anon15719

Completed in 61 milliseconds