871 Commits (e024cd39a877ea1b37b9004dbd8f33448418cb36)

Author SHA1 Message Date
  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
  Michael Brown f9e3581175 [exeprefix] Add .exe prefix 13 years ago
  Michael Brown 5924e65cea [prefix] Avoid using base memory for temporary decompression area 13 years ago
  Piotr Jaroszyński b604e8a388 [linux] Make malloc and linux_umalloc valgrindable 14 years ago
  Michael Brown b6ca3aa01f [undi] Cope with devices that erroneously claim not to use interrupts 13 years ago
  Bastian Blank d0eb4e529d [build] Fix building with latest binutils 13 years ago
  Michael Brown f98cf7d70f [console] Add facility for rudimentary keyboard mapping 13 years ago
  Michael Brown 23daab14a6 [romprefix] Use correct size for PMM allocation of image source block 13 years ago
  Michael Brown 9a5b4aed69 [bios] Use INT 16,11 instead of INT 16,01 to check for keystrokes 13 years ago
  Michael Brown 0d277724a9 [pxe] Report an IRQ number only if device supports interrupts 13 years ago
  Michael Brown 1c0ff6e1a7 [console] Move include/console.h to include/ipxe/console.h 13 years ago
  Michael Brown 9fa4ac2e9a [image] Simplify use of imgdownload() 13 years ago
  Michael Brown b2332d5118 [prefix] Allow iPXE's own command line to be executed as a script 13 years ago
  Michael Brown 9e98e4b9b8 [bios] Recognise scancodes for F5-F12 inclusive 13 years ago
  Michael Brown d1ad046a87 [comboot] Do not assume that image has a non-NULL command line 13 years ago
  Michael Brown 34b6ecb2f1 [image] Simplify image management 13 years ago
  Michael Brown 7d5dcc9299 [parseopt] Refer to online documentation for command help 13 years ago
  Michael Brown 560cc637f9 [int13] Automatically reopen underlying block device as needed 13 years ago
  Michael Brown 90563f69be [prefix] Set the "size" bit in the GDT entry for the flat data segment 13 years ago
  Michael Brown 17ef28414f [prefix] Add rudimentary debugging messages to libprefix 13 years ago
  Michael Brown 030e5a064e [build] Use unique entry symbols for each prefix 13 years ago
  Michael Brown 295c2fd671 [build] Ensure an entry point symbol exists in all builds 13 years ago
  Michael Brown 623469de5d [build] Eliminate unused sections at link-time 13 years ago
  Michael Brown f3c72660a7 [int13] Add missing "static" modifier 13 years ago
  Michael Brown 5bde349e55 [pci] Make driver PCI ID a property of the PCI device 13 years ago
  Michael Brown abb5590b29 [pci] Replace pci_max_bus() with pci_num_bus() 13 years ago
  Michael Brown f9b3fae8d4 [pci] Use single "busdevfn" field in struct pci_device 13 years ago
  Eduardo Habkost 3293eb8e73 [pcbios] Merge adjacent memory regions of same type 13 years ago
  Michael Brown 962cada830 [init] Remove concept of "shutdown exit flags" 13 years ago
  Michael Brown 2288241942 [liba20] Rename libflat to liba20 13 years ago
  Michael Brown 7f2d0f12ad [libflat] Remove now-obsolete flatten_real_mode call 13 years ago
  Michael Brown a84e15234a [prefix] Use 16-bit protected mode for access to high memory 13 years ago
  Michael Brown 025b1cb3f8 [pxe] Report SUPPORTED_IRQ only if device supports interrupts 13 years ago
  Michael Brown b9aeb439e2 [pxe] Improve pxe_udp debug messages 13 years ago
  Michael Brown f8a82c7d23 [pxe] Set correct PktType in PXENV_UNDI_ISR 13 years ago
  Michael Brown 0620429785 [pxe] Avoid touching fields that may not exist in PXENV_UNDI_GET_NIC_TYPE 13 years ago
  Michael Brown a4bb95599c [cmdline] Add "reboot" command 13 years ago
  Shao Miller 3b51710156 [legal] Add FILE_LICENCE macro to some GPL-v2-or-later files 14 years ago
  Michael Brown 87723a0f11 [libflat] Test A20 gate without switching to flat real mode 13 years ago
  Michael Brown 398a6e9a50 [ifmgmt] Use generic option-parsing library 13 years ago
  Michael Brown 69d1e6cf57 [pxe] Use network device receive queue freezing 13 years ago
  Michael Brown 006d9f1f60 [undi] Support underlying UNDI devices that don't support interrupts 13 years ago
  Michael Brown fb78d086f1 [pxe] Always allow MAX_LL_HEADER_LEN for the link-layer header 13 years ago
  Jarrod Johnson 4526f431d7 [bzimage] Increase maximum command-line size to 0x7ff 13 years ago
  Michael Brown 41187aca2c [build] Add FreeBSD location for isolinux 13 years ago
  Michael Brown 202c9c0974 [romprefix] Add missing addr32 prefix 13 years ago