david/ipxe
david
/
ipxe
Archived
1
0
Fork 0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src
Michael Brown 09b057ce84 [settings] Remove "uristring" setting type
Commit b5f5f73 ("[cmdline] Expand settings within each command-line
token individually") effectively rendered the "uristring" setting type
obsolete, since strings containing whitespace no longer break the
command line parser.  The concept of the "uristring" type is not well
defined, since URI escaping rules depend on which portion of a URI is
being escaped.

Remove the "uristring" type, converting it into an alias for the
"string" setting type so as to avoid breaking existing scripts.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2014-02-26 23:34:07 +00:00
..
arch [cmdline] Rename "console" command's --bpp option to --depth 2014-01-22 14:28:49 +00:00
bin Rename .cvsignore files to .gitignore 2007-06-09 22:57:00 +01:00
config [png] Add support for PNG images 2014-01-12 22:53:16 +01:00
core [settings] Remove "uristring" setting type 2014-02-26 23:34:07 +00:00
crypto [deflate] Fix literal data length calculation 2014-01-12 22:53:10 +01:00
doc [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
drivers [intel] Add some missing PCI IDs 2014-01-29 16:43:39 +00:00
hci [cmdline] Always clear screen after reconfiguring console 2014-01-22 22:43:55 +00:00
image [png] Add support for PNG images 2014-01-12 22:53:16 +01:00
include [dns] Support DNS search lists 2014-02-05 14:56:49 +00:00
interface [settings] Allow for multiple definitions of each predefined setting 2013-12-05 12:43:28 +00:00
libgcc [build] Mark __intel_new_proc_init with __libgcc rather than cdecl 2009-08-03 15:56:10 +01:00
net [dhcp] Copy exactly the required length when resizing DHCP options 2014-02-26 16:44:05 +00:00
tests [settings] Remove "uristring" setting type 2014-02-26 23:34:07 +00:00
usr [mucurses] Use centralised concept of colour pairs 2013-12-09 15:34:14 +00:00
util [build] Fix LABEL name for .liso images 2013-12-06 17:12:57 +00:00
.gitignore [build] Add support for local configuration files 2010-03-26 19:07:22 +00:00
Makefile [build] Build ROMs used by qemu and VMware as part of "make all" 2013-12-26 23:36:34 +01:00
Makefile.housekeeping [build] Remove obsolete check for GNU as version 2.9.1 2013-12-21 13:13:46 +00:00
doxygen.cfg [build] Remove PACKED macro 2010-05-29 23:49:47 +01:00