Searched refs:OrigFdtBase (Results 1 – 2 of 2) sorted by relevance
203 IN EFI_PHYSICAL_ADDRESS OrigFdtBase, in AbootimgUpdateDtb() argument214 err = fdt_check_header ((VOID*)(UINTN)OrigFdtBase); in AbootimgUpdateDtb()224 FdtSize = fdt_totalsize ((VOID *)(UINTN)OrigFdtBase); in AbootimgUpdateDtb()235 (VOID*)(UINTN)OrigFdtBase, in AbootimgUpdateDtb()
451 IN EFI_PHYSICAL_ADDRESS OrigFdtBase, in AbootimgUpdateDtb() argument463 err = fdt_check_header ((VOID*)(UINTN)OrigFdtBase); in AbootimgUpdateDtb()473 FdtSize = fdt_totalsize ((VOID *)(UINTN)OrigFdtBase); in AbootimgUpdateDtb()484 (VOID*)(UINTN)OrigFdtBase, in AbootimgUpdateDtb()