[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v5 2/7] efi: Introduce EFI_NO_DIRECT flag
On Wed, 18 Jun, at 03:30:25PM, Stefano Stabellini wrote: > > I was thinking the same thing. > > However this patch series doesn't add much code outside > drivers/xen/efi.c and include/xen/interface/platform.h. > I think it wouldn't be fair to ask Daniel to refactor the efi code > currently under arch/x86 to an arch-independent location. > Whoever comes in later and adds EFI Xen support for ARM can do that. I agree that we shouldn't necessarily build tons of arch-independent infrastructure when there's only one user, but it is wise to be careful about the design decisions being made if you know there's another user coming around the corner. What we don't want to happen, is for the designs that we have now to become set in stone such that they can never be changed, to the deteriment of code duplication and maintenance. I don't think that's happening in this patch series, but it's definitely smart discussing this stuff upfront. -- Matt Fleming, Intel Open Source Technology Center _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |