Home
last modified time | relevance | path

Searched defs:KernelSize (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/EmbeddedPkg/Library/AbootimgLib/
DAbootimgLib.c95 OUT UINTN *KernelSize in UncompressKernel()
148 OUT UINTN *KernelSize in AbootimgGetKernelInfo()
549 OUT UINTN *KernelSize in BootFromRam()
642 OUT UINTN *KernelSize in BootFromPartition()
712 UINTN KernelSize; in AbootimgBootRam() local
768 UINTN KernelSize; in AbootimgBootPartition() local
/device/linaro/bootloader/edk2/OvmfPkg/Library/PlatformBootManagerLib/
DQemuKernel.c31 UINTN KernelSize; in TryRunningQemuKernel() local
/device/linaro/bootloader/edk2/EmbeddedPkg/Include/Library/
DAbootimgLib.h39 UINT32 KernelSize; member
/device/linaro/bootloader/edk2/OvmfPkg/Library/LoadLinuxLib/
DLinux.c77 IN UINTN KernelSize in LoadLinuxGetKernelSize()