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.
Michael Brown 1c0ff6e1a7 [console] Move include/console.h to include/ipxe/console.h 13 years ago
..
efi [efi] Provide space for storing the EFI driver name 13 years ago
linux [linux] Add empty smbios 13 years ago
acpi.h [block] Replace gPXE block-device API with an iPXE asynchronous interface 13 years ago
aes.h [build] Rename gPXE to iPXE 14 years ago
ansiesc.h [build] Rename gPXE to iPXE 14 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 [build] Fix misaligned table entries when using gcc 4.5 13 years ago
asn1.h [build] Rename gPXE to iPXE 14 years ago
ata.h [block] Replace gPXE block-device API with an iPXE asynchronous interface 13 years ago
base16.h [base16] Add generic base16 encoding and decoding routines 14 years ago
base64.h [base64] Add ability to decode base64 strings 14 years ago
bitbash.h [build] Rename gPXE to iPXE 14 years ago
bitmap.h [bitmap] Fix bitmaps on 64-bit 14 years ago
bitops.h [bitops] Add missing __attribute__ (( packed )) 13 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
chap.h [build] Rename gPXE to iPXE 14 years ago
command.h [cmdline] Add generic concat_args() function 13 years ago
console.h [console] Move include/console.h to include/ipxe/console.h 13 years ago
cpio.h [build] Rename gPXE to iPXE 14 years ago
crc32.h [build] Rename gPXE to iPXE 14 years ago
crypto.h [build] Rename gPXE to iPXE 14 years ago
device.h [init] Remove concept of "shutdown exit flags" 13 years ago
dhcp.h [dhcp] Use Ethernet-compatible chaddr, if possible 13 years ago
dhcpopts.h [nvo] Allow resizing of non-volatile stored option blocks 13 years ago
dhcppkt.h [dhcp] Rename length fields for DHCP options 13 years ago
dns.h [build] Rename gPXE to iPXE 14 years ago
downloader.h [image] Allow download job to complete before acting upon image 13 years ago
eapol.h [netdevice] Pass both link-layer addresses in net_tx() and net_rx() 13 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 [build] Rename gPXE to iPXE 14 years ago
eisa.h [build] Rename gPXE to iPXE 14 years ago
elf.h [image] Simplify image management 13 years ago
errfile.h [prompt] Replace shell_banner() with a generic prompt() function 13 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 [ethernet] Move Ethernet MAC address checking routines to ethernet.h 14 years ago
fakedhcp.h [build] Rename gPXE to iPXE 14 years ago
fc.h [fc] Allow Fibre Channel ports to be explicitly named 13 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 [vlan] Add support for IEEE 802.1Q VLANs 13 years ago
fip.h [fcoe] Add support for the FCoE Initialization Protocol (FIP) 13 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
hidemem.h [build] Rename gPXE to iPXE 14 years ago
hmac.h [build] Rename gPXE to iPXE 14 years ago
http.h [interface] Convert all data-xfer interfaces to generic interfaces 14 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] Match GID/GUID terminology as used in the IBA 13 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 [block] Replace gPXE block-device API with an iPXE asynchronous interface 13 years ago
icmp.h [build] Rename gPXE to iPXE 14 years ago
icmp6.h [build] Fix misaligned table entries when using gcc 4.5 13 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] Simplify use of imgdownload() 13 years ago
in.h [build] Rename gPXE to iPXE 14 years ago
infiniband.h [hermon] Work around hardware stripping of VLAN tags 13 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] Move get_memmap() to the I/O API group 13 years ago
iobuf.h [build] Rename gPXE to iPXE 14 years ago
ip.h [build] Fix misaligned table entries when using gcc 4.5 13 years ago
ip6.h [build] Fix misaligned table entries when using gcc 4.5 13 years ago
ipoib.h [infiniband] Match GID/GUID terminology as used in the IBA 13 years ago
isa.h [build] Rename gPXE to iPXE 14 years ago
isa_ids.h [build] Rename gPXE to iPXE 14 years ago
isapnp.h [build] Rename gPXE to iPXE 14 years ago
iscsi.h [iscsi] Change default initiator IQN 13 years ago
job.h [interface] Convert all job-control interfaces to generic interfaces 14 years ago
keys.h [bios] Recognise scancodes for F5-F12 inclusive 13 years ago
linebuf.h [build] Rename gPXE to iPXE 14 years ago
linux.h [linux] Add device and driver model 13 years ago
linux_compat.h [build] Rename gPXE to iPXE 14 years ago
list.h [list] Add list_first_entry() 13 years ago
login_ui.h [build] Rename gPXE to iPXE 14 years ago
malloc.h [malloc] Add cache discard mechanism 14 years ago
mca.h [build] Rename gPXE to iPXE 14 years ago
md5.h [build] Rename gPXE to iPXE 14 years ago
monojob.h [interface] Convert all job-control interfaces to generic interfaces 14 years ago
nap.h [linux] Add nap 13 years ago
ndp.h [build] Rename gPXE to iPXE 14 years ago
net80211.h [build] Rename gPXE to iPXE 14 years ago
net80211_err.h [libc] Enable automated extraction of error usage reports 14 years ago
netdevice.h [netdevice] Allow devices to indicate that interrupts are not supported 13 years ago
null_nap.h [build] Rename gPXE to iPXE 14 years ago
null_sanboot.h [block] Replace gPXE block-device API with an iPXE asynchronous interface 13 years ago
nvo.h [nvo] Allow resizing of non-volatile stored option blocks 13 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
open.h [xfer] Expose xfer_uri_opener() 13 years ago
parseopt.h [parseopt] Refer to online documentation for command help 13 years ago
pci.h [pci] Modularise PCI device support 13 years ago
pci_ids.h [build] Rename gPXE to iPXE 14 years ago
pci_io.h [efi] Rename efi_pci.h to efi_pci_api.h 13 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
posix_io.h [build] Rename gPXE to iPXE 14 years ago
process.h [process] Add process_running() 13 years ago
profile.h [build] Rename gPXE to iPXE 14 years ago
rarp.h [build] Fix misaligned table entries when using gcc 4.5 13 years ago
rc80211.h [build] Rename gPXE to iPXE 14 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] Add TIMER_INIT() for initialising static timers 13 years ago
rotate.h [build] Rename gPXE to iPXE 14 years ago
rsa.h [build] Rename gPXE to iPXE 14 years ago
sanboot.h [block] Replace gPXE block-device API with an iPXE asynchronous interface 13 years ago
script.h [prefix] Allow iPXE's own command line to be executed as a script 13 years ago
scsi.h [scsi] Wait for a successful TEST UNIT READY command 13 years ago
sec80211.h [build] Use weak definitions instead of weak declarations 14 years ago
segment.h [build] Rename gPXE to iPXE 14 years ago
serial.h [build] Rename gPXE to iPXE 14 years ago
settings.h [settings] Generalise expand_command() to expand_settings() 13 years ago
settings_ui.h [build] Rename gPXE to iPXE 14 years ago
sha1.h [build] Rename gPXE to iPXE 14 years ago
shell.h [cmdline] Match user expectations for &&, ||, goto, and exit 13 years ago
smbios.h [linux] Add empty smbios 13 years ago
socket.h [fc] Allow FLOGI response to be sent to newly-assigned peer port ID 13 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
tables.h [tables] Add for_each_table_entry_continue() and _continue_reverse() 13 years ago
tcp.h [tcp] Remove obsolete constants 13 years ago
tcpip.h [build] Rename gPXE to iPXE 14 years ago
tftp.h [build] Rename gPXE to iPXE 14 years ago
threewire.h [build] Rename gPXE to iPXE 14 years ago
timer.h [linux] Add timer 13 years ago
tls.h [interface] Convert all data-xfer interfaces to generic interfaces 14 years ago
uaccess.h [linux] Add uaccess 13 years ago
udp.h [udp] Remove obsolete constants 13 years ago
umalloc.h [linux] Add umalloc 13 years ago
uri.h [uri] Add uri_has_path() 13 years ago
uuid.h [build] Rename gPXE to iPXE 14 years ago
virtio-pci.h [virtio] Replace virtio-net with native iPXE driver 14 years ago
virtio-ring.h [virtio] Replace virtio-net with native iPXE driver 14 years ago
vlan.h [vlan] Expose vlan_find() to network card drivers 13 years ago
vsprintf.h [build] Rename gPXE to iPXE 14 years ago
wpa.h [build] Rename gPXE to iPXE 14 years ago
x509.h [build] Rename gPXE to iPXE 14 years ago
xfer.h [fc] Add support for Fibre Channel devices 13 years ago