Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/FdtPlatformDxe/
DFdtPlatform.c59 InstallFdt ( in InstallFdt() function
328 Status = InstallFdt (TextDevicePath); in RunFdtInstallation()
375 Status = InstallFdt (TextDevicePath); in RunFdtInstallation()
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/AbootimgLib/
DAbootimgLib.c297 InstallFdt ( in InstallFdt() function
617 Status = InstallFdt (BootImage, (UINTN)Fdt, KernelArgs); in BootFromRam()
623 Status = InstallFdt (Buffer, (UINTN)Fdt, KernelArgs); in BootFromRam()
694 Status = InstallFdt (BootImage, (UINTN)Fdt, KernelArgs); in BootFromPartition()