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 b36882be34 [settings] Fix setting expansion
Commit 5fbd020 ("[settings] Display canonical setting name in output
of "show" command") introduced a regression causing all setting
expansions (e.g. "${net0/mac}") to expand to an empty string.

Fix by returning the formatted value length from
fetchf_named_setting(), as expected by the caller.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2011-03-23 10:08:16 +00:00
..
arch [build] Fix building with latest binutils 2011-03-16 16:09:05 +00:00
bin Rename .cvsignore files to .gitignore 2007-06-09 22:57:00 +01:00
config [console] Add keyboard map selection 2011-03-16 12:03:00 +00:00
core [settings] Fix setting expansion 2011-03-23 10:08:16 +00:00
crypto [legal] Add FILE_LICENCE macro to some GPL-v2-or-later files 2010-12-03 23:38:15 +00:00
doc [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
drivers [settings] Formalise notion of setting applicability 2011-03-22 19:54:58 +00:00
hci [settings] Return to first row on navigating to a new settings block 2011-03-23 01:51:02 +00:00
image [script] Allow scripts to be replaced 2011-03-09 17:32:32 +00:00
include [settings] Display canonical setting name in "config" user interface 2011-03-22 21:26:05 +00:00
interface [settings] Formalise notion of setting applicability 2011-03-22 19:54:58 +00:00
libgcc [build] Mark __intel_new_proc_init with __libgcc rather than cdecl 2009-08-03 15:56:10 +01:00
net [settings] Reject attempts to change a network device's bus ID 2011-03-23 01:25:17 +00:00
tests [uri] Avoid unused variable warning in gcc 4.6 2011-03-16 20:21:08 +00:00
usr [console] Move include/console.h to include/ipxe/console.h 2011-03-09 20:09:26 +00:00
util [console] Try to avoid problems caused by keycode 86 2011-03-16 21:43:56 +00:00
.gitignore [build] Add support for local configuration files 2010-03-26 19:07:22 +00:00
Makefile [console] Add keymap generator 2011-03-16 12:02:59 +00:00
Makefile.housekeeping [build] Avoid spurious address comparison warnings in gcc 4.6 2011-03-16 19:32:17 +00:00
doxygen.cfg [build] Remove PACKED macro 2010-05-29 23:49:47 +01:00