156 Commits (2f020a8df3ad24d0d0bac9295c9cecb2ebba92f4)

Autor SHA1 Nachricht Datum
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL vor 9 Jahren
  Michael Brown 626ccf76ea [legal] Relicense files under GPL2_OR_LATER_OR_UBDL vor 9 Jahren
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL vor 9 Jahren
  Michael Brown 08189df4e0 [timer] Rewrite the 8254 Programmable Interval Timer support vor 9 Jahren
  Michael Brown d77a546fb4 [hyperv] Add support for Hyper-V hypervisor vor 9 Jahren
  Michael Brown 00c745e5ff [autoboot] Allow autoboot device to be identified by link-layer address vor 10 Jahren
  Michael Brown 23b671daf4 [librm] Allow interrupts in protected mode vor 10 Jahren
  Michael Brown ff1e7fc72b [prefix] Ignore PCI autoboot device location if set to 00:00.0 vor 10 Jahren
  Alex Williamson 90fc273b2b [prefix] Allow prefix to specify a PCI autoboot device location vor 10 Jahren
  Michael Brown b2251743d8 [console] Allow console input and output to be disabled independently vor 10 Jahren
  Michael Brown c3d1e78697 [pxe] Ensure cached DHCPACK is retrieved prior to network device creation vor 10 Jahren
  Michael Brown 5c11ff6304 [netdevice] Make all net_driver methods optional vor 10 Jahren
  Michael Brown 10d19bd2ac [pxe] Always retrieve cached DHCPACK and apply to relevant network device vor 10 Jahren
  Michael Brown 2629b7e2cd [pcbios] Inhibit all calls to INT 15,e820 and INT 15,e801 during POST vor 11 Jahren
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts vor 12 Jahren
  Michael Brown 4dc3f8141f [ioapi] Generalise i386 raw I/O API to x86 vor 12 Jahren
  Michael Brown 591541af66 [cmdline] Add "cpuid" command vor 12 Jahren
  Marin Hannache 7865ae0dea [image] Remove non-working image loaders vor 12 Jahren
  Michael Brown 1d33649516 [libc] Allow strtoul() to interpret negative numbers vor 12 Jahren
  Michael Brown 82ecaaac91 [console] Remove "log message" usage from interactive console defaults vor 12 Jahren
  Michael Brown e024cd39a8 [console] Allow usage to be defined independently for each console vor 12 Jahren
  Michael Brown 1c127a6962 [image] Simplify image management commands and internal API vor 12 Jahren
  Michael Brown 4766b1455f [build] Fix compilation under Cygwin vor 12 Jahren
  Michael Brown b4bb39909e [prefix] Eliminate uninitialised variable vor 12 Jahren
  Michael Brown 3a4253868c [prefix] Delay initrd image copy until memory map is ready vor 12 Jahren
  Michael Brown f5bbe7ec4a [lkrnprefix] Copy command line before installing iPXE vor 12 Jahren
  Michael Brown 27fdb95572 [prefix] Allow an initrd to be passed to iPXE vor 12 Jahren
  Michael Brown 24226472b2 [prefix] Allow prefix to specify an arbitrary maximum address for relocation vor 12 Jahren
  Michael Brown be600ed996 [prefix] Cope with BOOT_IMAGE= anywhere within command line vor 13 Jahren
  Michael Brown a9dbc943ae [linux] Avoid building Linux-specific prefix on non-Linux builds vor 13 Jahren
  Michael Brown 1c0ff6e1a7 [console] Move include/console.h to include/ipxe/console.h vor 13 Jahren
  Michael Brown b2332d5118 [prefix] Allow iPXE's own command line to be executed as a script vor 13 Jahren
  Shao Miller 3b51710156 [legal] Add FILE_LICENCE macro to some GPL-v2-or-later files vor 14 Jahren
  Piotr Jaroszyński b9eaf24df2 [build] Fix misaligned table entries when using gcc 4.5 vor 14 Jahren
  Piotr Jaroszyński e743910cf9 [linux] Add linux_syscall vor 14 Jahren
  Piotr Jaroszyński 5bbad9c8f0 [ioapi] Move get_memmap() to the I/O API group vor 14 Jahren
  Stefan Hajnoczi 0d108681ac [comboot] Propagate carry flag from COMBOOT API vor 14 Jahren
  Michael Brown 9cf5170c30 [relocate] Remove the even megabyte constraint vor 14 Jahren
  Michael Brown 8406115834 [build] Rename gPXE to iPXE vor 14 Jahren
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations vor 15 Jahren
  Michael Brown 6e764282dd [i386] Remove long-obsolete realmode.c file vor 15 Jahren
  Michael Brown 3d6b8a67f2 [build] Remove obsolete linker script files vor 15 Jahren
  Michael Brown c9e5b12473 [i386] Add explicit flags and type on all .section declarations vor 15 Jahren
  Michael Brown ce2aa66d39 [i386] Add explicit ""aw", @nobits" declarations to stack sections vor 15 Jahren
  Michael Brown ce0a0ccf5c [x86_64] Add support for compilation as an x86_64 binary vor 15 Jahren
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long vor 15 Jahren
  Michael Brown dc60c24146 [i386] Rename __cdecl to __asmcall vor 15 Jahren
  Michael Brown 831e4cfc27 [umalloc] Formalise the user memory allocation API vor 15 Jahren
  Michael Brown 6554b79ff9 [uaccess] Formalise the uaccess API vor 15 Jahren
  Michael Brown c0835339d0 [nap] Formalise the CPU sleeping API vor 15 Jahren