Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Michael Brown 9aa61ad5a2 Add per-file error identifiers před 17 roky
..
acpi.h Added generic function for calculating ACPI table checksum před 18 roky
aes.h Added wrapper for AXTLS AES code před 17 roky
ansiesc.h Add basic ANSI escape sequence support to BIOS console před 17 roky
aoe.h Kill off hotplug.h and just make net devices normal reference-counted structures. před 17 roky
arp.h Add untested support for UNDI transmit and receive. před 17 roky
asn1.h Trivial ASN.1 decoding functions. před 17 roky
async.h Added async_block_progress() and default SIGUPDATE handler. před 17 roky
ata.h Backing out last change; no immediate plans to make the whole block-device před 18 roky
bitbash.h Generalised the SPI abstraction layer to also be able to handle interfaces that don't provide the full flexibility of a bit-bashing interface. před 17 roky
bitops.h Add 64-bit rotates před 17 roky
blockdev.h Add the concept of a "user pointer" (similar to the void __user * in před 18 roky
chap.h Generalise digest_algorithm to crypto_algorithm. před 17 roky
command.h Add "name" field to struct device to allow human-readable hardware device names. před 17 roky
crypto.h Add per-file error identifiers před 17 roky
device.h pxe_netdev now holds a reference to the network device. před 17 roky
dhcp.h Fix typo that was preventing any DHCP option applicators from being applied. před 17 roky
dns.h nameserver should be static před 17 roky
downloader.h Use standard xfer_open() argument list for downloader instantiator před 17 roky
editbox.h Don't automatically redraw the edit box; this allows better inheritance. před 17 roky
editstring.h Provide an edit history to allow caller to efficiently update display. před 17 roky
eisa.h Updated ISAPnP, EISA, MCA and ISA buses to current device model. před 17 roky
elf.h Use generic "struct image" rather than "struct elf". před 17 roky
errfile.h Add per-file error identifiers před 17 roky
errortab.h Add per-file error identifiers před 17 roky
ethernet.h Made eth_ntoa() public for use in legacy drivers' DBG() statements. před 18 roky
ftp.h Updated FTP to use data-xfer API. před 17 roky
hidemem.h Separated out initialisation functions from startup/shutdown functions. před 17 roky
http.h Update HTTP to use data-xfer interface. před 17 roky
i2c.h Change read_bit() to return 0 or -1UL, rather than 0 or 1. před 18 roky
ibft.h ibft_fill_data() prototype change. před 17 roky
icmp6.h Warnings purge před 17 roky
if_arp.h Header rearrangement. před 18 roky
if_ether.h Add ETH_P_AOE před 18 roky
image.h Quick hack to get image booting working again před 17 roky
in.h IP6 support před 18 roky
init.h Separated out initialisation functions from startup/shutdown functions. před 17 roky
initrd.h Typo před 17 roky
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. před 17 roky
iobuf.h Add per-file error identifiers před 17 roky
ip.h Make masking constants unsigned, to avoid a gcc3-only compiler warning. před 17 roky
ip6.h Warnings purge: src/{crypto,hci,net} před 17 roky
isa.h Updated ISAPnP, EISA, MCA and ISA buses to current device model. před 17 roky
isa_ids.h Updated ISAPnP, EISA, MCA and ISA buses to current device model. před 17 roky
isapnp.h Implemented (untested) PXENV_START_UNDI. před 17 roky
iscsi.h Ready to start testing před 17 roky
job.h Added monojob controller in lieu of a full working shell. před 17 roky
keys.h Fix definition of KEY_END před 17 roky
linebuf.h Update HTTP to use data-xfer interface. před 17 roky
linux_compat.h Help quick testing of building Linux code inside gPXE před 17 roky
list.h Add list_for_each_entry_safe. před 18 roky
malloc.h Move include/malloc.h to include/gpxe/malloc.h, since everything in there is now gPXE-specific. (The standard malloc() et al have been in stdlib.h for a while). před 17 roky
mca.h Updated ISAPnP, EISA, MCA and ISA buses to current device model. před 17 roky
md5.h Make context sizes available for statically-allocated structures před 17 roky
memmap.h Move memmap.h out of arch/i386; it no longer contains anything architecture-dependent and is needed by the ELF code. před 17 roky
monojob.h Added monojob controller in lieu of a full working shell. před 17 roky
ndp.h Add per-file error identifiers před 17 roky
netdevice.h Use net_device_operations structure and netdev_nullify() to allow for safe dropping of the netdev ref by the driver while other refs still exist. před 17 roky
nvo.h Added nvo_save() před 17 roky
nvs.h Added the generic block-splitting code to nvs.c před 17 roky
open.h Allow xfer_open() to take a struct uri as well as a URI string. před 17 roky
pci.h Remove deprecation of pci_bar_size() před 17 roky
pci_ids.h Header rearrangement. před 18 roky
posix_io.h Added POSIX-style blocking I/O calls, for use by PXE TFTP API. před 17 roky
process.h Separated out initialisation functions from startup/shutdown functions. před 17 roky
profile.h Added basic profiling support před 18 roky
ramdisk.h Added missing "extern" před 17 roky
rarp.h Add untested support for UNDI transmit and receive. před 17 roky
refcnt.h Make ref_get() return the reference, for cleaner code. před 17 roky
resolv.h Added missing extern před 17 roky
retry.h Modify process semantics; rescheduling is now automatic. před 17 roky
rsa.h Placeholder před 17 roky
scsi.h Ready to start testing před 17 roky
segment.h Remove osloader.c and replace with a prep_segment() that uses userptr_t and get_memmap() in image/segment.c před 17 roky
settings.h Add "name" field to struct device to allow human-readable hardware device names. před 17 roky
settings_ui.h settings_ui() now returns a status code. před 17 roky
sha1.h SHA1_DIGEST_SIZE also available as a static constant před 17 roky
shell.h Minimal shell implementation using readline() and system(). před 17 roky
shell_banner.h Separated out (and tidied up) shell banner code před 17 roky
socket.h Mildly ugly hack to force correct linkage. před 17 roky
spi.h Migrated etherfabric driver to using generic SPI layer. před 17 roky
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. před 17 roky
tables.h Add "name" field to struct device to allow human-readable hardware device names. před 17 roky
tcp.h Add support for TCP timestamps před 17 roky
tcpip.h pkbuff->iobuf changeover před 17 roky
tftp.h Remove unused headers. před 17 roky
threewire.h Added write support for three-wire devices (e.g. the RTL8139 EEPROM) před 17 roky
tls.h Placeholder for TLS insertion před 17 roky
uaccess.h Add UNULL před 17 roky
udp.h Partial migration of UDP to data-xfer interface. (Will not link at present; DHCP is broken). před 17 roky
umalloc.h Rename e{malloc,realloc,free} to u{malloc,realloc,free}, to more obviously reflect the fact that they allocate and deallocate user memory (i.e. things reached through a userptr_t). před 17 roky
uri.h Add concept of "current working URI". před 17 roky
vsprintf.h Move [v]ssnprintf() from iscsi.c into vsprintf.c; we need them elsewhere as well. před 17 roky
xfer.h Separate the "is data ready" function of xfer_seek() into an xfer_window() function, which can return a scalar rather than a boolean. před 17 roky