[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 2/4] EFI/early: add /mapbs to map EfiBootServices{Code, Data}
On Tue, 2015-06-09 at 14:53 +0100, Jan Beulich wrote: > From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx> > > To help on certain platforms to run. > > Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx> > Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx> To be effective (or at least consistent) on ARM, would we also want to change its efi_process_memory_map_bootinfo: if ( desc_ptr->Type == EfiConventionalMemory || desc_ptr->Type == EfiBootServicesCode || desc_ptr->Type == EfiBootServicesData ) to include a check on map_bs? Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |