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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[test] Generalise pnm_ok() to pixbuf_ok()
Michael Brown
2014-01-12
3
-88
/
+157
*
[test] Rewrite pnm_ok() using okx()
Michael Brown
2014-01-12
1
-29
/
+36
*
[uaccess] Add memcmp_user()
Michael Brown
2014-01-12
4
-0
/
+50
*
[libc] Add abs()
Michael Brown
2014-01-12
1
-0
/
+4
*
[deflate] Fix literal data length calculation
Michael Brown
2014-01-12
2
-1
/
+8
*
[deflate] Add support for DEFLATE decompression
Michael Brown
2014-01-06
5
-0
/
+1569
*
[test] Add okx() macro taking an explicit file name and line number
Michael Brown
2014-01-06
1
-3
/
+6
*
[libc] Add isprint()
Michael Brown
2014-01-06
2
-3
/
+3
*
[build] Build ROMs used by qemu and VMware as part of "make all"
Michael Brown
2013-12-26
1
-1
/
+5
*
[ipv6] Fix compilation under FreeBSD
Michael Brown
2013-12-21
1
-1
/
+1
*
[build] Remove obsolete check for GNU as version 2.9.1
Michael Brown
2013-12-21
1
-7
/
+0
*
[vesafb] Set "magic" colour to transparent when a background picture is used
Michael Brown
2013-12-09
1
-0
/
+6
*
[console] Add concept of a "magic" colour
Michael Brown
2013-12-09
2
-4
/
+45
*
[cmdline] Add the "colour" and "cpair" commands
Michael Brown
2013-12-09
1
-0
/
+125
*
[mucurses] Use centralised concept of colour pairs
Michael Brown
2013-12-09
5
-43
/
+14
*
[console] Add centralised concept of colours and colour pairs
Michael Brown
2013-12-09
5
-0
/
+361
*
[fbcon] Always draw cursor using current foreground and background colours
Michael Brown
2013-12-09
1
-5
/
+3
*
[lkrnprefix] Include iPXE version string in image header
Michael Brown
2013-12-06
2
-1
/
+8
*
[fbcon] Update the console width and height after changing mode
Michael Brown
2013-12-06
1
-0
/
+4
*
[console] Allow consoles to update the recorded console size
Michael Brown
2013-12-06
4
-8
/
+33
*
[build] Fix LABEL name for .liso images
Christian Hesse
2013-12-06
1
-1
/
+1
*
[menu] Adapt user interface to fit display size
Michael Brown
2013-12-06
1
-8
/
+8
*
[login] Adapt user interface to fit display size
Michael Brown
2013-12-06
1
-7
/
+7
*
[settings] Adapt user interface to fit display size
Michael Brown
2013-12-06
1
-29
/
+44
*
[vesafb] Work around data corruption bug in bochs/qemu VBE implementation
Michael Brown
2013-12-06
1
-1
/
+1
*
[ipv6] Expose NDP-provided settings (including the DNS server)
Michael Brown
2013-12-05
2
-9
/
+234
*
[dhcpv6] Add DHCPv6 "filename" setting
Michael Brown
2013-12-05
2
-0
/
+16
*
[settings] Merge SETTING_IPv4 and SETTING_IPv6
Michael Brown
2013-12-05
4
-25
/
+23
*
[settings] Allow for multiple definitions of each predefined setting
Michael Brown
2013-12-05
3
-6
/
+44
*
[settings] Force settings into alphabetical order within sections
Michael Brown
2013-12-05
19
-125
/
+158
*
[dhcpv6] Use DUID-UUID form of client DUID
Michael Brown
2013-12-05
2
-28
/
+28
*
[linux] Provide access to SMBIOS via /dev/mem
Michael Brown
2013-12-05
4
-49
/
+149
*
[ipv6] Add support for resolving IPv6 addresses via the "nslookup" command
Michael Brown
2013-12-05
1
-0
/
+7
*
[syslog] Add support for IPv6 syslog server
Michael Brown
2013-12-05
3
-17
/
+42
*
[socket] Ensure socket address structure sizes are fixed
Michael Brown
2013-12-05
4
-5
/
+5
*
[dns] Add support for resolving IPv6 addresses via AAAA records
Michael Brown
2013-12-05
4
-36
/
+112
*
[settings] Add fetch_ipv6_setting()
Michael Brown
2013-12-05
2
-0
/
+45
*
[settings] Allow for IPv6 setting types in non-IPv6 builds
Michael Brown
2013-12-05
7
-51
/
+132
*
[settings] Explicitly separate the concept of a completed fetched setting
Michael Brown
2013-12-05
37
-563
/
+610
*
[fbcon] Add support for displaying a cursor
Michael Brown
2013-12-02
2
-25
/
+97
*
[menu] Hide cursor when displaying menu
Michael Brown
2013-12-02
1
-0
/
+1
*
[settings] Hide cursor when not actively editing a setting
Michael Brown
2013-12-02
1
-0
/
+2
*
[mucurses] Implement curs_set() to control cursor visibility
Michael Brown
2013-12-02
4
-0
/
+24
*
[console] Allow '?' as an intermediate byte in ANSI escape sequences
Michael Brown
2013-12-02
2
-1
/
+8
*
[build] Fix building on OpenBSD 5.4
Michael Brown
2013-12-02
1
-0
/
+5
*
[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
5
-0
/
+635
[next]