index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[console] Add concept of a "magic" colour
Michael Brown
2013-12-09
1
-4
/
+34
*
[console] Add centralised concept of colours and colour pairs
Michael Brown
2013-12-09
2
-0
/
+283
*
[fbcon] Always draw cursor using current foreground and background colours
Michael Brown
2013-12-09
1
-5
/
+3
*
[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
1
-0
/
+9
*
[settings] Merge SETTING_IPv4 and SETTING_IPv6
Michael Brown
2013-12-05
1
-1
/
+1
*
[settings] Allow for multiple definitions of each predefined setting
Michael Brown
2013-12-05
1
-4
/
+30
*
[settings] Force settings into alphabetical order within sections
Michael Brown
2013-12-05
2
-21
/
+20
*
[settings] Add fetch_ipv6_setting()
Michael Brown
2013-12-05
1
-0
/
+38
*
[settings] Allow for IPv6 setting types in non-IPv6 builds
Michael Brown
2013-12-05
1
-24
/
+55
*
[settings] Explicitly separate the concept of a completed fetched setting
Michael Brown
2013-12-05
3
-192
/
+258
*
[fbcon] Add support for displaying a cursor
Michael Brown
2013-12-02
1
-25
/
+95
*
[console] Allow '?' as an intermediate byte in ANSI escape sequences
Michael Brown
2013-12-02
1
-1
/
+2
*
[fbcon] Add generic concept of a frame buffer console
Michael Brown
2013-11-28
1
-0
/
+732
*
[console] Add concept of generic console configuration
Michael Brown
2013-11-28
2
-0
/
+36
*
[console] Allow console input and output to be disabled independently
Michael Brown
2013-11-28
2
-25
/
+13
*
[image] Add image_pixbuf() to create pixel buffer from image
Michael Brown
2013-11-27
1
-0
/
+26
*
[image] Allow for non-executable image formats
Michael Brown
2013-11-27
1
-0
/
+2
*
[pixbuf] Add generic concept of a pixel buffer
Michael Brown
2013-11-27
1
-0
/
+75
*
[console] Pass escape sequence context to ANSI escape sequence handlers
Michael Brown
2013-11-27
1
-4
/
+6
*
[main] Defer "initialising devices" message until initialising devices
Michael Brown
2013-11-27
1
-1
/
+3
*
[settings] Move user-class setting from dhcp.c to settings.c
Michael Brown
2013-11-14
1
-0
/
+8
*
[base16] Fix comparison of signed and unsigned integers
Michael Brown
2013-11-14
1
-1
/
+1
*
[cmdline] Generate command option help text automatically
Michael Brown
2013-11-07
2
-3
/
+20
*
[parseopt] Add parse_netdev_configurator()
Michael Brown
2013-11-05
1
-0
/
+23
*
[cmdline] Rewrite "sync" command to use monojob_wait()
Michael Brown
2013-11-01
1
-19
/
+1
*
[monojob] Report ongoing job status as overall return status on timeout
Michael Brown
2013-11-01
1
-2
/
+5
*
[monojob] Add timeout parameter to monojob_wait()
Michael Brown
2013-11-01
1
-10
/
+18
*
[job] Allow job_progress() to return an ongoing job status code, if known
Michael Brown
2013-11-01
2
-6
/
+17
*
[interface] Default to calling intf_restart() in response to intf_close()
Michael Brown
2013-11-01
1
-2
/
+19
*
[parseopt] Add parse_timeout()
Michael Brown
2013-11-01
1
-0
/
+22
*
[ping] Add generic ping mechanism
Michael Brown
2013-10-21
1
-0
/
+303
*
[resolv] Use sock_aton() to allow parsing of arbitrary numeric addresses
Michael Brown
2013-10-21
1
-13
/
+4
*
[settings] Make built-in settings a linker table
Michael Brown
2013-08-27
1
-46
/
+46
*
[uri] Allow URIs to incorporate a parameter list
Michael Brown
2013-08-19
1
-1
/
+30
*
[params] Add support for the general concept of a form parameter list
Michael Brown
2013-08-19
2
-0
/
+189
*
[settings] Expose memory map via settings mechanism
Michael Brown
2013-08-12
1
-0
/
+242
*
[settings] Allow numeric_setting_value() to handle long setting values
Michael Brown
2013-08-12
1
-4
/
+4
*
[settings] Introduce the generalised concept of a numeric setting
Michael Brown
2013-08-01
1
-175
/
+412
*
[settings] Remove now-unused fetchf_named_setting() and storef_named_setting()
Michael Brown
2013-07-22
1
-114
/
+0
*
[parseopt] Add parse_setting()
Michael Brown
2013-07-22
1
-0
/
+55
*
[parseopt] Move parse_settings() to parseopt.c
Michael Brown
2013-07-22
1
-0
/
+23
*
[parseopt] Allow parsed option to be modified
Michael Brown
2013-07-22
1
-7
/
+7
*
[settings] Remove now-unused store_named_setting()
Michael Brown
2013-07-19
1
-35
/
+0
*
[settings] Eliminate call to fetchf_named_setting() in expand_settings()
Michael Brown
2013-07-19
1
-22
/
+25
*
[settings] Add fetchf_setting_copy()
Michael Brown
2013-07-19
1
-2
/
+39
*
[settings] Change "not-found" semantics of fetch_setting_copy()
Michael Brown
2013-07-19
1
-14
/
+2
*
[settings] Expose parse_setting_name()
Michael Brown
2013-07-19
1
-11
/
+5
*
[settings] Remove default_type parameter from parse_setting_name()
Michael Brown
2013-07-19
1
-9
/
+20
*
[settings] Remove temporary name buffer parameter from parse_setting_name()
Michael Brown
2013-07-18
1
-22
/
+40
[prev]
[next]