Home
last modified time | relevance | path

Searched refs:AppEntryOffset (Results 1 – 5 of 5) sorted by relevance

/reactos/boot/environ/lib/
H A Dbootlib.c70 AppEntry = (PBL_APPLICATION_ENTRY)(ParamPointer + BootAppParameters->AppEntryOffset); in InitializeLibrary()
/reactos/boot/environ/app/bootmgr/
H A Defiemu.c933 EfiInitScratch.AppEntryOffset = in EfiInitCreateInputParametersEx()
949 EfiInitScratch.BootDeviceOffset = ConsumedSize + EfiInitScratch.AppEntryOffset; in EfiInitCreateInputParametersEx()
/reactos/boot/environ/lib/misc/
H A Dimage.c1775 ParameterBlock->AppEntryOffset = ParameterBlock->MemoryDataOffset +
1781 ParameterBlock->AppEntryOffset);
1785 ParameterBlock->BootDeviceOffset = ParameterBlock->AppEntryOffset +
/reactos/boot/environ/app/rosload/
H A Drosload.c1073 BootParameters->AppEntryOffset); in OslMain()
/reactos/boot/environ/include/
H A Dbl.h785 ULONG AppEntryOffset; member