index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
arch
/
i386
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
[gdb] Add support for x86_64
Michael Brown
2016-03-22
2
-204
/
+8
*
[bios] Add bin-x86_64-pcbios build platform
Michael Brown
2016-02-16
12
-1117
/
+0
*
[bios] Allow relocate.c to be compiled for x86_64
Michael Brown
2016-02-16
1
-12
/
+12
*
[pxe] Clarify comments regarding shrinking of cached DHCP packet
Michael Brown
2016-02-11
1
-6
/
+9
*
[libc] Fix typo in longjmp()
Michael Brown
2015-04-07
1
-3
/
+3
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-05
1
-1
/
+5
*
[libc] Rewrite setjmp() and longjmp()
Michael Brown
2015-03-02
1
-31
/
+53
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
2
-2
/
+6
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+5
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
7
-7
/
+23
*
[timer] Rewrite the 8254 Programmable Interval Timer support
Michael Brown
2015-02-17
2
-90
/
+3
*
[hyperv] Add support for Hyper-V hypervisor
Michael Brown
2014-12-18
1
-67
/
+0
*
[autoboot] Allow autoboot device to be identified by link-layer address
Michael Brown
2014-07-08
1
-4
/
+2
*
[librm] Allow interrupts in protected mode
Michael Brown
2014-04-29
3
-123
/
+118
*
[prefix] Ignore PCI autoboot device location if set to 00:00.0
Michael Brown
2014-03-03
1
-2
/
+4
*
[prefix] Allow prefix to specify a PCI autoboot device location
Alex Williamson
2014-03-03
1
-0
/
+44
*
[console] Allow console input and output to be disabled independently
Michael Brown
2013-11-28
1
-1
/
+1
*
[pxe] Ensure cached DHCPACK is retrieved prior to network device creation
Michael Brown
2013-11-08
1
-7
/
+12
*
[netdevice] Make all net_driver methods optional
Michael Brown
2013-11-01
1
-22
/
+0
*
[pxe] Always retrieve cached DHCPACK and apply to relevant network device
Michael Brown
2013-10-25
1
-0
/
+188
*
[pcbios] Inhibit all calls to INT 15,e820 and INT 15,e801 during POST
Michael Brown
2013-03-11
1
-3
/
+5
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
5
-5
/
+10
*
[ioapi] Generalise i386 raw I/O API to x86
Michael Brown
2012-07-17
1
-96
/
+0
*
[cmdline] Add "cpuid" command
Michael Brown
2012-06-07
1
-73
/
+0
*
[image] Remove non-working image loaders
Marin Hannache
2012-04-24
3
-794
/
+0
*
[libc] Allow strtoul() to interpret negative numbers
Michael Brown
2012-04-17
1
-0
/
+1
*
[console] Remove "log message" usage from interactive console defaults
Michael Brown
2012-03-27
1
-1
/
+1
*
[console] Allow usage to be defined independently for each console
Michael Brown
2012-03-26
1
-0
/
+9
*
[image] Simplify image management commands and internal API
Michael Brown
2012-03-25
1
-2
/
+7
*
[build] Fix compilation under Cygwin
Michael Brown
2012-03-23
1
-1
/
+1
*
[prefix] Eliminate uninitialised variable
Michael Brown
2012-03-09
1
-0
/
+2
*
[prefix] Delay initrd image copy until memory map is ready
Michael Brown
2012-02-09
1
-2
/
+8
*
[lkrnprefix] Copy command line before installing iPXE
Michael Brown
2012-01-18
1
-1
/
+2
*
[prefix] Allow an initrd to be passed to iPXE
Michael Brown
2011-11-12
2
-123
/
+249
*
[prefix] Allow prefix to specify an arbitrary maximum address for relocation
Michael Brown
2011-11-12
1
-9
/
+16
*
[prefix] Cope with BOOT_IMAGE= anywhere within command line
Michael Brown
2011-06-28
1
-4
/
+14
*
[linux] Avoid building Linux-specific prefix on non-Linux builds
Michael Brown
2011-04-27
1
-0
/
+28
*
[console] Move include/console.h to include/ipxe/console.h
Michael Brown
2011-03-09
1
-1
/
+1
*
[prefix] Allow iPXE's own command line to be executed as a script
Michael Brown
2011-03-07
1
-0
/
+113
*
[legal] Add FILE_LICENCE macro to some GPL-v2-or-later files
Shao Miller
2010-12-04
1
-0
/
+2
*
[build] Fix misaligned table entries when using gcc 4.5
Piotr Jaroszyński
2010-08-20
1
-1
/
+1
*
[linux] Add linux_syscall
Piotr Jaroszyński
2010-08-19
1
-0
/
+45
*
[ioapi] Move get_memmap() to the I/O API group
Piotr Jaroszyński
2010-08-16
1
-1
/
+0
*
[comboot] Propagate carry flag from COMBOOT API
Stefan Hajnoczi
2010-05-25
1
-0
/
+38
*
[relocate] Remove the even megabyte constraint
Michael Brown
2010-04-20
1
-48
/
+8
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-20
7
-14
/
+14
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
10
-0
/
+20
*
[i386] Remove long-obsolete realmode.c file
Michael Brown
2009-04-26
1
-23
/
+0
*
[build] Remove obsolete linker script files
Michael Brown
2009-04-17
5
-189
/
+0
*
[i386] Add explicit flags and type on all .section declarations
Michael Brown
2009-02-15
1
-3
/
+3
[next]