Home
last modified time | relevance | path

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

/freebsd/stand/efi/loader/
H A Dcopy.c129 start = p->PhysicalStart; in efi_verify_staging_size()
154 if (p->PhysicalStart != end) in efi_verify_staging_size()
157 end = p->PhysicalStart + p->NumberOfPages * EFI_PAGE_SIZE; in efi_verify_staging_size()
H A Dbootinfo.c160 desc->VirtualStart = desc->PhysicalStart; in efi_do_vmap()
H A Dmain.c1610 efi_memory_type(p->Type), (uintmax_t)p->PhysicalStart, in command_memmap()
/freebsd/sys/contrib/edk2/Include/Pi/
H A DPiMultiPhase.h122 EFI_PHYSICAL_ADDRESS PhysicalStart; member
H A DPiHob.h329 EFI_PHYSICAL_ADDRESS PhysicalStart; member
/freebsd/sys/contrib/edk2/Include/Uefi/
H A DUefiSpec.h165 EFI_PHYSICAL_ADDRESS PhysicalStart; member