817 Commits (e934447a60e7d9fe84e246ad03c1a16d4bb88a9b)

Autor SHA1 Mensaje Fecha
  Michael Brown 9fa4ac2e9a [image] Simplify use of imgdownload() hace 13 años
  Michael Brown b2332d5118 [prefix] Allow iPXE's own command line to be executed as a script hace 13 años
  Michael Brown 9e98e4b9b8 [bios] Recognise scancodes for F5-F12 inclusive hace 13 años
  Michael Brown d1ad046a87 [comboot] Do not assume that image has a non-NULL command line hace 13 años
  Michael Brown 34b6ecb2f1 [image] Simplify image management hace 13 años
  Michael Brown 7d5dcc9299 [parseopt] Refer to online documentation for command help hace 13 años
  Michael Brown 560cc637f9 [int13] Automatically reopen underlying block device as needed hace 13 años
  Michael Brown 90563f69be [prefix] Set the "size" bit in the GDT entry for the flat data segment hace 13 años
  Michael Brown 17ef28414f [prefix] Add rudimentary debugging messages to libprefix hace 13 años
  Michael Brown 27578ec8c1 [linux] Remove Linux-specific code from default (non-Linux) build hace 13 años
  Michael Brown 030e5a064e [build] Use unique entry symbols for each prefix hace 13 años
  Michael Brown 295c2fd671 [build] Ensure an entry point symbol exists in all builds hace 13 años
  Michael Brown 623469de5d [build] Eliminate unused sections at link-time hace 13 años
  Michael Brown f3c72660a7 [int13] Add missing "static" modifier hace 13 años
  Michael Brown d7736fbb7b [efi] Allow EFI to control PCI bus enumeration hace 13 años
  Michael Brown 5bde349e55 [pci] Make driver PCI ID a property of the PCI device hace 13 años
  Michael Brown abb5590b29 [pci] Replace pci_max_bus() with pci_num_bus() hace 13 años
  Michael Brown f9b3fae8d4 [pci] Use single "busdevfn" field in struct pci_device hace 13 años
  Eduardo Habkost 3293eb8e73 [pcbios] Merge adjacent memory regions of same type hace 13 años
  Michael Brown 962cada830 [init] Remove concept of "shutdown exit flags" hace 13 años
  Michael Brown 2288241942 [liba20] Rename libflat to liba20 hace 13 años
  Michael Brown 7f2d0f12ad [libflat] Remove now-obsolete flatten_real_mode call hace 13 años
  Michael Brown a84e15234a [prefix] Use 16-bit protected mode for access to high memory hace 13 años
  Michael Brown 025b1cb3f8 [pxe] Report SUPPORTED_IRQ only if device supports interrupts hace 13 años
  Michael Brown b9aeb439e2 [pxe] Improve pxe_udp debug messages hace 13 años
  Michael Brown f8a82c7d23 [pxe] Set correct PktType in PXENV_UNDI_ISR hace 13 años
  Michael Brown 0620429785 [pxe] Avoid touching fields that may not exist in PXENV_UNDI_GET_NIC_TYPE hace 13 años
  Michael Brown a4bb95599c [cmdline] Add "reboot" command hace 13 años
  Shao Miller 3b51710156 [legal] Add FILE_LICENCE macro to some GPL-v2-or-later files hace 14 años
  Michael Brown 87723a0f11 [libflat] Test A20 gate without switching to flat real mode hace 13 años
  Michael Brown 398a6e9a50 [ifmgmt] Use generic option-parsing library hace 13 años
  Michael Brown 69d1e6cf57 [pxe] Use network device receive queue freezing hace 13 años
  Michael Brown 006d9f1f60 [undi] Support underlying UNDI devices that don't support interrupts hace 13 años
  Michael Brown fb78d086f1 [pxe] Always allow MAX_LL_HEADER_LEN for the link-layer header hace 13 años
  Jarrod Johnson 4526f431d7 [bzimage] Increase maximum command-line size to 0x7ff hace 13 años
  Michael Brown 41187aca2c [build] Add FreeBSD location for isolinux hace 13 años
  Michael Brown 202c9c0974 [romprefix] Add missing addr32 prefix hace 13 años
  Michael Brown 7b0cf319e4 [int13] Dump out MBR at DBGLVL_EXTRA hace 13 años
  Michael Brown 44dbf0e036 [romprefix] Add missing FILE_LICENCE declaration to undiloader.S hace 13 años
  Michael Brown c0e3a774b2 [linux] Fix building on RHEL5 and similar platforms hace 13 años
  Michael Brown d57d49942a [int13] Fix typo in debug message hace 13 años
  Michael Brown 4a30637d38 [int13] Include disk signature in debugging output hace 13 años
  Michael Brown 3c35ae2f3b [int13] Add infrastructure to support EDD version 4.0 hace 13 años
  Michael Brown 220495f8bf [block] Replace gPXE block-device API with an iPXE asynchronous interface hace 14 años
  Michael Brown 97eda5be0d [multiboot] Reduce length of "Features" startup banner hace 14 años
  Michael Brown 97ef28aea0 [netdevice] Call netdev_link_[up|down|err]() only while registered hace 14 años
  Michael Brown 364b92521a [xfer] Generalise metadata "whence" field to "flags" field hace 14 años
  Piotr Jaroszyński b9eaf24df2 [build] Fix misaligned table entries when using gcc 4.5 hace 14 años
  Piotr Jaroszyński ddef2e1bc1 [linux] Add command line arguments hace 14 años
  Piotr Jaroszyński 1812bfd5d0 [linux] Add most of the linux api hace 14 años