1042 Commits (fbc4ba4b4ed13cc86cb8fdea0bac6c3be0164ed5)

Author SHA1 Message Date
  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 196f0bb081 [rng] Allow entropy_enable() to return an error 12 years ago
  Michael Brown b4bb39909e [prefix] Eliminate uninitialised variable 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 6324bd9389 [undi] Allow underlying PXE stack to construct link-layer header 12 years ago
  Michael Brown cd29df5c08 [vmware] Fix length returned by guestrpc_command() 12 years ago
  Michael Brown fa538bdbc6 [vmware] Add VMware logfile console (CONSOLE_VMWARE) 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
  Till Straumann d3630b6a64 [prefix] Fix missing underscore in libprefix 12 years ago
  Michael Brown 3a4253868c [prefix] Delay initrd image copy until memory map is ready 12 years ago
  Michael Brown f5bbe7ec4a [lkrnprefix] Copy command line before installing iPXE 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 61944ed602 [pxe] Tidy up debugging output 12 years ago
  Michael Brown faf50e8fa3 [pxe] Check for a valid PXE network device when applicable 12 years ago
  Michael Brown fa3ca017ac [undi] Retry PXENV_UNDI_INITIALIZE multiple times 12 years ago
  Michael Brown caf98cf624 [pxe] Improve pxe_preboot debugging messages 12 years ago
  Michael Brown 524349c559 [pxe] Improve pxe_undi debugging messages 12 years ago
  Michael Brown 27fdb95572 [prefix] Allow an initrd to be passed to iPXE 12 years ago
  Michael Brown 24226472b2 [prefix] Allow prefix to specify an arbitrary maximum address for relocation 12 years ago
  Michael Brown 6c5f1a342b [prefix] Use stack rather than %ebp as temporary storage area 12 years ago
  Michael Brown a05b89ef45 [undi] Ensure that native drivers are tried before the UNDI PCI driver 12 years ago
  Michael Brown a1f618c625 [undi] Use meaningful driver and device names 12 years ago
  Michael Brown a05a3613a5 [undi] Use current (rather than permanent) link-layer address 12 years ago
  Michael Brown c77aece36a [liba20] Preserve all non-segment registers when calling INT 15,2401 12 years ago
  Michael Brown 4d8a009ccf [librm] Avoid (harmless) collisions with linker symbols 12 years ago
  Michael Brown 790035f78d [image] Eliminate the register_and_xxx_image() functions 12 years ago
  Valentine Barshak 8a86a848dc [lkrnprefix] Fix lost command line passed by grub 13 years ago
  Valentine Barshak 24b62e0e1e [romprefix] Fix romprefix build with certain versions of binutils 13 years ago
  Michael Brown a667bf044a [netdevice] Allow link layer to report broadcast/multicast packets via pull() 13 years ago
  Michael Brown 9cf2f9dc2b [dhcp] Add symbolic definitions for DHCP client architecture values 13 years ago
  Michael Brown 69f5b2e8dc [int13] Provide a permanently closed window via the control interface 13 years ago
  Michael Brown be600ed996 [prefix] Cope with BOOT_IMAGE= anywhere within command line 13 years ago
  Michael Brown d4f0c5d088 [romprefix] Force PnP header to a 16-byte boundary for IBM BIOSes 13 years ago
  Michael Brown fcd55f7500 [romprefix] Do not fall back to hooking INT19 by default 13 years ago
  Michael Brown 058b69d033 [romprefix] Remove special treatment for IBM BIOSes 13 years ago
  Michael Brown 38cd351243 [romprefix] Attempt to gracefully handle semi-PnP IBM BIOSes 13 years ago
  Michael Brown 987b825b7f [build] Fix building on mildly deranged versions of binutils 13 years ago
  Michael Brown 62c9635166 [int13] Catch INT 13,4b when no explicit drive number is present 13 years ago
  Michael Brown d75d6f65aa [int13] Add support for INT 13,4b 13 years ago
  Michael Brown 00d0226fee [int13] Add support for El Torito bootable CD-ROM images 13 years ago
  Michael Brown a9dbc943ae [linux] Avoid building Linux-specific prefix on non-Linux builds 13 years ago
  Michael Brown 5d2802e403 [sanboot] Add "sanhook" and "sanunhook" commands 13 years ago
  Michael Brown 8e984f35e0 [undi] Assume that interrupts are not supported if IRQ=0 13 years ago