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
/
interface
Commit message (
Expand
)
Author
Age
Files
Lines
*
[pci] Use flat real mode to call INT 1a,b101
Michael Brown
2015-06-23
1
-1
/
+5
*
[int13con] Add basic ability to log to a local disk via INT 13
Michael Brown
2015-05-19
1
-0
/
+284
*
[i386] Move real_to_user() to realmode.h
Michael Brown
2015-03-05
2
-0
/
+2
*
[build] Fix the REQUIRE_SYMBOL mechanism
Michael Brown
2015-03-05
1
-0
/
+1
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
5
-5
/
+25
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
4
-4
/
+20
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
15
-15
/
+67
*
[pxe] Maintain a queue for received PXE UDP packets
Michael Brown
2015-02-06
1
-38
/
+85
*
[pxe] Use tftp_uri() to construct PXE TFTP URIs
Michael Brown
2015-02-06
1
-12
/
+15
*
[tftp] Explicitly abort connection whenever parent interface is closed
Michael Brown
2015-02-06
1
-10
/
+7
*
[profile] Allow interrupts to be excluded from profiling results
Michael Brown
2014-05-04
1
-2
/
+2
*
[undi] Profile all PXE API calls
Michael Brown
2014-05-03
1
-6
/
+97
*
[pxe] Work around missing PXENV_UNDI_OPEN only when necessary
Michael Brown
2014-05-03
1
-2
/
+4
*
[pxe] Profile UNDI transmit datapath
Michael Brown
2014-05-03
1
-0
/
+8
*
[pxe] Profile all PXE API calls
Michael Brown
2014-05-03
1
-0
/
+49
*
[pcbios] Do not switch to real mode to sleep the CPU
Michael Brown
2014-04-29
1
-3
/
+3
*
[pcbios] Do not switch to real mode to check for timer interrupt
Michael Brown
2014-04-29
1
-4
/
+4
*
[comboot] Use built-in interrupt reflector
Michael Brown
2014-04-29
2
-43
/
+0
*
[image] Add "--timeout" parameter to image downloading commands
Michael Brown
2014-03-10
1
-2
/
+3
*
[cmdline] Rename "console" command's --bpp option to --depth
Michael Brown
2014-01-22
1
-1
/
+1
*
[vesafb] Allow for an arbitrary margin around the text area
Michael Brown
2014-01-22
1
-11
/
+31
*
[fbcon] Allow for an arbitrary margin around the text area
Michael Brown
2014-01-22
1
-2
/
+4
*
[vesafb] Handle failures from fbcon_init()
Michael Brown
2014-01-22
1
-9
/
+27
*
[vesafb] Set "magic" colour to transparent when a background picture is used
Michael Brown
2013-12-09
1
-0
/
+6
*
[vesafb] Work around data corruption bug in bochs/qemu VBE implementation
Michael Brown
2013-12-06
1
-1
/
+1
*
[linux] Provide access to SMBIOS via /dev/mem
Michael Brown
2013-12-05
1
-40
/
+12
*
[settings] Explicitly separate the concept of a completed fetched setting
Michael Brown
2013-12-05
1
-1
/
+1
*
[vesafb] Select an optimal mode, rather than the first acceptable mode
Michael Brown
2013-11-28
1
-49
/
+91
*
[vesafb] Return meaningful error when no suitable mode is found
Michael Brown
2013-11-28
1
-44
/
+75
*
[vesafb] Skip modes for which we cannot get mode information
Michael Brown
2013-11-28
1
-2
/
+1
*
[vesafb] Include raw status value within VBE error messages
Michael Brown
2013-11-28
1
-5
/
+5
*
[vesafb] Add VESA frame buffer console
Michael Brown
2013-11-28
1
-0
/
+420
*
[console] Allow console input and output to be disabled independently
Michael Brown
2013-11-28
1
-1
/
+1
*
[netdevice] Make all net_driver methods optional
Michael Brown
2013-11-01
1
-10
/
+0
*
[pxe] Always retrieve cached DHCPACK and apply to relevant network device
Michael Brown
2013-10-25
1
-70
/
+0
*
[build] Work around bug in gcc >= 4.8
Michael Brown
2013-09-25
1
-3
/
+5
*
[settings] Introduce the generalised concept of a numeric setting
Michael Brown
2013-08-01
1
-1
/
+1
*
[settings] Clarify usage of the term "named setting"
Michael Brown
2013-07-18
1
-4
/
+3
*
[cmdline] Add "poweroff" command
Marin Hannache
2013-07-15
1
-0
/
+108
*
[build] Work around bug in gcc >= 4.8
Michael Brown
2013-06-07
1
-3
/
+5
*
[settings] Eliminate settings "tag magic"
Michael Brown
2013-05-01
1
-1
/
+1
*
[pxe] Convert external PXE API errors into iPXE platform-generated errors
Michael Brown
2013-04-29
2
-13
/
+19
*
[cmdline] Add ability to perform a warm reboot
Michael Brown
2013-03-22
1
-1
/
+8
*
[efi] Add "reboot" command for EFI
Michael Brown
2013-03-22
1
-0
/
+41
*
[smbios] Provide SMBIOS version number via smbios_version()
Michael Brown
2013-03-20
1
-0
/
+2
*
[int13] Split out ISO9660 and El Torito definitions to separate header files
Michael Brown
2013-03-20
1
-0
/
+2
*
[tftp] Allow TFTP block size to be controlled via the PXE TFTP API
Michael Brown
2013-03-06
1
-7
/
+20
*
[umalloc] Split largest_memblock() function out from init_eheap()
Michael Brown
2012-11-06
1
-49
/
+8
*
[build] Include version number within only a single object file
Michael Brown
2012-11-02
1
-1
/
+6
*
[int13] Use correct size when estimating floppy disk geometry
Michael Brown
2012-09-14
1
-1
/
+1
[next]