mirror of
https://github.com/ipxe/ipxe
synced 2026-02-28 03:11:18 +03:00
[linux] Add console
Add linux console using stdin/out. Configure the attached terminal for readline use. Signed-off-by: Piotr Jaroszyński <p.jaroszynski@gmail.com> Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
committed by
Michael Brown
parent
1812bfd5d0
commit
18d3c12b01
@@ -7,6 +7,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#define CONSOLE_LINUX
|
||||
|
||||
#define IMAGE_SCRIPT
|
||||
|
||||
#endif /* CONFIG_DEFAULTS_LINUX_H */
|
||||
|
||||
Reference in New Issue
Block a user