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

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Ppi/
H A DStall.h2 This file declares Stall PPI.
29 The Stall() function provides a blocking stall for at least the number
57 EFI_PEI_STALL Stall; member in struct:_EFI_PEI_STALL_PPI
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Framework/
H A DDxeCis.h133 EFI_STALL Stall; member in struct:__anon10529
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/PiDxeS3BootScriptLib/
H A DBootScriptExecute.c1071 EFI_BOOT_SCRIPT_STALL Stall; local
1073 CopyMem ((VOID*)&Stall, (VOID*)Script, sizeof(EFI_BOOT_SCRIPT_STALL));
1075 DEBUG ((EFI_D_INFO, "BootScriptExecuteStall - 0x%08x\n", (UINTN)Stall.Duration));
1077 MicroSecondDelay ((UINTN) Stall.Duration);
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Uefi/
H A DUefiSpec.h1860 EFI_STALL Stall; member in struct:__anon12446
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Uefi/
H A DUefiSpec.h1851 EFI_STALL Stall; member in struct:__anon15720

Completed in 46 milliseconds