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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[uri] Refactor URI parsing and formatting
Michael Brown
2014-02-27
1
-2
/
+1
*
[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
*
[uaccess] Add memcmp_user()
Michael Brown
2014-01-12
1
-0
/
+7
*
[vesafb] Set "magic" colour to transparent when a background picture is used
Michael Brown
2013-12-09
1
-0
/
+6
*
[lkrnprefix] Include iPXE version string in image header
Michael Brown
2013-12-06
2
-1
/
+8
*
[vesafb] Work around data corruption bug in bochs/qemu VBE implementation
Michael Brown
2013-12-06
1
-1
/
+1
*
[settings] Force settings into alphabetical order within sections
Michael Brown
2013-12-05
1
-18
/
+20
*
[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
2
-4
/
+4
*
[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
3
-0
/
+631
*
[console] Add concept of generic console configuration
Michael Brown
2013-11-28
2
-0
/
+8
*
[console] Allow console input and output to be disabled independently
Michael Brown
2013-11-28
3
-3
/
+3
*
[console] Pass escape sequence context to ANSI escape sequence handlers
Michael Brown
2013-11-27
1
-3
/
+9
*
[build] Update build system for Syslinux 6.x
Christian Hesse
2013-11-15
1
-1
/
+4
*
[pxe] Ensure cached DHCPACK is retrieved prior to network device creation
Michael Brown
2013-11-08
1
-7
/
+12
*
[cmdline] Generate command option help text automatically
Michael Brown
2013-11-07
2
-3
/
+2
*
[cmdline] Allow "if<xxx>" commands to take options
Michael Brown
2013-11-05
1
-6
/
+15
*
[netdevice] Make all net_driver methods optional
Michael Brown
2013-11-01
2
-32
/
+0
*
[pxe] Always retrieve cached DHCPACK and apply to relevant network device
Michael Brown
2013-10-25
3
-73
/
+236
*
[build] Work around bug in gcc >= 4.8
Michael Brown
2013-09-25
6
-20
/
+35
*
[settings] Expose CPUID instruction via settings mechanism
Michael Brown
2013-08-07
4
-19
/
+299
*
[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
*
[build] Fix %.licence build target
Michael Brown
2013-07-16
5
-0
/
+10
*
[cmdline] Add "poweroff" command
Marin Hannache
2013-07-15
2
-0
/
+109
*
[legal] Add FILE_LICENCE for valgrind headers
Marin Hannache
2013-07-14
2
-0
/
+4
*
[linux] Add support for accessing PCI configuration space via /proc/bus/pci
Michael Brown
2013-07-13
1
-0
/
+4
*
[build] Work around bug in gcc >= 4.8
Michael Brown
2013-06-07
1
-3
/
+5
*
[bzimage] Fix spurious uninitialised-variable warning on some gcc versions
Michael Brown
2013-06-05
1
-0
/
+1
*
[bzimage] Align initrd images to page boundary
Michael Brown
2013-06-05
2
-19
/
+16
*
[build] Add efidrv.cab target for UEFI Secure Boot signing
Michael Brown
2013-05-14
2
-5
/
+13
*
[build] Provide "allXXXs" targets for all media on all platforms
Michael Brown
2013-05-14
1
-0
/
+7
*
[romprefix] Fix incorrect pointer offset in undiloader.S
Frediano Ziglio
2013-05-14
1
-2
/
+2
*
[build] Use $(eval) if available
Michael Brown
2013-05-14
1
-5
/
+5
*
[settings] Eliminate settings "tag magic"
Michael Brown
2013-05-01
1
-1
/
+1
*
[romprefix] Report failure cause when unable to open payload
Michael Brown
2013-04-30
1
-4
/
+7
*
[pxe] Convert external PXE API errors into iPXE platform-generated errors
Michael Brown
2013-04-29
4
-16
/
+27
*
[efi] Perform meaningful error code conversions
Michael Brown
2013-04-19
1
-1
/
+2
*
[libc] Redefine low 8 bits of error code as "platform error code"
Michael Brown
2013-04-19
3
-0
/
+239
*
[bios] Fix screen clearing on buggy BIOSes
Michael Brown
2013-04-17
1
-1
/
+1
*
[cmdline] Add ability to perform a warm reboot
Michael Brown
2013-03-22
2
-1
/
+10
*
[efi] Add "reboot" command for EFI
Michael Brown
2013-03-22
4
-33
/
+51
*
[build] Avoid strict-aliasing warning for gcc 4.3
Bo Yang
2013-03-21
1
-2
/
+2
[next]