summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/include
Commit message (Expand)AuthorAgeFilesLines
...
* [i386] Use memory address constraints in __bswap_16s() and __bswap_64s()Michael Brown2012-03-041-4/+3Star
* [i386] Fix building on older versions of gccMichael Brown2012-03-041-3/+7
* [i386] Optimise byte-swapping functions and provide __bswap_{16,32,64}s()Michael Brown2012-03-041-32/+56
* [vmware] Add GuestRPC mechanismMichael Brown2012-02-293-0/+151
* [rng] Add RTC-based entropy sourceMichael Brown2012-02-282-0/+64
* [rng] Add ANS X9.82 Approved Source of Entropy InputMichael Brown2012-02-211-0/+12
* [i386] Add missing #include <ipxe/io.h> in pic8259.hMichael Brown2012-02-191-0/+2
* [pxe] Provide PXENV_FILE_EXIT_HOOK only for ipxelinux.0 buildsMichael Brown2011-12-111-0/+6
* [pxe] Modularise PXE API provisionMichael Brown2011-12-112-120/+47Star
* [prefix] Allow an initrd to be passed to iPXEMichael Brown2011-11-121-0/+1
* [dhcp] Add symbolic definitions for DHCP client architecture valuesMichael Brown2011-07-062-2/+4
* [int13] Add support for El Torito bootable CD-ROM imagesMichael Brown2011-04-271-0/+133
* [sanboot] Add "sanhook" and "sanunhook" commandsMichael Brown2011-04-242-3/+11
* [image] Simplify use of imgdownload()Michael Brown2011-03-091-3/+0Star
* [bzimage] Increase maximum command-line size to 0x7ffJarrod Johnson2010-11-131-1/+1
* [int13] Include disk signature in debugging outputMichael Brown2010-09-221-2/+7
* [int13] Add infrastructure to support EDD version 4.0Michael Brown2010-09-221-4/+27
* [block] Replace gPXE block-device API with an iPXE asynchronous interfaceMichael Brown2010-09-147-524/+36Star
* [linux] Add linux api headersPiotr JaroszyƄski2010-08-191-0/+6
* [comboot] Run com32 programs with a valid IDTGeoff Lywood2010-08-011-0/+45
* [build] Remove PACKED macroMichael Brown2010-05-304-70/+70
* [dhcp] Use correct DHCP options on EFI systemsGeoff Lywood2010-05-292-0/+80
* [build] Use weak definitions instead of weak declarationsJoshua Oreman2010-05-271-19/+1Star
* [pxe] Treat PXENV_RESTART_TFTP as unreturnableMichael Brown2010-05-211-0/+4
* [librm] Use libflat to enable A20 line on each real-to-protected transitionMichael Brown2010-04-202-12/+0Star
* [build] Rename gPXE to iPXEMichael Brown2010-04-2021-60/+60
* [pxe] Remove pxe_set_cached_filename()Michael Brown2010-03-261-2/+0Star
* [pxe] Introduce PXE exit hook for NBP chainingShao Miller2010-01-242-0/+23
* [config] Make PXE stack a compile-time optionJoshua Oreman2010-01-201-0/+19
* [pxe] Separate parent PXE API caller from UNDINET driverJoshua Oreman2010-01-202-0/+12
* [infiniband] Add support for the SRP Boot Firmware TableMichael Brown2009-08-101-0/+125
* [pxe] Dual-license pxe_api.h under the MIT licenseH. Peter Anvin2009-08-031-0/+25
* [pxe] Create pxe_[de]activate() wrapper functionsMichael Brown2009-06-281-2/+4
* [pxe] Make pxe_init_structures() an initialisation functionMichael Brown2009-06-281-1/+0Star
* [pxe] Fix interoperability with the Intel DOS UNDI driverMichael Brown2009-06-231-0/+19
* [misc] Fix source files erroneously marked as executableMichael Brown2009-06-021-0/+0
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-1847-0/+94
* [i386] Remove long-obsolete callbacks_arch.h fileMichael Brown2009-04-261-243/+0Star
* [build] Use __SIZE_TYPE__ macro in definition of size_tJoshua Oreman2009-03-311-2/+2
* [bzimage] Support old (pre-2.00 bootloader) Linux kernel formatsMichael Brown2009-03-301-0/+3
* [pxeprefix] Add .kkpxe image type and ability to return via PXE stackMichael Brown2009-02-181-0/+6
* [comboot] Implement INT 22h AX=001Bh (Cleanup, shuffle, and boot to real mode)Daniel Verkamp2009-02-171-0/+34
* [comboot] Restore the real-mode stack pointer on exit from a COMBOOT imageMichael Brown2009-02-172-6/+32
* [comboot] Unhook interrupt vectors after returning from a COMBOOT imageMichael Brown2009-02-171-0/+1
* [comboot] Allow for tail recursion of COMBOOT imagesMichael Brown2009-02-172-9/+6Star
* [x86_64] Add support for compilation as an x86_64 binaryMichael Brown2008-12-057-595/+7Star
* [efi] Use EFI-native mechanism for accessing SMBIOS tableMichael Brown2008-12-054-62/+29Star
* [i386] Move iSCSI and AoE boot code to arch/i386/interface/pcbiosMichael Brown2008-11-192-0/+335
* [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] longMichael Brown2008-11-192-3/+3
* [libgcc] Make __libgcc architecture-specificMichael Brown2008-11-191-0/+14