240 Commits (73480352315a12fdef467402ea41be9ac285e4e7)

Author SHA1 Message Date
  Michael Brown 591541af66 [cmdline] Add "cpuid" command 12 years ago
  Michael Brown 734de43585 [build] Merge i386 and x86_64 versions of errfile.h 12 years ago
  Michael Brown a9cf527641 [vmware] Allow settings to be specified in the VMware .vmx file 12 years ago
  Michael Brown 4dbb193c33 [int13] Add support for emulating floppy disk drives 12 years ago
  Michael Brown 12002d6955 [time] Add RTC-based time source 12 years ago
  Michael Brown 846bde90e6 [time] Define an API for getting the current time 12 years ago
  Michael Brown 732bea2f88 [i386] Use memory address constraints in __bswap_16s() and __bswap_64s() 12 years ago
  Michael Brown e187de7239 [i386] Fix building on older versions of gcc 12 years ago
  Michael Brown af96c4151c [i386] Optimise byte-swapping functions and provide __bswap_{16,32,64}s() 12 years ago
  Michael Brown 3a5823a126 [vmware] Add GuestRPC mechanism 12 years ago
  Michael Brown 05719804b9 [rng] Add RTC-based entropy source 12 years ago
  Michael Brown 073f41085f [rng] Add ANS X9.82 Approved Source of Entropy Input 12 years ago
  Michael Brown 464ca5dbc0 [i386] Add missing #include <ipxe/io.h> in pic8259.h 12 years ago
  Michael Brown 9a93db3f09 [pxe] Provide PXENV_FILE_EXIT_HOOK only for ipxelinux.0 builds 12 years ago
  Michael Brown fa410e0a41 [pxe] Modularise PXE API provision 12 years ago
  Michael Brown 27fdb95572 [prefix] Allow an initrd to be passed to iPXE 12 years ago
  Michael Brown 9cf2f9dc2b [dhcp] Add symbolic definitions for DHCP client architecture values 13 years ago
  Michael Brown 00d0226fee [int13] Add support for El Torito bootable CD-ROM images 13 years ago
  Michael Brown 5d2802e403 [sanboot] Add "sanhook" and "sanunhook" commands 13 years ago
  Michael Brown 9fa4ac2e9a [image] Simplify use of imgdownload() 13 years ago
  Jarrod Johnson 4526f431d7 [bzimage] Increase maximum command-line size to 0x7ff 13 years ago
  Michael Brown 4a30637d38 [int13] Include disk signature in debugging output 13 years ago
  Michael Brown 3c35ae2f3b [int13] Add infrastructure to support EDD version 4.0 13 years ago
  Michael Brown 220495f8bf [block] Replace gPXE block-device API with an iPXE asynchronous interface 14 years ago
  Piotr Jaroszyński 0e5fc47a25 [linux] Add linux api headers 14 years ago
  Geoff Lywood a4023e02e8 [comboot] Run com32 programs with a valid IDT 14 years ago
  Michael Brown 307b39c08c [build] Remove PACKED macro 14 years ago
  Geoff Lywood 6514d6430d [dhcp] Use correct DHCP options on EFI systems 14 years ago
  Joshua Oreman 2aad3fab23 [build] Use weak definitions instead of weak declarations 14 years ago
  Michael Brown dc8eb04647 [pxe] Treat PXENV_RESTART_TFTP as unreturnable 14 years ago
  Michael Brown 38cd2035ff [librm] Use libflat to enable A20 line on each real-to-protected transition 14 years ago
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 years ago
  Michael Brown 80d1ac7320 [pxe] Remove pxe_set_cached_filename() 14 years ago
  Shao Miller 112a3f2de2 [pxe] Introduce PXE exit hook for NBP chaining 14 years ago
  Joshua Oreman fa4aec8f03 [config] Make PXE stack a compile-time option 14 years ago
  Joshua Oreman 337e1ed4b4 [pxe] Separate parent PXE API caller from UNDINET driver 14 years ago
  Michael Brown e5f14e5a32 [infiniband] Add support for the SRP Boot Firmware Table 15 years ago
  H. Peter Anvin 193d545903 [pxe] Dual-license pxe_api.h under the MIT license 15 years ago
  Michael Brown 07b5be3341 [pxe] Create pxe_[de]activate() wrapper functions 15 years ago
  Michael Brown c2965b0fe7 [pxe] Make pxe_init_structures() an initialisation function 15 years ago
  Michael Brown 0b922595fe [pxe] Fix interoperability with the Intel DOS UNDI driver 15 years ago
  Michael Brown a5cd8d1772 [misc] Fix source files erroneously marked as executable 15 years ago
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 years ago
  Michael Brown bb06fc17cc [i386] Remove long-obsolete callbacks_arch.h file 15 years ago
  Joshua Oreman 820b11dc0a [build] Use __SIZE_TYPE__ macro in definition of size_t 15 years ago
  Michael Brown abc13af070 [bzimage] Support old (pre-2.00 bootloader) Linux kernel formats 15 years ago
  Michael Brown b5577553e5 [pxeprefix] Add .kkpxe image type and ability to return via PXE stack 15 years ago
  Daniel Verkamp dbbd81c140 [comboot] Implement INT 22h AX=001Bh (Cleanup, shuffle, and boot to real mode) 15 years ago
  Michael Brown 5026a35fef [comboot] Restore the real-mode stack pointer on exit from a COMBOOT image 15 years ago
  Michael Brown 7f903f03af [comboot] Unhook interrupt vectors after returning from a COMBOOT image 15 years ago