Searched refs:GetVariable (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/sys/external/bsd/gnu-efi/dist/apps/ |
| H A D | debughook.c | 14 efi_status = uefi_call_wrapper(RT->GetVariable, 5, var, &owner, in GetVariableAttr() 23 efi_status = uefi_call_wrapper(RT->GetVariable, 5, var, &owner, in GetVariableAttr() 34 GetVariable(CHAR16 *var, UINT8 **data, UINTN *len, EFI_GUID owner) in GetVariable() function 61 efi_status = GetVariable(L"DUMMY_DEBUG", &data, &dataSize, guid); in DebugHook()
|
| /netbsd-src/sys/arch/ia64/stand/ia64/ski/ |
| H A D | efi_stub.c | 64 static efi_status GetVariable(efi_char *, struct uuid *, uint32_t *, u_long *, 93 .rt_getvar = GetVariable, 201 GetVariable(efi_char *name, struct uuid *vendor, uint32_t *attrs, in GetVariable() function
|
| /netbsd-src/sys/external/bsd/gnu-efi/dist/lib/ |
| H A D | init.c | 182 …Status = uefi_call_wrapper(RT->GetVariable, 5, L"EFIDebug", &EfiGlobalVariable, &Attributes, &Data… in EFIDebugVariable()
|
| H A D | misc.c | 269 RT->GetVariable, in LibGetVariableAndSize()
|
| /netbsd-src/sys/external/bsd/acpica/dist/include/platform/ |
| H A D | acefiex.h | 876 ACPI_EFI_GET_VARIABLE GetVariable; 880 ACPI_EFI_UNKNOWN_INTERFACE GetVariable; member
|
| /netbsd-src/sys/external/bsd/gnu-efi/dist/inc/ |
| H A D | efiapi.h | 793 EFI_GET_VARIABLE GetVariable; member
|