On 01/26/15 20:03, Ard Biesheuvel wrote:

> +EFI_STATUS
> +XenIoMmioInstall (
> +  IN  EFI_HANDLE  *Handle,
> +  IN  UINT64      GrantTableAddress
> +  );

Sorry I had another (pedantic) remark here -- consider
EFI_PHYSICAL_ADDRESS instead of UINT64. (It looks better and that's
what's in your protocol struct anyway, IIRC.)

Thanks
Laszlo


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to