Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EmbeddedPkg/Library/AbootimgLib/
DAbootimgLib.c145 AbootimgGetKernelInfo ( in AbootimgGetKernelInfo() function
505 Status = AbootimgGetKernelInfo (BootImage, &StoredKernel, &StoredKernelSize); in LoadFdtFromBootImage()
561 Status = AbootimgGetKernelInfo (Buffer, Kernel, KernelSize); in BootFromRam()
659 Status = AbootimgGetKernelInfo (BootImage, Kernel, KernelSize); in BootFromPartition()