Searched refs:Startup (Results 1 - 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/UefiCpuPkg/ResetVector/Vtf0/Ia16/
H A DResetVectorVtf0.asm38 ; location. (0xffffffe0) This allows the Local APIC Startup IPI to be
/device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
H A DShell.h66 UINT32 Startup:1; ///< Was "-startup" found on command line. member in struct:__anon9234
H A DShell.c885 ShellInfoObject.ShellInitSettings.BitUnion.Bits.Startup = FALSE;
909 ShellInfoObject.ShellInitSettings.BitUnion.Bits.Startup = TRUE;
1071 if (!ShellInfoObject.ShellInitSettings.BitUnion.Bits.Startup && ShellInfoObject.ShellInitSettings.FileName != NULL) {
1099 // Without the Startup bit overriding we allow for nostartup to prevent scripts
1102 || (ShellInfoObject.ShellInitSettings.BitUnion.Bits.NoStartup && !ShellInfoObject.ShellInitSettings.BitUnion.Bits.Startup)
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/
H A DBiosSnp16.c1918 PXENV_UNDI_STARTUP_T Startup; local
1947 Startup.Status = INIT_PXE_STATUS;
1949 Status = PxeUndiStartup (SimpleNetworkDevice, &Startup);
1956 if (Startup.Status != PXENV_STATUS_SUCCESS) {

Completed in 78 milliseconds