You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alex Williamson 47aebc24d3 [dhcp] Extract timing parameters out to config/dhcp.h 9 years ago
..
efi [efi] Add NII / UNDI driver 9 years ago
errno [efi] Allow for 64-bit EFI_STATUS codes 10 years ago
linux [uaccess] Add memcmp_user() 10 years ago
acpi.h [block] Replace gPXE block-device API with an iPXE asynchronous interface 13 years ago
aes.h [crypto] Upgrade AES and RSA code to upstream axTLS version 1.4.5 12 years ago
ansicol.h [console] Add concept of a "magic" colour 10 years ago
ansiesc.h [console] Allow '?' as an intermediate byte in ANSI escape sequences 10 years ago
aoe.h [block] Replace gPXE block-device API with an iPXE asynchronous interface 13 years ago
api.h [build] Rename gPXE to iPXE 14 years ago
arc4.h [build] Rename gPXE to iPXE 14 years ago
arp.h [neighbour] Generalise concept of neighbour discovery 10 years ago
asn1.h [crypto] Add support for subjectAltName and wildcard certificates 10 years ago
ata.h [block] Replace gPXE block-device API with an iPXE asynchronous interface 13 years ago
base16.h [base16] Generalise base16_decode() to hex_decode() 10 years ago
base64.h [base64] Add ability to decode base64 strings 14 years ago
bigint.h [crypto] Force caller to provide temporary storage for modular calculations 12 years ago
bitbash.h [bitbash] Add optional open() and close() methods for bit-bashing interfaces 11 years ago
bitmap.h [bitmap] Fix bitmaps on 64-bit 14 years ago
bitops.h [legal] Update FSF mailing address in GPL licence texts 11 years ago
blockdev.h [block] Replace gPXE block-device API with an iPXE asynchronous interface 13 years ago
bofm.h [bofm] Allow garbage collection of BOFM code in non-BOFM builds 13 years ago
cbc.h [build] Rename gPXE to iPXE 14 years ago
cdc.h [usb] Handle CDC union functional descriptors 9 years ago
certstore.h [crypto] Generalise X.509 cache to a full certificate store 10 years ago
chap.h [build] Rename gPXE to iPXE 14 years ago
cms.h [crypto] Generalise X.509 cache to a full certificate store 10 years ago
command.h [cmdline] Add generic concat_args() function 13 years ago
console.h [cmdline] Rename "console" command's --bpp option to --depth 10 years ago
cpio.h [build] Rename gPXE to iPXE 14 years ago
crc32.h [build] Rename gPXE to iPXE 14 years ago
crypto.h [crypto] Add pubkey_match() to check for matching public/private key pairs 10 years ago
deflate.h [deflate] Add support for DEFLATE decompression 10 years ago
device.h [usb] Add basic support for USB devices 9 years ago
dhcp.h [dhcp] Extract timing parameters out to config/dhcp.h 9 years ago
dhcpopts.h [settings] Formalise notion of setting applicability 13 years ago
dhcppkt.h [dhcp] Rename length fields for DHCP options 13 years ago
dhcpv6.h [dhcpv6] Add DHCPv6 "filename" setting 10 years ago
dns.h [dns] Support DNS search lists 10 years ago
downloader.h [image] Ensure every image has a fully resolved URI 10 years ago
drbg.h [rng] Choose HMAC_DRBG using SHA-256 as the DRBG algorithm 12 years ago
eapol.h [legal] Update FSF mailing address in GPL licence texts 11 years ago
edd.h [int13] Add infrastructure to support EDD version 4.0 13 years ago
editbox.h [build] Rename gPXE to iPXE 14 years ago
editstring.h [readline] Add replace_string() 13 years ago
eisa.h [device] Make driver name a generic device property 13 years ago
elf.h [multiboot] Place multiboot modules low in memory 12 years ago
eltorito.h [int13] Split out ISO9660 and El Torito definitions to separate header files 11 years ago
entropy.h [rng] Add Linux entropy source using /dev/random 12 years ago
errfile.h [usb] Add generic USB network device framework 9 years ago
errortab.h [libc] Enable automated extraction of error usage reports 14 years ago
eth_slow.h [lacp] Add simple LACP implementation 14 years ago
ethernet.h [efi] Add NII / UNDI driver 9 years ago
fakedhcp.h [build] Rename gPXE to iPXE 14 years ago
fbcon.h [fbcon] Allow for an arbitrary margin around the text area 10 years ago
fc.h [socket] Ensure socket address structure sizes are fixed 10 years ago
fcels.h [fc] Support Fibre Channel ECHO 13 years ago
fcns.h [fc] Add support for Fibre Channel name server lookups 13 years ago
fcoe.h [fcoe] Add support for FIP VLAN discovery 13 years ago
fcp.h [fcp] Add support for the Fibre Channel Protocol 13 years ago
features.h [nfs] Add support for NFS protocol 10 years ago
fip.h [legal] Update FSF mailing address in GPL licence texts 11 years ago
fragment.h [tcpip] Add IP statistics collection as per RFC 4293 10 years ago
ftp.h [build] Rename gPXE to iPXE 14 years ago
gdbserial.h [build] Rename gPXE to iPXE 14 years ago
gdbstub.h [build] Rename gPXE to iPXE 14 years ago
gdbudp.h [build] Rename gPXE to iPXE 14 years ago
hash_df.h [rng] Allow hash_df() to accept multiple underlying hash algorithms 12 years ago
hidemem.h [build] Rename gPXE to iPXE 14 years ago
hmac.h [build] Rename gPXE to iPXE 14 years ago
hmac_drbg.h [rng] Allow HMAC_DRBG to use multiple underlying hash algorithms 12 years ago
http.h [tls] Add support for Server Name Indication (SNI) 12 years ago
hyperv.h [hyperv] Add support for VMBus devices 9 years ago
i2c.h [build] Rename gPXE to iPXE 14 years ago
ib_cm.h [infiniband] Match GID/GUID terminology as used in the IBA 13 years ago
ib_cmrc.h [infiniband] Match GID/GUID terminology as used in the IBA 13 years ago
ib_mad.h [infiniband] Match GID/GUID terminology as used in the IBA 13 years ago
ib_mcast.h [infiniband] Match GID/GUID terminology as used in the IBA 13 years ago
ib_mi.h [build] Rename gPXE to iPXE 14 years ago
ib_packet.h [infiniband] Include destination address vector in ib_complete_recv() 11 years ago
ib_pathrec.h [build] Rename gPXE to iPXE 14 years ago
ib_sma.h [build] Rename gPXE to iPXE 14 years ago
ib_smc.h [infiniband] Always call ib_link_state_changed() in ib_smc_update() 13 years ago
ib_srp.h [infiniband] Match GID/GUID terminology as used in the IBA 13 years ago
ibft.h [iscsi] Include IP address origin in iBFT 10 years ago
icmp.h [icmp] Add support for sending ICMP echo requests 10 years ago
icmpv6.h [ipv6] Add ndp_tx_router_solicitation() to send router solicitations 10 years ago
ieee80211.h [libc] Enable automated extraction of error usage reports 14 years ago
if_arp.h [build] Rename gPXE to iPXE 14 years ago
if_ether.h [vlan] Add support for IEEE 802.1Q VLANs 13 years ago
image.h [image] Add image_pixbuf() to create pixel buffer from image 10 years ago
in.h [ipv6] Fix definition of IN6_IS_ADDR_LINKLOCAL() 10 years ago
infiniband.h [infiniband] Include destination address vector in ib_complete_recv() 11 years ago
init.h [prefix] Allow iPXE's own command line to be executed as a script 13 years ago
interface.h [interface] Allow for non-pass-through interface methods 14 years ago
io.h [ioapi] Centralise notion of PAGE_SIZE 9 years ago
iobuf.h [iobuf] Add iob_split() to split an I/O buffer into portions 9 years ago
ip.h [settings] Allow for IPv6 setting types in non-IPv6 builds 10 years ago
ipoib.h [ipoib] Expose Ethernet-compatible eIPoIB link-layer addresses and headers 11 years ago
ipstat.h [tcpip] Add IP statistics collection as per RFC 4293 10 years ago
ipv6.h [settings] Allow for IPv6 setting types in non-IPv6 builds 10 years ago
isa.h [device] Make driver name a generic device property 13 years ago
isa_ids.h [build] Rename gPXE to iPXE 14 years ago
isapnp.h [legal] Update FSF mailing address in GPL licence texts 11 years ago
iscsi.h [src] Fix spelling in comments, debug messages and local variable names 11 years ago
iso9660.h [int13] Split out ISO9660 and El Torito definitions to separate header files 11 years ago
isqrt.h [libc] Add isqrt() function to find integer square roots 10 years ago
job.h [job] Allow job_progress() to return an ongoing job status code, if known 10 years ago
keymap.h [console] Add facility for rudimentary keyboard mapping 13 years ago
keys.h [bios] Recognise scancodes for F5-F12 inclusive 13 years ago
linebuf.h [build] Rename gPXE to iPXE 14 years ago
lineconsole.h [console] Do not share ANSI escape context between lineconsole users 12 years ago
linux.h [linux] Add support for accessing PCI configuration space via /proc/bus/pci 10 years ago
linux_compat.h [build] Rename gPXE to iPXE 14 years ago
list.h [list] Add sanity checks after list-adding functions 9 years ago
login_ui.h [build] Rename gPXE to iPXE 14 years ago
malloc.h [malloc] Allow allocation of memory with a specified alignment offset 11 years ago
mca.h [device] Make driver name a generic device property 13 years ago
md5.h [crypto] Replace MD5 implementation 12 years ago
memblock.h [umalloc] Split largest_memblock() function out from init_eheap() 11 years ago
menu.h [parseopt] Add parse_timeout() 10 years ago
mii.h [mii] Add mii_dump() to dump all MII registers 10 years ago
monojob.h [monojob] Add timeout parameter to monojob_wait() 10 years ago
mount.h [nfs] Add support for NFS protocol 10 years ago
nap.h [linux] Add nap 13 years ago
ndp.h [ipv6] Fix compilation under FreeBSD 10 years ago
neighbour.h [neighbour] Add nstat() function to print out neighbour table 10 years ago
net80211.h [settings] Force settings into alphabetical order within sections 10 years ago
net80211_err.h [libc] Use __einfo() tuple as first argument to EUNIQ() 11 years ago
netdevice.h [rndis] Add generic RNDIS device abstraction 9 years ago
nfs.h [nfs] Add support for NFS protocol 10 years ago
nfs_open.h [nfs] Add support for NFS protocol 10 years ago
nfs_uri.h [nfs] Rewrite NFS URI handling 10 years ago
null_entropy.h [rng] Allow entropy_enable() to return an error 12 years ago
null_nap.h [build] Rename gPXE to iPXE 14 years ago
null_reboot.h [efi] Add "reboot" command for EFI 11 years ago
null_sanboot.h [sanboot] Add "sanhook" and "sanunhook" commands 13 years ago
null_time.h [time] Define an API for getting the current time 12 years ago
nvo.h [settings] Explicitly separate the concept of a completed fetched setting 10 years ago
nvs.h [build] Rename gPXE to iPXE 14 years ago
nvsvpd.h [pci] Auto-resize VPD fields used for non-volatile storage 13 years ago
ocsp.h [crypto] Accept OCSP responses containing multiple certificates 11 years ago
oncrpc.h [nfs] Add support for NFS protocol 10 years ago
oncrpc_iob.h [nfs] Add support for NFS protocol 10 years ago
open.h [xfer] Expose xfer_uri_opener() 13 years ago
params.h [params] Use reference counters for form parameter lists 10 years ago
parseopt.h [parseopt] Add parse_netdev_configurator() 10 years ago
pci.h [pci] Allow drivers to specify a PCI class 9 years ago
pci_ids.h [pci] Allow drivers to specify a PCI class 9 years ago
pci_io.h [linux] Add support for accessing PCI configuration space via /proc/bus/pci 10 years ago
pcibackup.h [build] Rename gPXE to iPXE 14 years ago
pcivpd.h [pci] Add ability to resize a VPD field 13 years ago
pending.h [cmdline] Rewrite "sync" command to use monojob_wait() 10 years ago
ping.h [icmp] Add support for sending ICMP echo requests 10 years ago
pinger.h [ping] Allow termination after a specified number of packets 9 years ago
pixbuf.h [pixbuf] Add generic concept of a pixel buffer 10 years ago
png.h [png] Add support for PNG images 10 years ago
pnm.h [pnm] Add support for PNM images 10 years ago
portmap.h [nfs] Add support for NFS protocol 10 years ago
posix_io.h [build] Rename gPXE to iPXE 14 years ago
privkey.h [crypto] Generalise X.509 cache to a full certificate store 10 years ago
process.h [process] Mark process descriptor as static in PERMANENT_PROCESS 11 years ago
profile.h [profile] Allow interrupts to be excluded from profiling results 10 years ago
random_nz.h [rng] Add get_random_nz() function required by RSA algorithm 12 years ago
rarp.h [build] Fix misaligned table entries when using gcc 4.5 13 years ago
rbg.h [rng] Add ANS X9.82 RBG wrapper functions 12 years ago
rc80211.h [build] Rename gPXE to iPXE 14 years ago
reboot.h [cmdline] Add "poweroff" command 10 years ago
refcnt.h [refcnt] Check reference validity on each use of ref_get() and ref_put() 13 years ago
resolv.h [interface] Convert all name-resolution interfaces to generic interfaces 14 years ago
retry.h [retry] Expose retry_poll() to explicitly poll all running timers 11 years ago
rndis.h [rndis] Add rndis_rx_err() 9 years ago
rootcert.h [tls] Add full X.509 certificate parsing 12 years ago
rotate.h [crypto] Use standard bit-rotation functions 12 years ago
rsa.h [crypto] Move all ASN.1 OIDs to asn1.h 12 years ago
sanboot.h [sanboot] Add "sanhook" and "sanunhook" commands 13 years ago
script.h [prefix] Allow iPXE's own command line to be executed as a script 13 years ago
scsi.h [scsi] Improve sense code parsing 10 years ago
sec80211.h [legal] Update FSF mailing address in GPL licence texts 11 years ago
segment.h [build] Rename gPXE to iPXE 14 years ago
serial.h [serial] Don't enable serial console without serial support 11 years ago
settings.h [dns] Support DNS search lists 10 years ago
settings_ui.h [build] Rename gPXE to iPXE 14 years ago
sha1.h [crypto] Replace SHA-1 implementation 12 years ago
sha256.h [crypto] Add SHA-256 algorithm 12 years ago
shell.h [cmdline] Match user expectations for &&, ||, goto, and exit 13 years ago
smbios.h [smbios] Expose board serial number as ${board-serial} 10 years ago
socket.h [socket] Ensure socket address structure sizes are fixed 10 years ago
spi.h [build] Rename gPXE to iPXE 14 years ago
spi_bit.h [build] Rename gPXE to iPXE 14 years ago
srp.h [infiniband] Include the SRP login rejection reason in the error number 13 years ago
string.h [libc] Rewrite strtoul() 9 years ago
syslog.h [syslog] Include hostname within syslog messages where possible 12 years ago
tables.h [build] Avoid spurious unused-but-set-variable warnings in gcc 4.6 13 years ago
tcp.h [tcp] Calculate correct MSS from peer address 10 years ago
tcpip.h [tcpip] Provide tcpip_mtu() to determine the maximum transmission unit 10 years ago
test.h [test] Add okx() macro taking an explicit file name and line number 10 years ago
tftp.h [tftp] Allow TFTP block size to be controlled via the PXE TFTP API 11 years ago
threewire.h [natsemi] Replace driver for National Semicondutor NICs 12 years ago
time.h [time] Add Linux time source using gettimeofday() 12 years ago
timer.h [linux] Add timer 13 years ago
tls.h [crypto] Generalise X.509 cache to a full certificate store 10 years ago
uaccess.h [uaccess] Add memcmp_user() 10 years ago
udp.h [udp] Remove obsolete constants 13 years ago
umalloc.h [linux] Add umalloc 13 years ago
uri.h [uri] Allow tftp_uri() to construct a URI with a custom port 9 years ago
usb.h [usb] Provide generic framework for refilling receive endpoints 9 years ago
usbnet.h [usb] Add generic USB network device framework 9 years ago
uuid.h [uuid] Abstract UUID mangling code out to a separate uuid_mangle() function 11 years ago
validator.h [crypto] Add asynchronous certificate validator 12 years ago
version.h [build] Expose build timestamp, build name, and product names 10 years ago
virtio-pci.h [virtio] Replace virtio-net with native iPXE driver 14 years ago
virtio-ring.h [ioapi] Centralise notion of PAGE_SIZE 9 years ago
vlan.h [netdevice] Add vlan_tag() to get the VLAN tag of a network device 11 years ago
vmbus.h [hyperv] Require support for VMBus version 3.0 or newer 9 years ago
vsprintf.h [build] Rename gPXE to iPXE 14 years ago
wpa.h [legal] Update FSF mailing address in GPL licence texts 11 years ago
x509.h [crypto] Add support for iPAddress subject alternative names 9 years ago
xen.h [xen] Use version 1 grant tables by default 9 years ago
xenbus.h [xen] Cope with unexpected initial backend states 9 years ago
xenevent.h [xen] Add basic support for PV-HVM domains 9 years ago
xengrant.h [xen] Use version 1 grant tables by default 9 years ago
xenmem.h [xen] Add basic support for PV-HVM domains 9 years ago
xenstore.h [xen] Add basic support for PV-HVM domains 9 years ago
xenver.h [xen] Add basic support for PV-HVM domains 9 years ago
xfer.h [fc] Add support for Fibre Channel devices 13 years ago
xferbuf.h [xferbuf] Add generic data-transfer buffer 12 years ago