File List

Here is a list of all files with brief descriptions:
arch/i386/core/aout_loader.c [code]
arch/i386/core/basemem_packet.c [code]Packet buffer in base memory
arch/i386/core/cpu.c [code]CPU identification
arch/i386/core/dumpregs.c [code]
arch/i386/core/freebsd_loader.c [code]
arch/i386/core/gdbmach.c [code]GDB architecture-specific bits for i386
arch/i386/core/nulltrap.c [code]
arch/i386/core/pic8259.c [code]Minimal support for the 8259 Programmable Interrupt Controller
arch/i386/core/rdtsc_timer.c [code]RDTSC timer
arch/i386/core/relocate.c [code]
arch/i386/core/timer2.c [code]
arch/i386/core/video_subr.c [code]
arch/i386/core/wince_loader.c [code]
arch/i386/core/x86_io.c [code]GPXE I/O API for x86
arch/i386/drivers/net/undi.c [code]UNDI PCI driver
arch/i386/drivers/net/undiload.c [code]UNDI load/unload
arch/i386/drivers/net/undinet.c [code]UNDI network device driver
arch/i386/drivers/net/undionly.c [code]"Pure" UNDI driver
arch/i386/drivers/net/undipreload.c [code]Preloaded UNDI stack
arch/i386/drivers/net/undirom.c [code]UNDI expansion ROMs
arch/i386/firmware/pcbios/basemem.c [code]Base memory allocation
arch/i386/firmware/pcbios/bios_console.c [code]
arch/i386/firmware/pcbios/fakee820.c [code]
arch/i386/firmware/pcbios/gateA20.c [code]
arch/i386/firmware/pcbios/hidemem.c [code]
arch/i386/firmware/pcbios/memmap.c [code]Memory mapping
arch/i386/firmware/pcbios/pnpbios.c [code]PnP BIOS
arch/i386/hci/commands/pxe_cmd.c [code]
arch/i386/image/bootsector.c [code]X86 bootsector image format
arch/i386/image/bzimage.c [code]Linux bzImage image format
arch/i386/image/com32.c [code]SYSLINUX COM32 image format
arch/i386/image/comboot.c [code]SYSLINUX COMBOOT (16-bit) image format
arch/i386/image/elfboot.c [code]ELF bootable image
arch/i386/image/eltorito.c [code]El Torito bootable ISO image format
arch/i386/image/multiboot.c [code]Multiboot image format
arch/i386/image/nbi.c [code]NBI image format
arch/i386/image/pxe_image.c [code]PXE image format
arch/i386/include/basemem.h [code]Base memory allocation
arch/i386/include/basemem_packet.h [code]
arch/i386/include/bios.h [code]
arch/i386/include/bios_disks.h [code]
arch/i386/include/biosint.h [code]
arch/i386/include/bochs.h [code]Bochs breakpoints
arch/i386/include/bootsector.h [code]X86 bootsector image format
arch/i386/include/bzimage.h [code]
arch/i386/include/comboot.h [code]SYSLINUX COMBOOT
arch/i386/include/fakee820.h [code]
arch/i386/include/gateA20.h [code]
arch/i386/include/gdbmach.h [code]GDB architecture specifics
arch/i386/include/int13.h [code]INT 13 emulation
arch/i386/include/kir.h [code]
arch/i386/include/libkir.h [code]
arch/i386/include/librm.h [code]
arch/i386/include/limits.h [code]
arch/i386/include/memsizes.h [code]
arch/i386/include/multiboot.h [code]Multiboot operating systems
arch/i386/include/pic8259.h [code]
arch/i386/include/pnpbios.h [code]PnP BIOS
arch/i386/include/pxe.h [code]
arch/i386/include/pxe_api.h [code]Preboot eXecution Environment (PXE) API
arch/i386/include/pxe_call.h [code]PXE API entry point
arch/i386/include/pxe_types.h [code]PXE data types
arch/i386/include/pxeparent.h [code]
arch/i386/include/realmode.h [code]
arch/i386/include/registers.h [code]I386 registers
arch/i386/include/setjmp.h [code]
arch/i386/include/undi.h [code]UNDI driver
arch/i386/include/undiload.h [code]UNDI load/unload
arch/i386/include/undinet.h [code]UNDI network device driver
arch/i386/include/undipreload.h [code]Preloaded UNDI stack
arch/i386/include/undirom.h [code]UNDI expansion ROMs
arch/i386/include/vga.h [code]
arch/i386/include/bits/byteswap.h [code]
arch/i386/include/bits/compiler.h [code]
arch/i386/include/bits/cpu.h [code]
arch/i386/include/bits/eltorito.h [code]
arch/i386/include/bits/endian.h [code]
arch/i386/include/bits/errfile.h [code]
arch/i386/include/bits/io.h [code]I386-specific I/O API implementations
arch/i386/include/bits/nap.h [code]I386-specific CPU sleeping API implementations
arch/i386/include/bits/smbios.h [code]I386-specific SMBIOS API implementations
arch/i386/include/bits/stdint.h [code]
arch/i386/include/bits/timer.h [code]I386-specific timer API implementations
arch/i386/include/bits/uaccess.h [code]I386-specific user access API implementations
arch/i386/include/bits/umalloc.h [code]I386-specific user memory allocation API implementations
arch/i386/include/gpxe/abft.h [code]AoE boot firmware table
arch/i386/include/gpxe/bios_nap.h [code]BIOS CPU sleeping
arch/i386/include/gpxe/bios_smbios.h [code]Standard PC-BIOS SMBIOS interface
arch/i386/include/gpxe/bios_timer.h [code]BIOS timer
arch/i386/include/gpxe/ibft.h [code]ISCSI boot firmware table
arch/i386/include/gpxe/memtop_umalloc.h [code]External memory allocation
arch/i386/include/gpxe/rdtsc_timer.h [code]RDTSC timer
arch/i386/include/gpxe/sbft.h [code]SRP boot firmware table
arch/i386/include/gpxe/timer2.h [code]Timer chip control
arch/i386/include/gpxe/x86_io.h [code]GPXE I/O API for x86
arch/i386/interface/pcbios/abft.c [code]AoE Boot Firmware Table
arch/i386/interface/pcbios/aoeboot.c [code]
arch/i386/interface/pcbios/bios_nap.c [code]
arch/i386/interface/pcbios/bios_smbios.c [code]System Management BIOS
arch/i386/interface/pcbios/bios_timer.c [code]BIOS timer
arch/i386/interface/pcbios/biosint.c [code]
arch/i386/interface/pcbios/ib_srpboot.c [code]
arch/i386/interface/pcbios/ibft.c [code]ISCSI boot firmware table
arch/i386/interface/pcbios/int13.c [code]INT 13 emulation
arch/i386/interface/pcbios/iscsiboot.c [code]
arch/i386/interface/pcbios/keepsan.c [code]
arch/i386/interface/pcbios/memtop_umalloc.c [code]External memory allocation
arch/i386/interface/pcbios/pcibios.c [code]PCI configuration space access via PCI BIOS
arch/i386/interface/pcbios/sbft.c [code]SRP boot firmware table
arch/i386/interface/pxe/pxe_call.c [code]PXE API entry point
arch/i386/interface/pxe/pxe_errors.c [code]
arch/i386/interface/pxe/pxe_file.c [code]PXE FILE API
arch/i386/interface/pxe/pxe_loader.c [code]PXE UNDI loader
arch/i386/interface/pxe/pxe_preboot.c [code]PXE Preboot API
arch/i386/interface/pxe/pxe_tftp.c [code]PXE TFTP API
arch/i386/interface/pxe/pxe_udp.c [code]PXE UDP API
arch/i386/interface/pxe/pxe_undi.c [code]PXE UNDI API
arch/i386/interface/pxeparent/pxeparent.c [code]Call interface to parent PXE stack
arch/i386/interface/pxeparent/pxeparent_dhcp.c [code]
arch/i386/interface/syslinux/com32_call.c [code]
arch/i386/interface/syslinux/comboot_call.c [code]
arch/i386/interface/syslinux/comboot_resolv.c [code]
arch/i386/transitions/librm_mgmt.c [code]
arch/x86/core/pcidirect.c [code]PCI configuration space access via Type 1 accesses
arch/x86/core/x86_string.c [code]Optimised string operations
arch/x86/include/bits/pci_io.h [code]I386-specific PCI I/O API implementations
arch/x86/include/bits/string.h [code]
arch/x86/include/gpxe/pcibios.h [code]PCI configuration space access via PCI BIOS
arch/x86/include/gpxe/pcidirect.h [code]PCI configuration space access via Type 1 accesses
arch/x86/include/gpxe/efi/efix86_nap.h [code]EFI CPU sleeping
arch/x86/interface/efi/efix86_nap.c [code]GPXE CPU sleeping API for EFI
arch/x86/prefix/efidrvprefix.c [code]
arch/x86/prefix/efiprefix.c [code]
config/config.c [code]Configuration options
config/config_net80211.c [code]802.11 configuration options
config/config_romprefix.c [code]ROM prefix configuration options
config/console.h [code]Console configuration
config/defaults.h [code]
config/general.h [code]General configuration
config/ioapi.h [code]I/O API configuration
config/isa.h [code]ISA probe address configuration
config/nap.h [code]CPU sleeping
config/serial.h [code]Serial port configuration
config/timer.h [code]Timer configuration
config/umalloc.h [code]User memory allocation API configuration
config/defaults/efi.h [code]Configuration defaults for EFI
config/defaults/pcbios.h [code]Configuration defaults for PCBIOS
config/local/console.h [code]
config/local/general.h [code]
config/local/ioapi.h [code]
config/local/nap.h [code]
config/local/serial.h [code]
config/local/timer.h [code]
config/local/umalloc.h [code]
core/acpi.c [code]ACPI support functions
core/ansiesc.c [code]ANSI escape sequences
core/asprintf.c [code]
core/base64.c [code]Base64 encoding
core/basename.c [code]Get base name of path
core/bitmap.c [code]Bitmaps for multicast downloads
core/bitops.c [code]
core/btext.c [code]
core/console.c [code]
core/cpio.c [code]CPIO archives
core/ctype.c [code]Character types
core/cwuri.c [code]Current working URI
core/debug.c [code]
core/device.c [code]Device model
core/downloader.c [code]Image downloader
core/errno.c [code]Error codes
core/exec.c [code]Command execution
core/filter.c [code]Data transfer filters
core/fnrec.c [code]Function trace recorder for crash and hang debugging
core/gdbserial.c [code]
core/gdbstub.c [code]GDB stub for remote debugging
core/gdbudp.c [code]GDB over UDP transport
core/getkey.c [code]Special key interpretation
core/getopt.c [code]Parse command-line options
core/hw.c [code]"Hello World" data source
core/i82365.c [code]
core/image.c [code]Executable/loadable images
core/init.c [code]Initialisation, startup and shutdown routines
core/interface.c [code]Object communication interfaces
core/iobuf.c [code]I/O buffers
core/job.c [code]Job control interfaces
core/linebuf.c [code]Line buffering
core/main.c [code]
core/malloc.c [code]Dynamic memory allocation
core/misc.c [code]
core/monojob.c [code]Single foreground job
core/null_nap.c [code]
core/nvo.c [code]Non-volatile stored options
core/open.c [code]Data transfer interface opening
core/pc_kbd.c [code]
core/pcmcia.c [code]
core/posix_io.c [code]POSIX-like I/O
core/process.c [code]Processes
core/proto_eth_slow.c [code]
core/random.c [code]Random number generation
core/refcnt.c [code]Reference counting
core/resolv.c [code]Name resolution
core/serial.c [code]
core/serial_console.c [code]Serial console
core/settings.c [code]Configuration settings
core/string.c [code]
core/stringextra.c [code]
core/timer.c [code]
core/uri.c [code]Uniform Resource Identifiers
core/uuid.c [code]Universally unique IDs
core/vsprintf.c [code]
core/xfer.c [code]Data transfer interfaces
crypto/aes_wrap.c [code]
crypto/arc4.c [code]
crypto/asn1.c [code]ASN.1 encoding
crypto/axtls_aes.c [code]AES algorithm
crypto/axtls_sha1.c [code]
crypto/cbc.c [code]Cipher-block chaining
crypto/chap.c [code]CHAP protocol
crypto/crandom.c [code]Cryptographically strong random number generator
crypto/crc32.c [code]
crypto/crypto_null.c [code]Null crypto algorithm
crypto/hmac.c [code]Keyed-Hashing for Message Authentication
crypto/md5.c [code]
crypto/sha1extra.c [code]
crypto/x509.c [code]X.509 certificates
crypto/axtls/aes.c [code]
crypto/axtls/bigint.c [code]
crypto/axtls/bigint.h [code]
crypto/axtls/bigint_impl.h [code]
crypto/axtls/crypto.h [code]
crypto/axtls/os_port.h [code]Trick the axtls code into building within our build environment
crypto/axtls/rsa.c [code]
crypto/axtls/sha1.c [code]
drivers/bitbash/bitbash.c [code]Bit-bashing interfaces
drivers/bitbash/i2c_bit.c [code]I2C bit-bashing interface
drivers/bitbash/spi_bit.c [code]SPI bit-bashing interface
drivers/block/ata.c [code]ATA block device
drivers/block/ramdisk.c [code]RAM disks
drivers/block/scsi.c [code]SCSI block device
drivers/block/srp.c [code]SCSI RDMA Protocol
drivers/bus/eisa.c [code]
drivers/bus/isa.c [code]
drivers/bus/isa_ids.c [code]
drivers/bus/isapnp.c [code]ISAPnP bus support
drivers/bus/mca.c [code]
drivers/bus/pci.c [code]PCI bus
drivers/bus/pcibackup.c [code]PCI configuration space backup and restoration
drivers/bus/pciextra.c [code]
drivers/bus/virtio-pci.c [code]
drivers/bus/virtio-ring.c [code]
drivers/infiniband/arbel.c [code]Mellanox Arbel Infiniband HCA
drivers/infiniband/arbel.h [code]Mellanox Arbel Infiniband HCA driver
drivers/infiniband/hermon.c [code]Mellanox Hermon Infiniband HCA
drivers/infiniband/hermon.h [code]Mellanox Hermon Infiniband HCA driver
drivers/infiniband/linda.c [code]QLogic Linda Infiniband HCA
drivers/infiniband/linda.h [code]QLogic Linda Infiniband HCA
drivers/infiniband/linda_fw.c [code]
drivers/infiniband/mlx_bitops.h [code]Mellanox bit operations
drivers/infiniband/MT25218_PRM.h [code]
drivers/infiniband/MT25408_PRM.h [code]
drivers/infiniband/qib_7220_regs.h [code]
drivers/net/3c503.c [code]
drivers/net/3c509-eisa.c [code]
drivers/net/3c509.c [code]
drivers/net/3c509.h [code]
drivers/net/3c515.c [code]
drivers/net/3c529.c [code]
drivers/net/3c595.c [code]
drivers/net/3c595.h [code]
drivers/net/3c5x9.c [code]
drivers/net/3c90x.c [code]
drivers/net/3c90x.h [code]
drivers/net/amd8111e.c [code]
drivers/net/amd8111e.h [code]
drivers/net/atl1e.c [code]
drivers/net/atl1e.h [code]
drivers/net/b44.c [code]
drivers/net/b44.h [code]
drivers/net/bnx2.c [code]
drivers/net/bnx2.h [code]
drivers/net/bnx2_fw.h [code]
drivers/net/cs89x0.c [code]
drivers/net/cs89x0.h [code]
drivers/net/davicom.c [code]
drivers/net/depca.c [code]
drivers/net/dmfe.c [code]
drivers/net/eepro.c [code]
drivers/net/eepro100.c [code]
drivers/net/eepro100.h [code]
drivers/net/epic100.c [code]
drivers/net/epic100.h [code]
drivers/net/etherfabric.c [code]
drivers/net/etherfabric.h [code]Etherfabric bitfield access
drivers/net/etherfabric_nic.h [code]
drivers/net/forcedeth.c [code]
drivers/net/hfa384x.h [code]
drivers/net/ipoib.c [code]IP over Infiniband
drivers/net/legacy.c [code]
drivers/net/mtd80x.c [code]
drivers/net/mtnic.c [code]
drivers/net/mtnic.h [code]
drivers/net/myri10ge.c [code]
drivers/net/myri10ge_mcp.h [code]
drivers/net/natsemi.c [code]
drivers/net/natsemi.h [code]
drivers/net/ne.c [code]
drivers/net/ne2k_isa.c [code]
drivers/net/ns83820.c [code]
drivers/net/ns8390.c [code]
drivers/net/ns8390.h [code]
drivers/net/p80211hdr.h [code]
drivers/net/pcnet32.c [code]
drivers/net/pnic.c [code]
drivers/net/pnic_api.h [code]
drivers/net/prism2.c [code]
drivers/net/prism2_pci.c [code]
drivers/net/prism2_plx.c [code]
drivers/net/r8169.c [code]
drivers/net/r8169.h [code]
drivers/net/rtl8139.c [code]
drivers/net/sis190.c [code]
drivers/net/sis190.h [code]
drivers/net/sis900.c [code]
drivers/net/sis900.h [code]
drivers/net/skge.c [code]
drivers/net/skge.h [code]
drivers/net/sky2.c [code]
drivers/net/sky2.h [code]
drivers/net/smc9000.c [code]
drivers/net/smc9000.h [code]
drivers/net/sundance.c [code]
drivers/net/tg3.c [code]
drivers/net/tg3.h [code]
drivers/net/tlan.c [code]
drivers/net/tlan.h [code]
drivers/net/tulip.c [code]
drivers/net/via-rhine.c [code]
drivers/net/via-velocity.c [code]
drivers/net/via-velocity.h [code]
drivers/net/virtio-net.c [code]
drivers/net/virtio-net.h [code]
drivers/net/w89c840.c [code]
drivers/net/wd.c [code]
drivers/net/wlan_compat.h [code]
drivers/net/ath5k/ath5k.c [code]
drivers/net/ath5k/ath5k.h [code]
drivers/net/ath5k/ath5k_attach.c [code]
drivers/net/ath5k/ath5k_caps.c [code]
drivers/net/ath5k/ath5k_desc.c [code]
drivers/net/ath5k/ath5k_dma.c [code]
drivers/net/ath5k/ath5k_eeprom.c [code]
drivers/net/ath5k/ath5k_gpio.c [code]
drivers/net/ath5k/ath5k_initvals.c [code]
drivers/net/ath5k/ath5k_pcu.c [code]
drivers/net/ath5k/ath5k_phy.c [code]
drivers/net/ath5k/ath5k_qcu.c [code]
drivers/net/ath5k/ath5k_reset.c [code]
drivers/net/ath5k/ath5k_rfkill.c [code]
drivers/net/ath5k/base.h [code]
drivers/net/ath5k/desc.h [code]
drivers/net/ath5k/eeprom.h [code]
drivers/net/ath5k/reg.h [code]
drivers/net/ath5k/rfbuffer.h [code]
drivers/net/ath5k/rfgain.h [code]
drivers/net/e1000/e1000.c [code]
drivers/net/e1000/e1000.h [code]
drivers/net/e1000/e1000_82540.c [code]
drivers/net/e1000/e1000_82541.c [code]
drivers/net/e1000/e1000_82541.h [code]
drivers/net/e1000/e1000_82542.c [code]
drivers/net/e1000/e1000_82543.c [code]
drivers/net/e1000/e1000_82543.h [code]
drivers/net/e1000/e1000_api.c [code]
drivers/net/e1000/e1000_api.h [code]
drivers/net/e1000/e1000_defines.h [code]
drivers/net/e1000/e1000_hw.h [code]
drivers/net/e1000/e1000_mac.c [code]
drivers/net/e1000/e1000_mac.h [code]
drivers/net/e1000/e1000_main.c [code]
drivers/net/e1000/e1000_manage.c [code]
drivers/net/e1000/e1000_manage.h [code]
drivers/net/e1000/e1000_nvm.c [code]
drivers/net/e1000/e1000_nvm.h [code]
drivers/net/e1000/e1000_osdep.h [code]
drivers/net/e1000/e1000_phy.c [code]
drivers/net/e1000/e1000_phy.h [code]
drivers/net/e1000/e1000_regs.h [code]
drivers/net/e1000e/e1000e.c [code]
drivers/net/e1000e/e1000e.h [code]
drivers/net/e1000e/e1000e_80003es2lan.c [code]
drivers/net/e1000e/e1000e_80003es2lan.h [code]
drivers/net/e1000e/e1000e_82571.c [code]
drivers/net/e1000e/e1000e_82571.h [code]
drivers/net/e1000e/e1000e_defines.h [code]
drivers/net/e1000e/e1000e_hw.h [code]
drivers/net/e1000e/e1000e_ich8lan.c [code]
drivers/net/e1000e/e1000e_ich8lan.h [code]
drivers/net/e1000e/e1000e_mac.c [code]
drivers/net/e1000e/e1000e_mac.h [code]
drivers/net/e1000e/e1000e_main.c [code]
drivers/net/e1000e/e1000e_manage.c [code]
drivers/net/e1000e/e1000e_manage.h [code]
drivers/net/e1000e/e1000e_nvm.c [code]
drivers/net/e1000e/e1000e_nvm.h [code]
drivers/net/e1000e/e1000e_phy.c [code]
drivers/net/e1000e/e1000e_phy.h [code]
drivers/net/e1000e/e1000e_regs.h [code]
drivers/net/igb/igb.c [code]
drivers/net/igb/igb.h [code]
drivers/net/igb/igb_82575.c [code]
drivers/net/igb/igb_82575.h [code]
drivers/net/igb/igb_api.c [code]
drivers/net/igb/igb_api.h [code]
drivers/net/igb/igb_defines.h [code]
drivers/net/igb/igb_hw.h [code]
drivers/net/igb/igb_mac.c [code]
drivers/net/igb/igb_mac.h [code]
drivers/net/igb/igb_main.c [code]
drivers/net/igb/igb_manage.c [code]
drivers/net/igb/igb_manage.h [code]
drivers/net/igb/igb_nvm.c [code]
drivers/net/igb/igb_nvm.h [code]
drivers/net/igb/igb_osdep.h [code]
drivers/net/igb/igb_phy.c [code]
drivers/net/igb/igb_phy.h [code]
drivers/net/igb/igb_regs.h [code]
drivers/net/phantom/nx_bitops.h [code]NetXen bit operations
drivers/net/phantom/nxhal_nic_interface.h [code]
drivers/net/phantom/phantom.c [code]NetXen Phantom NICs
drivers/net/phantom/phantom.h [code]NetXen Phantom NICs
drivers/net/phantom/phantom_hw.h [code]Phantom hardware definitions
drivers/net/rtl818x/rtl8180.c [code]
drivers/net/rtl818x/rtl8180_grf5101.c [code]
drivers/net/rtl818x/rtl8180_max2820.c [code]
drivers/net/rtl818x/rtl8180_sa2400.c [code]
drivers/net/rtl818x/rtl8185.c [code]
drivers/net/rtl818x/rtl8185_rtl8225.c [code]
drivers/net/rtl818x/rtl818x.c [code]
drivers/net/rtl818x/rtl818x.h [code]
drivers/net/vxge/vxge.c [code]
drivers/net/vxge/vxge_config.c [code]
drivers/net/vxge/vxge_config.h [code]
drivers/net/vxge/vxge_main.c [code]
drivers/net/vxge/vxge_main.h [code]
drivers/net/vxge/vxge_reg.h [code]
drivers/net/vxge/vxge_traffic.c [code]
drivers/net/vxge/vxge_traffic.h [code]
drivers/net/vxge/vxge_version.h [code]
drivers/nvs/nvs.c [code]Non-volatile storage
drivers/nvs/spi.c [code]SPI devices
drivers/nvs/threewire.c [code]Three-wire serial devices
hci/editstring.c [code]Editable strings
hci/readline.c [code]Minimal readline
hci/shell.c [code]Minimal command shell
hci/shell_banner.c [code]Shell startup banner
hci/strerror.c [code]Error descriptions
hci/wireless_errors.c [code]
hci/commands/autoboot_cmd.c [code]
hci/commands/config_cmd.c [code]
hci/commands/dhcp_cmd.c [code]DHCP management commands
hci/commands/digest_cmd.c [code]
hci/commands/gdbstub_cmd.c [code]GDB stub command
hci/commands/ifmgmt_cmd.c [code]Network interface management commands
hci/commands/image_cmd.c [code]Image management commands
hci/commands/iwmgmt_cmd.c [code]
hci/commands/login_cmd.c [code]
hci/commands/nvo_cmd.c [code]
hci/commands/route_cmd.c [code]Routing table management commands
hci/commands/sanboot_cmd.c [code]
hci/commands/time_cmd.c [code]
hci/mucurses/alert.c [code]MuCurses alert functions
hci/mucurses/ansi_screen.c [code]
hci/mucurses/clear.c [code]MuCurses clearing functions
hci/mucurses/colour.c [code]
hci/mucurses/cursor.h [code]MuCurses cursor implementation specific header file
hci/mucurses/edging.c [code]MuCurses edging functions
hci/mucurses/kb.c [code]MuCurses keyboard input handling functions
hci/mucurses/mucurses.c [code]MuCurses core functions
hci/mucurses/mucurses.h [code]MuCurses core implementation specific header file
hci/mucurses/print.c [code]MuCurses printing functions
hci/mucurses/print_nadv.c [code]MuCurses printing functions (no cursor advance)
hci/mucurses/slk.c [code]Soft label key functions
hci/mucurses/winattrs.c [code]MuCurses window attribute functions
hci/mucurses/windows.c [code]MuCurses windows instance functions
hci/mucurses/wininit.c [code]MuCurses initialisation functions
hci/mucurses/widgets/editbox.c [code]Editable text box widget
hci/tui/login_ui.c [code]Login UI
hci/tui/settings_ui.c [code]Option configuration console
image/efi_image.c [code]
image/elf.c [code]ELF image format
image/embedded.c [code]Embedded image support
image/script.c [code]GPXE scripts
image/segment.c [code]Executable image segments
include/alloca.h [code]Temporary memory allocation
include/assert.h [code]Assertions
include/big_bswap.h [code]
include/bootp.h [code]
include/btext.h [code]
include/byteswap.h [code]
include/cmdline.h [code]
include/cmdlinelib.h [code]
include/cmdlist.h [code]
include/coff.h [code]
include/compiler.h [code]Global compiler definitions
include/console.h [code]User interaction
include/cpu.h [code]
include/ctype.h [code]Character types
include/curses.h [code]MuCurses header file
include/elf.h [code]
include/endian.h [code]
include/errno.h [code]Error codes
include/etherboot.h [code]
include/fs.h [code]
include/getopt.h [code]Parse command-line options
include/i82365.h [code]
include/libgen.h [code]
include/little_bswap.h [code]
include/mii.h [code]
include/nic.h [code]
include/old_tcp.h [code]
include/pc_kbd.h [code]
include/pcmcia-opts.h [code]
include/pcmcia.h [code]
include/stdarg.h [code]
include/stddef.h [code]
include/stdint.h [code]
include/stdio.h [code]
include/stdlib.h [code]
include/string.h [code]
include/strings.h [code]
include/sys_info.h [code]
include/time.h [code]
include/unistd.h [code]
include/gpxe/acpi.h [code]ACPI data structures
include/gpxe/aes.h [code]
include/gpxe/ansiesc.h [code]ANSI escape sequences
include/gpxe/aoe.h [code]AoE protocol
include/gpxe/api.h [code]GPXE internal APIs
include/gpxe/arc4.h [code]
include/gpxe/arp.h [code]Address Resolution Protocol
include/gpxe/asn1.h [code]ASN.1 encoding
include/gpxe/ata.h [code]ATA devices
include/gpxe/base64.h [code]Base64 encoding
include/gpxe/bitbash.h [code]Bit-bashing interfaces
include/gpxe/bitmap.h [code]Bitmaps for multicast downloads
include/gpxe/bitops.h [code]Bit operations
include/gpxe/blockdev.h [code]Block devices
include/gpxe/cbc.h [code]Cipher-block chaining
include/gpxe/chap.h [code]CHAP protocol
include/gpxe/command.h [code]
include/gpxe/cpio.h [code]CPIO archives
include/gpxe/crc32.h [code]
include/gpxe/crypto.h [code]Cryptographic API
include/gpxe/device.h [code]Device model
include/gpxe/dhcp.h [code]Dynamic Host Configuration Protocol
include/gpxe/dhcpopts.h [code]DHCP options
include/gpxe/dhcppkt.h [code]DHCP packets
include/gpxe/dns.h [code]DNS protocol
include/gpxe/downloader.h [code]Image downloader
include/gpxe/eapol.h [code]Definitions for EAPOL (Extensible Authentication Protocol over LANs) frames
include/gpxe/editbox.h [code]Editable text box widget
include/gpxe/editstring.h [code]Editable strings
include/gpxe/eisa.h [code]
include/gpxe/elf.h [code]ELF image format
include/gpxe/errfile.h [code]Error file identifiers
include/gpxe/errortab.h [code]Error message tables
include/gpxe/ethernet.h [code]Ethernet protocol
include/gpxe/fakedhcp.h [code]Fake DHCP packets
include/gpxe/features.h [code]Feature list
include/gpxe/filter.h [code]Data transfer filters
include/gpxe/ftp.h [code]File transfer protocol
include/gpxe/gdbserial.h [code]GDB remote debugging over serial
include/gpxe/gdbstub.h [code]GDB remote debugging
include/gpxe/gdbudp.h [code]GDB remote debugging over UDP
include/gpxe/hidemem.h [code]Hidden memory regions
include/gpxe/hmac.h [code]Keyed-Hashing for Message Authentication
include/gpxe/http.h [code]Hyper Text Transport Protocol
include/gpxe/i2c.h [code]I2C interface
include/gpxe/ib_cm.h [code]Infiniband communication management
include/gpxe/ib_cmrc.h [code]Infiniband Communication-managed Reliable Connections
include/gpxe/ib_mad.h [code]Infiniband management datagrams
include/gpxe/ib_mcast.h [code]Infiniband multicast groups
include/gpxe/ib_mi.h [code]Infiniband management interfaces
include/gpxe/ib_packet.h [code]Infiniband packet format
include/gpxe/ib_pathrec.h [code]Infiniband path records
include/gpxe/ib_sma.h [code]Infiniband subnet management agent
include/gpxe/ib_smc.h [code]Infiniband Subnet Management Client
include/gpxe/ib_srp.h [code]SCSI RDMA Protocol over Infiniband
include/gpxe/icmp.h [code]ICMP protocol
include/gpxe/icmp6.h [code]ICMP6 protocol
include/gpxe/ieee80211.h [code]Constants and data structures defined in IEEE 802.11, subsetted according to what gPXE knows how to use
include/gpxe/if_arp.h [code]Address Resolution Protocol constants and types
include/gpxe/if_ether.h [code]
include/gpxe/image.h [code]Executable/loadable images
include/gpxe/in.h [code]
include/gpxe/infiniband.h [code]Infiniband protocol
include/gpxe/init.h [code]
include/gpxe/interface.h [code]Object communication interfaces
include/gpxe/io.h [code]GPXE I/O API
include/gpxe/iobuf.h [code]I/O buffers
include/gpxe/ip.h [code]IP protocol
include/gpxe/ip6.h [code]IP6 protocol
include/gpxe/ipoib.h [code]IP over Infiniband
include/gpxe/isa.h [code]
include/gpxe/isa_ids.h [code]
include/gpxe/isapnp.h [code]
include/gpxe/iscsi.h [code]ISCSI protocol
include/gpxe/job.h [code]Job control interfaces
include/gpxe/keys.h [code]Key definitions
include/gpxe/linebuf.h [code]Line buffering
include/gpxe/linux_compat.h [code]Linux code compatibility
include/gpxe/list.h [code]Linked lists
include/gpxe/login_ui.h [code]Login UI
include/gpxe/malloc.h [code]Dynamic memory allocation
include/gpxe/mca.h [code]
include/gpxe/md5.h [code]
include/gpxe/memmap.h [code]Memory mapping
include/gpxe/monojob.h [code]Single foreground job
include/gpxe/nap.h [code]CPU sleeping
include/gpxe/ndp.h [code]
include/gpxe/net80211.h [code]The gPXE 802.11 MAC layer
include/gpxe/netdevice.h [code]Network device management
include/gpxe/null_nap.h [code]Null CPU sleeping
include/gpxe/nvo.h [code]Non-volatile stored options
include/gpxe/nvs.h [code]Non-volatile storage
include/gpxe/open.h [code]Data transfer interface opening
include/gpxe/pci.h [code]
include/gpxe/pci_ids.h [code]
include/gpxe/pci_io.h [code]PCI I/O API
include/gpxe/pcibackup.h [code]PCI configuration space backup and restoration
include/gpxe/posix_io.h [code]POSIX-like I/O
include/gpxe/process.h [code]Processes
include/gpxe/profile.h [code]Profiling
include/gpxe/ramdisk.h [code]RAM disks
include/gpxe/rarp.h [code]Reverse Address Resolution Protocol
include/gpxe/rc80211.h [code]Rate-control algorithm prototype for 802.11
include/gpxe/refcnt.h [code]Reference counting
include/gpxe/resolv.h [code]Name resolution
include/gpxe/retry.h [code]Retry timers
include/gpxe/rotate.h [code]Bit operations
include/gpxe/rsa.h [code]
include/gpxe/sanboot.h [code]
include/gpxe/scsi.h [code]SCSI devices
include/gpxe/sec80211.h [code]Definitions for general secured-network routines
include/gpxe/segment.h [code]Executable image segments
include/gpxe/serial.h [code]Serial driver functions
include/gpxe/settings.h [code]Configuration settings
include/gpxe/settings_ui.h [code]Option configuration console
include/gpxe/sha1.h [code]
include/gpxe/shell.h [code]Minimal command shell
include/gpxe/shell_banner.h [code]Shell startup banner
include/gpxe/smbios.h [code]System Management BIOS
include/gpxe/socket.h [code]Socket addresses
include/gpxe/spi.h [code]SPI interface
include/gpxe/spi_bit.h [code]SPI bit-bashing interface
include/gpxe/srp.h [code]SCSI RDMA Protocol
include/gpxe/tables.h [code]Linker tables
include/gpxe/tcp.h [code]TCP protocol
include/gpxe/tcpip.h [code]Transport-network layer interface
include/gpxe/tftp.h [code]TFTP protocol
include/gpxe/threewire.h [code]Three-wire serial interface
include/gpxe/timer.h [code]GPXE timer API
include/gpxe/tls.h [code]Transport Layer Security Protocol
include/gpxe/uaccess.h [code]Access to external ("user") memory
include/gpxe/udp.h [code]UDP protocol
include/gpxe/umalloc.h [code]User memory allocation
include/gpxe/uri.h [code]Uniform Resource Identifiers
include/gpxe/uuid.h [code]Universally unique IDs
include/gpxe/virtio-pci.h [code]
include/gpxe/virtio-ring.h [code]
include/gpxe/vsprintf.h [code]Printf() and friends
include/gpxe/wpa.h [code]Common definitions for all types of WPA-protected networks
include/gpxe/x509.h [code]X.509 certificates
include/gpxe/xfer.h [code]Data transfer interfaces
include/gpxe/efi/Base.h [code]Root include file for Mde Package Base type modules
include/gpxe/efi/efi.h [code]EFI API
include/gpxe/efi/efi_io.h [code]GPXE I/O API for EFI
include/gpxe/efi/efi_pci.h [code]GPXE PCI I/O API for EFI
include/gpxe/efi/efi_smbios.h [code]GPXE SMBIOS API for EFI
include/gpxe/efi/efi_timer.h [code]GPXE timer API for EFI
include/gpxe/efi/efi_uaccess.h [code]GPXE user access API for EFI
include/gpxe/efi/efi_umalloc.h [code]GPXE user memory allocation API for EFI
include/gpxe/efi/PiDxe.h [code]Root include file for Mde Package DXE_CORE, DXE, SMM, SAL type modules
include/gpxe/efi/ProcessorBind.h [code]
include/gpxe/efi/Uefi.h [code]Root include file for Mde Package UEFI, UEFI_APPLICATION type modules
include/gpxe/efi/Guid/PcAnsi.h [code]Terminal Device Path Vendor Guid
include/gpxe/efi/Guid/SmBios.h [code]GUIDs used to locate the SMBIOS tables in the UEFI 2.0 system table
include/gpxe/efi/Ia32/ProcessorBind.h [code]Processor or Compiler specific defines and types for Ia32 architecture
include/gpxe/efi/IndustryStandard/Pci22.h [code]Support for PCI 2.2 standard
include/gpxe/efi/IndustryStandard/PeImage.h [code]EFI image format for PE32, PE32+ and TE
include/gpxe/efi/Pi/PiBootMode.h [code]Present the boot mode values in PI
include/gpxe/efi/Pi/PiDependency.h [code]Present the dependency expression values in PI
include/gpxe/efi/Pi/PiDxeCis.h [code]Include file matches things in PI
include/gpxe/efi/Pi/PiFirmwareFile.h [code]The firmware file related definitions in PI
include/gpxe/efi/Pi/PiFirmwareVolume.h [code]The firmware volume related definitions in PI
include/gpxe/efi/Pi/PiHob.h [code]HOB related definitions in PI
include/gpxe/efi/Pi/PiMultiPhase.h [code]Include file matches things in PI for multiple module types
include/gpxe/efi/Protocol/ComponentName2.h [code]UEFI Component Name 2 Protocol as defined in the UEFI 2.1 specification
include/gpxe/efi/Protocol/Cpu.h [code]CPU Architectural Protocol as defined in PI spec Volume 2 DXE
include/gpxe/efi/Protocol/CpuIo.h [code]This code abstracts the CPU IO Protocol which installed by some platform or chipset-specific PEIM that abstracts the processor-visible I/O operations
include/gpxe/efi/Protocol/DebugSupport.h [code]DebugSupport protocol and supporting definitions as defined in the UEFI2.0 specification
include/gpxe/efi/Protocol/DevicePath.h [code]The device path protocol as defined in UEFI 2.0
include/gpxe/efi/Protocol/DriverBinding.h [code]UEFI DriverBinding Protocol is defined in UEFI specification
include/gpxe/efi/Protocol/NetworkInterfaceIdentifier.h [code]EFI Network Interface Identifier Protocol
include/gpxe/efi/Protocol/PciIo.h [code]EFI PCI I/O Protocol provides the basic Memory, I/O, PCI configuration, and DMA interfaces that a driver uses to access its PCI controller
include/gpxe/efi/Protocol/PciRootBridgeIo.h [code]PCI Root Bridge I/O protocol as defined in the UEFI 2.0 specification
include/gpxe/efi/Protocol/SimpleNetwork.h [code]Simple Network protocol as defined in the UEFI 2.0 specification
include/gpxe/efi/Protocol/SimpleTextIn.h [code]Simple Text In protocol from the UEFI 2.0 specification
include/gpxe/efi/Protocol/SimpleTextOut.h [code]Simple Text Out protocol from the UEFI 2.0 specification
include/gpxe/efi/Uefi/UefiBaseType.h [code]Defines data types and constants introduced in UEFI
include/gpxe/efi/Uefi/UefiGpt.h [code]EFI Guid Partition Table Format Definition
include/gpxe/efi/Uefi/UefiInternalFormRepresentation.h [code]This file defines the encoding for the VFR (Visual Form Representation) language
include/gpxe/efi/Uefi/UefiMultiPhase.h [code]This includes some definitions introduced in UEFI that will be used in both PEI and DXE phases
include/gpxe/efi/Uefi/UefiPxe.h [code]This header file contains all of the PXE type definitions, structure prototypes, global variables and constants that are needed for porting PXE to EFI
include/gpxe/efi/Uefi/UefiSpec.h [code]Include file that supports UEFI
include/gpxe/efi/X64/ProcessorBind.h [code]Processor or Compiler specific defines and types x64 (Intel(r) EM64T, AMD64)
include/hci/ifmgmt_cmd.h [code]
include/readline/readline.h [code]Minmal readline
include/sys/time.h [code]
include/usr/autoboot.h [code]Automatic booting
include/usr/dhcpmgmt.h [code]DHCP management
include/usr/ifmgmt.h [code]Network interface management
include/usr/imgmgmt.h [code]Image management
include/usr/iwmgmt.h [code]Wireless network interface management
include/usr/route.h [code]Routing table management
interface/efi/efi_console.c [code]
interface/efi/efi_init.c [code]
interface/efi/efi_io.c [code]GPXE I/O API for EFI
interface/efi/efi_pci.c [code]GPXE PCI I/O API for EFI
interface/efi/efi_smbios.c [code]GPXE SMBIOS API for EFI
interface/efi/efi_snp.c [code]GPXE EFI SNP interface
interface/efi/efi_strerror.c [code]GPXE error message formatting for EFI
interface/efi/efi_timer.c [code]GPXE timer API for EFI
interface/efi/efi_uaccess.c [code]GPXE user access API for EFI
interface/efi/efi_umalloc.c [code]GPXE user memory allocation API for EFI
interface/smbios/smbios.c [code]System Management BIOS
interface/smbios/smbios_settings.c [code]
libgcc/__divdi3.c [code]
libgcc/__moddi3.c [code]
libgcc/__udivdi3.c [code]
libgcc/__udivmoddi4.c [code]
libgcc/__umoddi3.c [code]
libgcc/icc.c [code]
libgcc/libgcc.h [code]
libgcc/memcpy.c [code]Gcc sometimes likes to insert implicit calls to memcpy()
net/aoe.c [code]AoE protocol
net/arp.c [code]Address Resolution Protocol
net/cachedhcp.c [code]Cached DHCP packet handling
net/dhcpopts.c [code]DHCP options
net/dhcppkt.c [code]DHCP packets
net/eapol.c [code]802.1X Extensible Authentication Protocol over LANs demultiplexer
net/ethernet.c [code]Ethernet protocol
net/fakedhcp.c [code]Fake DHCP packets
net/icmp.c [code]ICMP protocol
net/icmpv6.c [code]
net/infiniband.c [code]Infiniband protocol
net/iobpad.c [code]I/O buffer padding
net/ipv4.c [code]IPv4 protocol
net/ipv6.c [code]
net/mii.c [code]
net/ndp.c [code]Neighbour Discovery Protocol
net/netdev_settings.c [code]Network device configuration settings
net/netdevice.c [code]Network device management
net/nullnet.c [code]Null network device
net/rarp.c [code]Reverse Address Resolution Protocol
net/retry.c [code]Retry timers
net/tcp.c [code]TCP protocol
net/tcpip.c [code]Transport-network layer interface
net/tls.c [code]Transport Layer Security Protocol
net/udp.c [code]UDP protocol
net/80211/net80211.c [code]802.11 device management
net/80211/rc80211.c [code]Simple 802.11 rate-control algorithm
net/80211/sec80211.c [code]General secured-network routines required whenever any secure network support at all is compiled in
net/80211/wep.c [code]The WEP wireless encryption method (insecure!)
net/80211/wpa.c [code]Handler for the aspects of WPA handshaking that are independent of 802.1X/PSK or TKIP/CCMP; this mostly involves the 4-Way Handshake
net/80211/wpa_ccmp.c [code]Backend for WPA using the CCMP encryption method
net/80211/wpa_psk.c [code]Frontend for WPA using a pre-shared key
net/80211/wpa_tkip.c [code]Backend for WPA using the TKIP encryption standard
net/infiniband/ib_cm.c [code]Infiniband communication management
net/infiniband/ib_cmrc.c [code]Infiniband Communication-managed Reliable Connections
net/infiniband/ib_mcast.c [code]Infiniband multicast groups
net/infiniband/ib_mi.c [code]Infiniband management interfaces
net/infiniband/ib_packet.c [code]Infiniband Packet Formats
net/infiniband/ib_pathrec.c [code]Infiniband path lookups
net/infiniband/ib_sma.c [code]Infiniband Subnet Management Agent
net/infiniband/ib_smc.c [code]Infiniband Subnet Management Client
net/infiniband/ib_srp.c [code]SCSI RDMA Protocol over Infiniband
net/tcp/ftp.c [code]File transfer protocol
net/tcp/http.c [code]Hyper Text Transfer Protocol (HTTP)
net/tcp/https.c [code]Secure Hyper Text Transfer Protocol (HTTPS)
net/tcp/iscsi.c [code]ISCSI protocol
net/udp/dhcp.c [code]Dynamic Host Configuration Protocol
net/udp/dns.c [code]DNS protocol
net/udp/slam.c [code]Scalable Local Area Multicast protocol
net/udp/tftp.c [code]TFTP protocol
tests/linebuf_test.c [code]
tests/memcpy_test.c [code]
tests/umalloc_test.c [code]
tests/uri_test.c [code]
usr/autoboot.c [code]Automatic booting
usr/dhcpmgmt.c [code]DHCP management
usr/ifmgmt.c [code]Network interface management
usr/imgmgmt.c [code]Image management
usr/iwmgmt.c [code]Wireless network interface management
usr/pxemenu.c [code]PXE Boot Menus
usr/route.c [code]Routing table management

Generated on Tue Apr 6 20:02:11 2010 for gPXE by  doxygen 1.5.7.1