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