On Mon, Jun 23, 2014 at 12:00:01PM +0100, Jan Beulich wrote: > >>> On 23.06.14 at 11:53, <david.vra...@citrix.com> wrote: > > On 20/06/14 22:29, Daniel Kiper wrote: > >> Do not access EFI memory map if it is not available. At least > >> Xen dom0 EFI implementation does not have an access to it. > > > > Could it make one based on the XENMEM_memory_map or > > XENMEM_machine_memory_map hypercall? > > No, the correct operation to implement this and efi_mem_type() > similar function is XEN_FW_EFI_INFO, index XEN_FW_EFI_MEM_INFO.
efi_mem_attributes() is used only on IA-64 arch. So, that is why I completely removed relevant Xen code. Daniel -- To unsubscribe from this list: send the line "unsubscribe linux-efi" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html