Home
last modified time | relevance | path

Searched refs:StartLinux (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/ArmPkg/Application/LinuxLoader/Arm/
DLinuxStarter.c61 StartLinux ( in StartLinux() function
221 return StartLinux (SystemMemoryBase, LinuxImage, LinuxImageSize, AtagBase, AtagSize, MachineType); in BootLinuxAtag()
332 …return StartLinux (SystemMemoryBase, LinuxImage, LinuxImageSize, FdtBlobBase, FdtBlobSize, ARM_FDT… in BootLinuxFdt()
/device/linaro/bootloader/edk2/ArmPkg/Application/LinuxLoader/AArch64/
DLinuxStarter.c89 StartLinux ( in StartLinux() function
352 return StartLinux (LinuxImage, LinuxImageSize, FdtBlobBase, FdtBlobSize); in BootLinuxFdt()