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/drivers/bus
Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting
The fetch_setting() family of functions may currently modify the
definition of the specified setting (e.g. to add missing type
information).  Clean up this interface by requiring callers to provide
an explicit buffer to contain the completed definition of the fetched
setting, if required.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2013-12-05 00:37:02 +00:00
..
eisa.c [device] Make driver name a generic device property 2011-04-07 23:09:19 +01:00
isa.c [isa] Avoid spurious compiler warning on gcc 4.7 2012-07-20 18:32:58 +01:00
isa_ids.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
isapnp.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
mca.c [device] Make driver name a generic device property 2011-04-07 23:09:19 +01:00
pci.c [pci] Add pci_find_next() to iterate over existent PCI devices 2013-08-05 13:51:16 +01:00
pci_settings.c [settings] Explicitly separate the concept of a completed fetched setting 2013-12-05 00:37:02 +00:00
pcibackup.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
pciextra.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
pcivpd.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
virtio-pci.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
virtio-ring.c [legal] Add FILE_LICENCE macro to some GPL-v2-or-later files 2010-12-03 23:38:15 +00:00