[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v3 4/5] xen: Define EFI related stuff
On Wed, 26 Mar 2014, Jan Beulich wrote: > >>> On 26.03.14 at 15:58, <stefano.stabellini@xxxxxxxxxxxxx> wrote: > >> +struct xenpf_efi_runtime_call { > >> + uint32_t function; > >> + /* > >> + * This field is generally used for per sub-function flags (defined > >> + * below), except for the XEN_EFI_get_next_high_monotonic_count case, > >> + * where it holds the single returned value. > >> + */ > >> + uint32_t misc; > >> + unsigned long status; > > > > I realize that this is just the same as xen/include/public/platform.h, > > but this field should be xen_ulong_t. > > Care to supply a patch to the canonical header? I will. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |