This website requires JavaScript.
Explore
Help
Sign In
oxmc
/
ipxe
Watch
1
Star
0
Fork
0
You've already forked ipxe
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
9ab17484d0b6c8b849990e669f4836eae1680e67
ipxe
/
src
/
hci
T
History
Michael Brown
9ab17484d0
Explicitly call erase(), to cope with platforms where the ANSI clear
...
screen sequence doesn't work (like bios_console.c on some platforms).
2006-12-20 06:12:04 +00:00
..
commands
Add "config" command to access config UI
2006-12-20 05:37:33 +00:00
mucurses
Explicitly call erase(), to cope with platforms where the ANSI clear
2006-12-20 06:12:04 +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_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
Only need printf(), so use vsprintf.h instead of console.h
2006-12-20 05:33:12 +00:00