david/ipxe
david
/
ipxe
Archived
1
0
Fork 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/config/defaults
Michael Brown 2d7c966e77 [efi] Default to using raw x86 I/O
The EFI_CPU_IO_PROTOCOL is not available on all EFI platforms.  In
particular, it is not available under OVMF, as used for qemu.

Since the EFI_CPU_IO_PROTOCOL is an abomination of unnecessary
complexity, banish it and use raw I/O instead.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2012-07-17 21:30:18 +01:00
..
efi.h [efi] Default to using raw x86 I/O 2012-07-17 21:30:18 +01:00
linux.h [time] Add Linux time source using gettimeofday() 2012-05-04 17:54:31 +01:00
pcbios.h [cmdline] Add "cpuid" command 2012-06-07 00:37:04 +01:00