Home
last modified time | relevance | path

Searched refs:LinuxKernelDevicePath (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/ArmPkg/Application/LinuxLoader/AArch64/
DLinuxStarter.c161 IN EFI_DEVICE_PATH_PROTOCOL* LinuxKernelDevicePath, in BootLinuxAtag() argument
188 IN EFI_DEVICE_PATH_PROTOCOL* LinuxKernelDevicePath, in BootLinuxFdt() argument
228 Status = BdsLoadImage (LinuxKernelDevicePath, AllocateAddress, &LinuxImage, &LinuxImageSize); in BootLinuxFdt()
232 Status = BdsLoadImage (LinuxKernelDevicePath, AllocateMaxAddress, &LinuxImage, &LinuxImageSize); in BootLinuxFdt()
/device/linaro/bootloader/edk2/ArmPkg/Application/LinuxLoader/Arm/
DLinuxStarter.c161 IN EFI_DEVICE_PATH_PROTOCOL* LinuxKernelDevicePath, in BootLinuxAtag() argument
181 Status = BdsLoadImage (LinuxKernelDevicePath, AllocateMaxAddress, &LinuxImage, &LinuxImageSize); in BootLinuxAtag()
249 IN EFI_DEVICE_PATH_PROTOCOL* LinuxKernelDevicePath, in BootLinuxFdt() argument
270 Status = BdsLoadImage (LinuxKernelDevicePath, AllocateMaxAddress, &LinuxImage, &LinuxImageSize); in BootLinuxFdt()
/device/linaro/bootloader/edk2/ArmPkg/Application/LinuxLoader/
DLinuxLoader.h139 IN EFI_DEVICE_PATH_PROTOCOL* LinuxKernelDevicePath,
160 IN EFI_DEVICE_PATH_PROTOCOL* LinuxKernelDevicePath,