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

/vbox/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/
H A DS3Resume.c811 EFI_PHYSICAL_ADDRESS TempEfiBootScriptExecutorVariable; local
859 VarSize = sizeof (TempEfiBootScriptExecutorVariable);
862 &TempEfiBootScriptExecutorVariable,
874 EfiBootScriptExecutorVariable = (BOOT_SCRIPT_EXECUTOR_VARIABLE *) (UINTN) TempEfiBootScriptExecutorVariable;

Completed in 129 milliseconds