mirror of
https://github.com/ipxe/ipxe
synced 2026-02-14 02:31:26 +03:00
Split the (quick hack) boot logic out from main.c to autoboot.c, add a
"boot" command to attempt booting from within the command shell, fall back to shell if boot fails for any reason.
This commit is contained in:
@@ -146,6 +146,7 @@ SRCDIRS += tests
|
||||
SRCDIRS += crypto
|
||||
SRCDIRS += hci hci/commands hci/tui
|
||||
SRCDIRS += hci/mucurses hci/mucurses/widgets
|
||||
SRCDIRS += usr
|
||||
|
||||
# NON_AUTO_SRCS lists files that are excluded from the normal
|
||||
# automatic build system.
|
||||
|
||||
Reference in New Issue
Block a user