Searched defs:GetNextVariableName (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Framework/
H A DDxeCis.h59 EFI_GET_NEXT_VARIABLE_NAME GetNextVariableName; member in struct:__anon10528
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Variable/RuntimeDxe/
H A DVariableSmm.c364 SMM_VARIABLE_COMMUNICATE_GET_NEXT_VARIABLE_NAME *GetNextVariableName; local
385 GetNextVariableName = (SMM_VARIABLE_COMMUNICATE_GET_NEXT_VARIABLE_NAME *) SmmVariableFunctionHeader->Data;
387 &GetNextVariableName->NameSize,
388 GetNextVariableName->Name,
389 &GetNextVariableName->Guid
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/VariableAuthenticated/RuntimeDxe/
H A DVariableSmm.c370 SMM_VARIABLE_COMMUNICATE_GET_NEXT_VARIABLE_NAME *GetNextVariableName; local
393 GetNextVariableName = (SMM_VARIABLE_COMMUNICATE_GET_NEXT_VARIABLE_NAME *) SmmVariableFunctionHeader->Data;
395 &GetNextVariableName->NameSize,
396 GetNextVariableName->Name,
397 &GetNextVariableName->Guid
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Uefi/
H A DUefiSpec.h631 by GetNextVariableName(). On output, returns the Nullterminated
634 GetNextVariableName(). On output, returns the
1767 EFI_GET_NEXT_VARIABLE_NAME GetNextVariableName; member in struct:__anon12445
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Uefi/
H A DUefiSpec.h631 by GetNextVariableName(). On output, returns the Nullterminated
634 GetNextVariableName(). On output, returns the
1766 EFI_GET_NEXT_VARIABLE_NAME GetNextVariableName; member in struct:__anon15719

Completed in 44 milliseconds