139 Commits (7865ae0deabc377fa29fb53b01647621959c6564)

Author SHA1 Message Date
  Marin Hannache 7865ae0dea [image] Remove non-working image loaders 12 years ago
  Michael Brown 1d33649516 [libc] Allow strtoul() to interpret negative numbers 12 years ago
  Michael Brown 82ecaaac91 [console] Remove "log message" usage from interactive console defaults 12 years ago
  Michael Brown e024cd39a8 [console] Allow usage to be defined independently for each console 12 years ago
  Michael Brown 1c127a6962 [image] Simplify image management commands and internal API 12 years ago
  Michael Brown 4766b1455f [build] Fix compilation under Cygwin 12 years ago
  Michael Brown b4bb39909e [prefix] Eliminate uninitialised variable 12 years ago
  Michael Brown 3a4253868c [prefix] Delay initrd image copy until memory map is ready 12 years ago
  Michael Brown f5bbe7ec4a [lkrnprefix] Copy command line before installing iPXE 12 years ago
  Michael Brown 27fdb95572 [prefix] Allow an initrd to be passed to iPXE 12 years ago
  Michael Brown 24226472b2 [prefix] Allow prefix to specify an arbitrary maximum address for relocation 12 years ago
  Michael Brown be600ed996 [prefix] Cope with BOOT_IMAGE= anywhere within command line 13 years ago
  Michael Brown a9dbc943ae [linux] Avoid building Linux-specific prefix on non-Linux builds 13 years ago
  Michael Brown 1c0ff6e1a7 [console] Move include/console.h to include/ipxe/console.h 13 years ago
  Michael Brown b2332d5118 [prefix] Allow iPXE's own command line to be executed as a script 13 years ago
  Shao Miller 3b51710156 [legal] Add FILE_LICENCE macro to some GPL-v2-or-later files 14 years ago
  Piotr Jaroszyński b9eaf24df2 [build] Fix misaligned table entries when using gcc 4.5 14 years ago
  Piotr Jaroszyński e743910cf9 [linux] Add linux_syscall 14 years ago
  Piotr Jaroszyński 5bbad9c8f0 [ioapi] Move get_memmap() to the I/O API group 14 years ago
  Stefan Hajnoczi 0d108681ac [comboot] Propagate carry flag from COMBOOT API 14 years ago
  Michael Brown 9cf5170c30 [relocate] Remove the even megabyte constraint 14 years ago
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 years ago
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 years ago
  Michael Brown 6e764282dd [i386] Remove long-obsolete realmode.c file 15 years ago
  Michael Brown 3d6b8a67f2 [build] Remove obsolete linker script files 15 years ago
  Michael Brown c9e5b12473 [i386] Add explicit flags and type on all .section declarations 15 years ago
  Michael Brown ce2aa66d39 [i386] Add explicit ""aw", @nobits" declarations to stack sections 15 years ago
  Michael Brown ce0a0ccf5c [x86_64] Add support for compilation as an x86_64 binary 15 years ago
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long 15 years ago
  Michael Brown dc60c24146 [i386] Rename __cdecl to __asmcall 15 years ago
  Michael Brown 831e4cfc27 [umalloc] Formalise the user memory allocation API 15 years ago
  Michael Brown 6554b79ff9 [uaccess] Formalise the uaccess API 15 years ago
  Michael Brown c0835339d0 [nap] Formalise the CPU sleeping API 15 years ago
  Michael Brown 16f1e35775 [timer] Formalise the timer API 15 years ago
  Michael Brown 8a4ccebec9 [pci] Formalise the PCI I/O API 15 years ago
  Michael Brown aef6d0df5c [ioapi] Absorb virt_to_phys() and phys_to_virt() into the I/O API 15 years ago
  Michael Brown ee2df1d6d6 [ioapi] Remove old io.h file and switch all users over to <gpxe/io.h> 15 years ago
  Michael Brown 8956a36be5 [ioapi] Formalise the I/O API as used in i386-pcbios 15 years ago
  Michael Brown 13d09e6719 [i386] Simplify linker script and standardise linker-defined symbol names 15 years ago
  Michael Brown 0015601f0b [gdb] Fix a compiler warning that shows up only when assertions are enabled 15 years ago
  Michael Brown e3c5507178 [i386] Add dump_regs() debug call 15 years ago
  Michael Brown ca0b0f0616 [relocate] Guard against systems that report empty memory regions 15 years ago
  Michael Brown 320b072c7a [pcbios] Support arbitrary splits of the e820 memory map 16 years ago
  Stefan Hajnoczi fe79edfc3d [GDB] Remove unused DR6 debug register variable 16 years ago
  Stefan Hajnoczi 3715c8c721 [GDB] Zero-extend 16-bit segment registers 16 years ago
  Stefan Hajnoczi 5504fa9047 [GDB] Add copyright header for gdbmach.c 16 years ago
  Stefan Hajnoczi 19386ec2c8 [GDB] Add watch and rwatch hardware watchpoints 16 years ago
  Stefan Hajnoczi 04bc50f025 [GDB] Add GDB stub for remote debugging 16 years ago
  Stefan Hajnoczi 842165ef76 [GDBSYM] Remove unused gdbsym.c 16 years ago
  Alexey Zaytsev 4006d229e5 Introduce the new timer subsystem. 16 years ago