871 Commity (e024cd39a877ea1b37b9004dbd8f33448418cb36)

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