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/arch/x86/core
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
..
linux [linux] Add support for accessing PCI configuration space via /proc/bus/pci 2013-07-13 12:44:45 +02:00
cpuid.c [settings] Expose CPUID instruction via settings mechanism 2013-08-07 12:06:28 +01:00
cpuid_settings.c [settings] Explicitly separate the concept of a completed fetched setting 2013-12-05 00:37:02 +00:00
debugcon.c [console] Allow console input and output to be disabled independently 2013-11-28 05:54:53 +00:00
pcidirect.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
x86_bigint.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
x86_io.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
x86_string.c [libc] Fix and externalise memswap() 2012-11-12 16:58:49 +00:00
x86_tcpip.c [tcpip] Fix building under Cygwin 2012-07-23 23:20:56 +01:00