[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v1] EFI work-arounds for broken platforms.
Hey Andrew, Olaf, and Jan, Please see the three patches for various work-arounds. The: [PATCH v1 1/3] EFI/early: Add /noexit to inhibit calling [PATCH v1 2/3] EFI/early: Add /map to map EfiBootServicesData and Are when running xen.efi from an Shell (or using efibootmgr and passing the parameters via the @ argument). The: [PATCH v1 3/3] efi: Implement 'efi=attr' Xen command line to map Squashes 'efi-rs' in 'efi=' handling styled on the 'iommu=' handling with booleans, 'no-' prefix and such. At your convience please review. docs/misc/xen-command-line.markdown | 18 ++++++++-- xen/arch/x86/efi/efi-boot.h | 10 ++++-- xen/common/efi/boot.c | 71 +++++++++++++++++++++++++++++++------ xen/common/efi/efi.h | 2 +- xen/common/efi/runtime.c | 1 + 5 files changed, 86 insertions(+), 16 deletions(-) Konrad Rzeszutek Wilk (3): EFI/early: Add /noexit to inhibit calling ExitBootServices EFI/early: Add /map to map EfiBootServicesData and Code efi: Implement 'efi=attr' Xen command line to map Runtime services with no attributes. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |