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/hci
Michael Brown 8f9336e0c1 Add "config" command to access config UI 2006-12-20 05:37:33 +00:00
..
commands Add "config" command to access config UI 2006-12-20 05:37:33 +00:00
mucurses Fix (hopefully) the scrolling logic 2006-12-20 03:41:55 +00:00
tui Add instruction row, and save option 2006-12-20 05:37:15 +00:00
editstring.c Provide an edit history to allow caller to efficiently update display. 2006-12-19 23:24:16 +00:00
readline.c Use stdlib.h for malloc() instead of malloc.h. 2006-12-19 23:42:46 +00:00
shell.c Only need printf(), so use vsprintf.h instead of console.h 2006-12-20 05:33:12 +00:00
shell_banner.c Separated out (and tidied up) shell banner code 2006-12-20 00:24:13 +00:00
strerror.c Only need printf(), so use vsprintf.h instead of console.h 2006-12-20 05:33:12 +00:00