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
Bernhard Kohl 466d8fc234 [pci] Save and restore PCI command register
This seems to be necessary for some types of PCI devices. We had
problems when using gPXE in KVM virtual machines with direct
PCI device access.

Signed-off-by: Bernhard Kohl <bernhard.kohl@nsn.com>
Signed-off-by: Shao Miller <shao.miller@yrdsb.edu.on.ca>
Modified-by: Marty Connor <mdc@etherboot.org>
Signed-off-by: Marty Connor <mdc@etherboot.org>
2010-01-21 18:13:48 -05:00
..
arch [prefix] Add .xrom prefix for a ROM that loads itself by PCI accesses 2010-01-20 17:46:48 -05:00
bin Rename .cvsignore files to .gitignore 2007-06-09 22:57:00 +01:00
config [config] Make PXE stack a compile-time option 2010-01-20 17:23:37 -05:00
core [uri] Decode/encode URIs when parsing/unparsing 2010-01-20 18:14:28 -05:00
crypto [crypto] Add a placeholder for a proper random number generator 2010-01-05 09:07:33 -05:00
doc [PXEXT] Update documentation 2008-03-26 15:14:55 -07:00
drivers [pci] Save and restore PCI command register 2010-01-21 18:13:48 -05:00
hci [iwmgmt] Add wireless management commands and text for common errors 2010-01-05 09:11:21 -05:00
image [script] Allow for DOS-style line endings in scripts 2009-06-03 10:13:29 +01:00
include [uri] Decode/encode URIs when parsing/unparsing 2010-01-20 18:14:28 -05:00
interface [netdevice] Allow the hardware and link-layer addresses to differ in size 2009-08-12 00:23:38 +01:00
libgcc [build] Mark __intel_new_proc_init with __libgcc rather than cdecl 2009-08-03 15:56:10 +01:00
net [ftp] User and password URI support for the FTP protocol 2010-01-20 18:18:47 -05:00
proto [slam] Add Scalable Local Area Multicast (SLAM) protocol support 2008-06-10 00:04:19 +01:00
tests [uri] Decode/encode URIs when parsing/unparsing 2010-01-20 18:14:28 -05:00
usr [uri] Decode/encode URIs when parsing/unparsing 2010-01-20 18:14:28 -05:00
util [prefix] Add .xrom prefix for a ROM that loads itself by PCI accesses 2010-01-20 17:46:48 -05:00
.gitignore [util] config-local.h to avoid accidental commits 2008-06-05 00:45:33 +01:00
doxygen.cfg [doc] Expand scope of doxygen-generated documentation 2009-08-11 15:14:36 +01:00
Makefile [linker] Add mechanism for subsystem-dependent configuration options 2009-11-20 20:30:58 -05:00
Makefile.housekeeping [prefix] Add .xrom prefix for a ROM that loads itself by PCI accesses 2010-01-20 17:46:48 -05:00