Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/HiKeyDxe/
DHiKeyDxe.c203 IN EFI_PHYSICAL_ADDRESS OrigFdtBase, in AbootimgUpdateDtb() argument
214 err = fdt_check_header ((VOID*)(UINTN)OrigFdtBase); in AbootimgUpdateDtb()
224 FdtSize = fdt_totalsize ((VOID *)(UINTN)OrigFdtBase); in AbootimgUpdateDtb()
235 (VOID*)(UINTN)OrigFdtBase, in AbootimgUpdateDtb()
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey960/HiKey960Dxe/
DHiKey960Dxe.c451 IN EFI_PHYSICAL_ADDRESS OrigFdtBase, in AbootimgUpdateDtb() argument
463 err = fdt_check_header ((VOID*)(UINTN)OrigFdtBase); in AbootimgUpdateDtb()
473 FdtSize = fdt_totalsize ((VOID *)(UINTN)OrigFdtBase); in AbootimgUpdateDtb()
484 (VOID*)(UINTN)OrigFdtBase, in AbootimgUpdateDtb()