david/ipxe
Archived
1
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/hci
2006-12-20 22:21:09 +00:00
..
commands settings_ui() now returns a status code. 2006-12-20 11:42:48 +00:00
mucurses Define KEY_MIN and use it in kb.c. 2006-12-20 21:10:32 +00:00
tui settings_ui() now returns a status code. 2006-12-20 11:42:48 +00:00
editstring.c Use symbolic key names, and avoid moving beyond end of string 2006-12-20 22:21:09 +00:00
readline.c Use getkey() and symbolic key names. 2006-12-20 22:12:53 +00:00
shell_banner.c Separated out (and tidied up) shell banner code 2006-12-20 00:24:13 +00:00
shell.c Only need printf(), so use vsprintf.h instead of console.h 2006-12-20 05:33:12 +00:00
strerror.c Add EIO. 2006-12-20 07:57:40 +00:00