david/ipxe
Archived
1
0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/arch/x86
Michael Brown b6889eaa1e [hyperv] Check for required features
Other hypervisors (e.g. KVM) may provide an unusable subset of the
Hyper-V features, and our attempts to use these non-existent features
cause the guest to reboot.

Fix by explicitly checking for the Hyper-V features that we use.

Reported-by: Ján ONDREJ (SAL) <ondrejj@salstar.sk>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
2015-02-20 11:00:52 +00:00
..
core [timer] Rewrite the 8254 Programmable Interval Timer support 2015-02-17 16:24:02 +00:00
drivers [hyperv] Check for required features 2015-02-20 11:00:52 +00:00
hci/commands [cmdline] Generate command option help text automatically 2013-11-07 17:00:51 +00:00
include [timer] Rewrite the 8254 Programmable Interval Timer support 2015-02-17 16:24:02 +00:00
interface/efi [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
prefix [efi] Default to releasing network devices for use via SNP 2014-07-30 14:27:07 +01:00
scripts [build] Fix %.licence build target 2013-07-16 00:50:54 +02:00
Makefile [build] Include Hyper-V driver in the all-drivers build 2014-12-21 11:21:34 +00:00
Makefile.efi [efi] Include SNP NIC driver within the all-drivers target 2014-07-08 16:28:22 +01:00
Makefile.linux [build] Avoid errors when build directory is mounted via NFS 2014-05-13 16:45:57 +01:00