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