157 Révisions (fbc4ba4b4ed13cc86cb8fdea0bac6c3be0164ed5)

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