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 ce0a0ccf5c [x86_64] Add support for compilation as an x86_64 binary пре 15 година
..
efi [x86_64] Add support for compilation as an x86_64 binary пре 15 година
acpi.h Added generic function for calculating ACPI table checksum пре 18 година
aes.h Added wrapper for AXTLS AES code пре 17 година
ansiesc.h Add basic ANSI escape sequence support to BIOS console пре 17 година
aoe.h [aoe] Use an AoE config query to identify the target MAC address пре 15 година
api.h [ioapi] Formalise the I/O API as used in i386-pcbios пре 15 година
arp.h Add untested support for UNDI transmit and receive. пре 17 година
asn1.h Trivial ASN.1 decoding functions. пре 17 година
ata.h Quick hack to get AoE back in to the tree, on a par with the current iSCSI hack. пре 17 година
bitbash.h Generalised the SPI abstraction layer to also be able to handle interfaces пре 17 година
bitmap.h Add RFC2090 TFTP multicast support. пре 16 година
bitops.h [linda] Add support for QLogic 7220-based Infiniband HCAs пре 15 година
blockdev.h [blockdev] Move block device operations to structure block_device_operations пре 15 година
chap.h [iSCSI] Add support for mutual CHAP пре 16 година
command.h Add "name" field to struct device to allow human-readable hardware device names. пре 17 година
cpio.h Add code for constructing single-file cpio archives on the fly пре 17 година
crypto.h Add per-file error identifiers пре 17 година
device.h [iSCSI] Support Windows Server 2008 direct iSCSI installation пре 16 година
dhcp.h [dhcp] Accept BOOTP as well as DHCP пре 15 година
dhcpopts.h [Settings] Remove assumption that all settings have DHCP tag values пре 16 година
dhcppkt.h [Settings] Remove assumption that all settings have DHCP tag values пре 16 година
dns.h nameserver should be static пре 17 година
downloader.h Use standard xfer_open() argument list for downloader instantiator пре 17 година
editbox.h __nonnull changes пре 17 година
editstring.h __nonnull changes пре 17 година
eisa.h Updated ISAPnP, EISA, MCA and ISA buses to current device model. пре 17 година
elf.h Use generic "struct image" rather than "struct elf". пре 17 година
embedded.h Added the embedded pxelinux payload patch from hpa. пре 16 година
errfile.h [efi] Use EFI-native mechanism for accessing SMBIOS table пре 15 година
errortab.h Add per-file error identifiers пре 17 година
ethernet.h [netdevice] Add maximum packet length as a net device property пре 15 година
fakedhcp.h [Settings] Remove assumption that all settings have DHCP tag values пре 16 година
features.h [efi] Add EFI image format and basic runtime environment пре 15 година
filter.h Make seek information part of the xfer metadata, rather than an entirely separate xfer method. пре 16 година
ftp.h Updated FTP to use data-xfer API. пре 17 година
gdbserial.h [GDB] Provide functions to manually enter GDB stub. пре 16 година
gdbstub.h [GDB] Add watch and rwatch hardware watchpoints пре 16 година
gdbudp.h [GDB] Provide functions to manually enter GDB stub. пре 16 година
hidemem.h [pcbios] Support arbitrary splits of the e820 memory map пре 16 година
hmac.h Added HMAC code from TLS project пре 17 година
http.h Allowed HTTPS to be a separately configurable feature. пре 17 година
i2c.h [i2c] Generalise i2c bit-bashing support to addressless devices пре 15 година
ib_mad.h [infiniband] Respect hop pointer when building directed route SMP return path пре 15 година
ib_packet.h [infiniband] Add raw packet parser and constructor пре 15 година
ib_sma.h [infiniband] Add a standalone subnet management agent пре 15 година
ib_smc.h [infiniband] Split subnet management agent client out into ib_smc.c пре 15 година
icmp6.h [IPv4] Tidy up some header files. пре 16 година
if_arp.h Header rearrangement. пре 18 година
if_ether.h Add ETH_P_AOE пре 18 година
image.h Allow images to hold references to the originating URI. пре 17 година
in.h [udp] Verify local socket address (if specified) for UDP sockets пре 16 година
infiniband.h [infiniband] Add raw packet parser and constructor пре 15 година
init.h [iSCSI] Support Windows Server 2008 direct iSCSI installation пре 16 година
interface.h Do not hold self-references. This then avoids the problem of having to ensure that we only drop our self-reference exactly once. пре 17 година
io.h [efi] Add EFI image format and basic runtime environment пре 15 година
iobuf.h [linda] Add support for QLogic 7220-based Infiniband HCAs пре 15 година
ip.h [IPv4] Tidy up some header files. пре 16 година
ip6.h [IPv4] Tidy up some header files. пре 16 година
ipoib.h [ipoib] Kill off the IPoIB pseudo-header пре 15 година
isa.h Updated ISAPnP, EISA, MCA and ISA buses to current device model. пре 17 година
isa_ids.h Updated ISAPnP, EISA, MCA and ISA buses to current device model. пре 17 година
isapnp.h Implemented (untested) PXENV_START_UNDI. пре 17 година
iscsi.h [iSCSI] Add support for mutual CHAP пре 16 година
job.h Added monojob controller in lieu of a full working shell. пре 17 година
keys.h Fix definition of KEY_END пре 17 година
linebuf.h Update HTTP to use data-xfer interface. пре 17 година
linux_compat.h Help quick testing of building Linux code inside gPXE пре 17 година
list.h Moved iobuf.h assertions outside the static inline functions, so that the assert message's file and line number gives some clue as to the real location of the problem. пре 17 година
malloc.h use malloc attribute пре 17 година
mca.h Updated ISAPnP, EISA, MCA and ISA buses to current device model. пре 17 година
md5.h Make context sizes available for statically-allocated structures пре 17 година
memmap.h Move memmap.h out of arch/i386; it no longer contains anything architecture-dependent and is needed by the ELF code. пре 17 година
monojob.h Display name and status of each file as it is downloaded. пре 17 година
nap.h [nap] Formalise the CPU sleeping API пре 15 година
ndp.h Add per-file error identifiers пре 17 година
netdevice.h [netdevice] Provide function to retrieve the most recently opened net device пре 15 година
null_nap.h [nap] Formalise the CPU sleeping API пре 15 година
nvo.h [Settings] Migrate DHCP and NVO code to the new settings API (untested) пре 16 година
nvs.h Added the generic block-splitting code to nvs.c пре 17 година
open.h Added missing #include пре 17 година
pci.h [pci] Formalise the PCI I/O API пре 15 година
pci_ids.h Header rearrangement. пре 18 година
pci_io.h [efi] Add EFI image format and basic runtime environment пре 15 година
posix_io.h Make read_user() non-blocking, and add select() call. пре 17 година
process.h Separated out initialisation functions from startup/shutdown functions. пре 17 година
profile.h Added basic profiling support пре 18 година
ramdisk.h Added missing "extern" пре 17 година
rarp.h Add untested support for UNDI transmit and receive. пре 17 година
refcnt.h Make ref_get() return the reference, for cleaner code. пре 17 година
resolv.h Added missing extern пре 17 година
retry.h [retry] Use a separate flag to indicate that a retry timer is running пре 15 година
rotate.h [crypto] Rename <gpxe/bitops.h> to <gpxe/rotate.h> пре 15 година
rsa.h Placeholder пре 17 година
sanboot.h [sanboot] Quick and dirty hack to make SAN boot protocols selectable пре 15 година
scsi.h Ready to start testing пре 17 година
segment.h Remove osloader.c and replace with a prep_segment() that uses userptr_t and get_memmap() in image/segment.c пре 17 година
serial.h [Serial] Split serial console from serial driver пре 16 година
settings.h [settings] Add the notion of a "tag magic" to numbered settings пре 15 година
settings_ui.h [Settings] Start revamping the configuration settings API. пре 16 година
sha1.h SHA1_DIGEST_SIZE also available as a static constant пре 17 година
shell.h Minimal shell implementation using readline() and system(). пре 17 година
shell_banner.h Separated out (and tidied up) shell banner code пре 17 година
smbios.h [efi] Use EFI-native mechanism for accessing SMBIOS table пре 15 година
socket.h [x86_64] Fix assorted 64-bit compilation errors and warnings пре 15 година
spi.h [nvs] Add support for ST M25P32 SPI flash devices пре 16 година
spi_bit.h Support cards such as natsemi which treat the data as little-endian (i.e. LSB transmitted first on the wire), even though SPI commands and addresses always have to be big-endian. пре 17 година
tables.h Add "name" field to struct device to allow human-readable hardware device names. пре 17 година
tcp.h Modify gPXE core and drivers to work with the new timer subsystem пре 16 година
tcpip.h pkbuff->iobuf changeover пре 17 година
tftp.h Add preliminary support for MTFTP. пре 16 година
threewire.h Added write support for three-wire devices (e.g. the RTL8139 EEPROM) пре 17 година
timer.h [efi] Add EFI image format and basic runtime environment пре 15 година
tls.h [build] Keep gcc 4.4 happy пре 15 година
uaccess.h [efi] Add EFI image format and basic runtime environment пре 15 година
udp.h Partial migration of UDP to data-xfer interface. (Will not link at present; DHCP is broken). пре 17 година
umalloc.h [efi] Add EFI image format and basic runtime environment пре 15 година
uri.h [uri] Add uri_encode() and uri_decode() functions for URI character encoding пре 15 година
uuid.h [SMBIOS] Interpret UUIDs as being in network-endian order пре 16 година
virtio-pci.h [virtio] Split virtio-net.c into several files. пре 15 година
virtio-ring.h [virtio] Split virtio-net.c into several files. пре 15 година
vsprintf.h [libc] Add missing __attribute__ (( format ( printf ) )) to ssnprintf() пре 16 година
xfer.h [makefile] Add -Wformat-nonliteral as an extra warning category пре 15 година