840 Revize (ce3bc9e88b0045f0748cac0fc4332096bdc8c1cf)

Autor SHA1 Zpráva Datum
  Michael Brown be600ed996 [prefix] Cope with BOOT_IMAGE= anywhere within command line před 13 roky
  Michael Brown d4f0c5d088 [romprefix] Force PnP header to a 16-byte boundary for IBM BIOSes před 13 roky
  Michael Brown fcd55f7500 [romprefix] Do not fall back to hooking INT19 by default před 13 roky
  Michael Brown 058b69d033 [romprefix] Remove special treatment for IBM BIOSes před 13 roky
  Michael Brown 38cd351243 [romprefix] Attempt to gracefully handle semi-PnP IBM BIOSes před 13 roky
  Michael Brown 987b825b7f [build] Fix building on mildly deranged versions of binutils před 13 roky
  Michael Brown 62c9635166 [int13] Catch INT 13,4b when no explicit drive number is present před 13 roky
  Michael Brown d75d6f65aa [int13] Add support for INT 13,4b před 13 roky
  Michael Brown 00d0226fee [int13] Add support for El Torito bootable CD-ROM images před 13 roky
  Michael Brown a9dbc943ae [linux] Avoid building Linux-specific prefix on non-Linux builds před 14 roky
  Michael Brown 5d2802e403 [sanboot] Add "sanhook" and "sanunhook" commands před 14 roky
  Michael Brown 8e984f35e0 [undi] Assume that interrupts are not supported if IRQ=0 před 14 roky
  Thomas Miletich 914dc6bfa9 [linux] Avoid unused-but-set variable warning in gcc 4.6 před 14 roky
  Michael Brown f9e3581175 [exeprefix] Add .exe prefix před 14 roky
  Michael Brown 5924e65cea [prefix] Avoid using base memory for temporary decompression area před 14 roky
  Piotr Jaroszyński b604e8a388 [linux] Make malloc and linux_umalloc valgrindable před 14 roky
  Michael Brown b6ca3aa01f [undi] Cope with devices that erroneously claim not to use interrupts před 14 roky
  Bastian Blank d0eb4e529d [build] Fix building with latest binutils před 14 roky
  Michael Brown f98cf7d70f [console] Add facility for rudimentary keyboard mapping před 14 roky
  Michael Brown 23daab14a6 [romprefix] Use correct size for PMM allocation of image source block před 14 roky
  Michael Brown 9a5b4aed69 [bios] Use INT 16,11 instead of INT 16,01 to check for keystrokes před 14 roky
  Michael Brown 0d277724a9 [pxe] Report an IRQ number only if device supports interrupts před 14 roky
  Michael Brown 1c0ff6e1a7 [console] Move include/console.h to include/ipxe/console.h před 14 roky
  Michael Brown 9fa4ac2e9a [image] Simplify use of imgdownload() před 14 roky
  Michael Brown b2332d5118 [prefix] Allow iPXE's own command line to be executed as a script před 14 roky
  Michael Brown 9e98e4b9b8 [bios] Recognise scancodes for F5-F12 inclusive před 14 roky
  Michael Brown d1ad046a87 [comboot] Do not assume that image has a non-NULL command line před 14 roky
  Michael Brown 34b6ecb2f1 [image] Simplify image management před 14 roky
  Michael Brown 7d5dcc9299 [parseopt] Refer to online documentation for command help před 14 roky
  Michael Brown 560cc637f9 [int13] Automatically reopen underlying block device as needed před 14 roky
  Michael Brown 90563f69be [prefix] Set the "size" bit in the GDT entry for the flat data segment před 14 roky
  Michael Brown 17ef28414f [prefix] Add rudimentary debugging messages to libprefix před 14 roky
  Michael Brown 27578ec8c1 [linux] Remove Linux-specific code from default (non-Linux) build před 14 roky
  Michael Brown 030e5a064e [build] Use unique entry symbols for each prefix před 14 roky
  Michael Brown 295c2fd671 [build] Ensure an entry point symbol exists in all builds před 14 roky
  Michael Brown 623469de5d [build] Eliminate unused sections at link-time před 14 roky
  Michael Brown f3c72660a7 [int13] Add missing "static" modifier před 14 roky
  Michael Brown d7736fbb7b [efi] Allow EFI to control PCI bus enumeration před 14 roky
  Michael Brown 5bde349e55 [pci] Make driver PCI ID a property of the PCI device před 14 roky
  Michael Brown abb5590b29 [pci] Replace pci_max_bus() with pci_num_bus() před 14 roky
  Michael Brown f9b3fae8d4 [pci] Use single "busdevfn" field in struct pci_device před 14 roky
  Eduardo Habkost 3293eb8e73 [pcbios] Merge adjacent memory regions of same type před 14 roky
  Michael Brown 962cada830 [init] Remove concept of "shutdown exit flags" před 14 roky
  Michael Brown 2288241942 [liba20] Rename libflat to liba20 před 14 roky
  Michael Brown 7f2d0f12ad [libflat] Remove now-obsolete flatten_real_mode call před 14 roky
  Michael Brown a84e15234a [prefix] Use 16-bit protected mode for access to high memory před 14 roky
  Michael Brown 025b1cb3f8 [pxe] Report SUPPORTED_IRQ only if device supports interrupts před 14 roky
  Michael Brown b9aeb439e2 [pxe] Improve pxe_udp debug messages před 14 roky
  Michael Brown f8a82c7d23 [pxe] Set correct PktType in PXENV_UNDI_ISR před 14 roky
  Michael Brown 0620429785 [pxe] Avoid touching fields that may not exist in PXENV_UNDI_GET_NIC_TYPE před 14 roky