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 81d92c6d34 [efi] Add EFI image format and basic runtime environment пре 15 година
..
efi [efi] Add EFI image format and basic runtime environment пре 15 година
abft.h Added support for draft version of the AoE Boot Firmware Table. пре 17 година
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 [cleanup] Remove long-obsolete gpxe/async.h header file пре 16 година
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 година
blockdev.h Add the concept of a "user pointer" (similar to the void __user * in пре 18 година
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] Add EFI image format and basic runtime environment пре 15 година
errortab.h Add per-file error identifiers пре 17 година
ethernet.h Made eth_ntoa() public for use in legacy drivers' DBG() statements. пре 18 година
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 година
ibft.h Add iBFT code derived from IBM document. пре 17 година
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] Move event-queue process from driver to Infiniband core пре 16 година
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 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 година
ip.h [IPv4] Tidy up some header files. пре 16 година
ip6.h [IPv4] Tidy up some header files. пре 16 година
ipoib.h [Infiniband] Add preliminary multiple port support for Hermon cards пре 16 година
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 [undi] Fill in ProtType correctly in PXENV_UNDI_ISR пре 16 година
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] Expose MAC address setting for general use пре 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 година
socket.h Mildly ugly hack to force correct linkage. пре 17 година
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 TLS now working again. пре 17 година
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 година
vsprintf.h [libc] Add missing __attribute__ (( format ( printf ) )) to ssnprintf() пре 16 година
xfer.h [makefile] Add -Wformat-nonliteral as an extra warning category пре 15 година