1092 Commits (2782ccec412222cebafa35899328944acc643caa)

Autor SHA1 Mensaje Fecha
  Michael Brown 05719804b9 [rng] Add RTC-based entropy source hace 12 años
  Michael Brown 073f41085f [rng] Add ANS X9.82 Approved Source of Entropy Input hace 12 años
  Michael Brown 464ca5dbc0 [i386] Add missing #include <ipxe/io.h> in pic8259.h hace 12 años
  Till Straumann d3630b6a64 [prefix] Fix missing underscore in libprefix hace 12 años
  Michael Brown 3a4253868c [prefix] Delay initrd image copy until memory map is ready hace 12 años
  Michael Brown f5bbe7ec4a [lkrnprefix] Copy command line before installing iPXE hace 12 años
  Michael Brown 9a93db3f09 [pxe] Provide PXENV_FILE_EXIT_HOOK only for ipxelinux.0 builds hace 12 años
  Michael Brown fa410e0a41 [pxe] Modularise PXE API provision hace 12 años
  Michael Brown 61944ed602 [pxe] Tidy up debugging output hace 12 años
  Michael Brown faf50e8fa3 [pxe] Check for a valid PXE network device when applicable hace 12 años
  Michael Brown fa3ca017ac [undi] Retry PXENV_UNDI_INITIALIZE multiple times hace 12 años
  Michael Brown caf98cf624 [pxe] Improve pxe_preboot debugging messages hace 12 años
  Michael Brown 524349c559 [pxe] Improve pxe_undi debugging messages hace 12 años
  Michael Brown 27fdb95572 [prefix] Allow an initrd to be passed to iPXE hace 12 años
  Michael Brown 24226472b2 [prefix] Allow prefix to specify an arbitrary maximum address for relocation hace 12 años
  Michael Brown 6c5f1a342b [prefix] Use stack rather than %ebp as temporary storage area hace 12 años
  Michael Brown a05b89ef45 [undi] Ensure that native drivers are tried before the UNDI PCI driver hace 12 años
  Michael Brown a1f618c625 [undi] Use meaningful driver and device names hace 12 años
  Michael Brown a05a3613a5 [undi] Use current (rather than permanent) link-layer address hace 12 años
  Michael Brown c77aece36a [liba20] Preserve all non-segment registers when calling INT 15,2401 hace 12 años
  Michael Brown 4d8a009ccf [librm] Avoid (harmless) collisions with linker symbols hace 12 años
  Michael Brown 790035f78d [image] Eliminate the register_and_xxx_image() functions hace 12 años
  Valentine Barshak 8a86a848dc [lkrnprefix] Fix lost command line passed by grub hace 13 años
  Valentine Barshak 24b62e0e1e [romprefix] Fix romprefix build with certain versions of binutils hace 13 años
  Michael Brown a667bf044a [netdevice] Allow link layer to report broadcast/multicast packets via pull() hace 13 años
  Michael Brown 9cf2f9dc2b [dhcp] Add symbolic definitions for DHCP client architecture values hace 13 años
  Michael Brown 69f5b2e8dc [int13] Provide a permanently closed window via the control interface hace 13 años
  Michael Brown be600ed996 [prefix] Cope with BOOT_IMAGE= anywhere within command line hace 13 años
  Michael Brown d4f0c5d088 [romprefix] Force PnP header to a 16-byte boundary for IBM BIOSes hace 13 años
  Michael Brown fcd55f7500 [romprefix] Do not fall back to hooking INT19 by default hace 13 años
  Michael Brown 058b69d033 [romprefix] Remove special treatment for IBM BIOSes hace 13 años
  Michael Brown 38cd351243 [romprefix] Attempt to gracefully handle semi-PnP IBM BIOSes hace 13 años
  Michael Brown 987b825b7f [build] Fix building on mildly deranged versions of binutils hace 13 años
  Michael Brown 62c9635166 [int13] Catch INT 13,4b when no explicit drive number is present hace 13 años
  Michael Brown d75d6f65aa [int13] Add support for INT 13,4b hace 13 años
  Michael Brown 00d0226fee [int13] Add support for El Torito bootable CD-ROM images hace 13 años
  Michael Brown a9dbc943ae [linux] Avoid building Linux-specific prefix on non-Linux builds hace 13 años
  Michael Brown 5d2802e403 [sanboot] Add "sanhook" and "sanunhook" commands hace 13 años
  Michael Brown 8e984f35e0 [undi] Assume that interrupts are not supported if IRQ=0 hace 13 años
  Thomas Miletich 914dc6bfa9 [linux] Avoid unused-but-set variable warning in gcc 4.6 hace 13 años
  Michael Brown f9e3581175 [exeprefix] Add .exe prefix hace 13 años
  Michael Brown 5924e65cea [prefix] Avoid using base memory for temporary decompression area hace 13 años
  Piotr Jaroszyński b604e8a388 [linux] Make malloc and linux_umalloc valgrindable hace 14 años
  Michael Brown b6ca3aa01f [undi] Cope with devices that erroneously claim not to use interrupts hace 13 años
  Bastian Blank d0eb4e529d [build] Fix building with latest binutils hace 13 años
  Michael Brown f98cf7d70f [console] Add facility for rudimentary keyboard mapping hace 13 años
  Michael Brown 23daab14a6 [romprefix] Use correct size for PMM allocation of image source block hace 13 años
  Michael Brown 9a5b4aed69 [bios] Use INT 16,11 instead of INT 16,01 to check for keystrokes hace 13 años
  Michael Brown 0d277724a9 [pxe] Report an IRQ number only if device supports interrupts hace 13 años
  Michael Brown 1c0ff6e1a7 [console] Move include/console.h to include/ipxe/console.h hace 13 años