On Mon, 09 Jun, at 03:00:17PM, Alex Thorlton wrote: > > I think the problem is that I really need to be doing this at a point > where I can directly use physical addressing (the function pointer that > we have stored in efi.uv_systab contains the physical address of our > function) - at least that's the idea I get from our BIOS guys, but I > really don't know what I'm talking about here :) Can't you use either early_ioremap() or ioremap() (depending on when you want to access the physical address), perhaps coupled with efi_call_phys()? -- Matt Fleming, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-efi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html