uefi_raw

Type Alias PhysicalAddress

source
pub type PhysicalAddress = u64;
Expand description

Physical memory address. This is always a 64-bit value, regardless of target platform.