mirror of
https://github.com/ipxe/ipxe
synced 2025-12-25 09:01:24 +03:00
[autoboot] Add "netboot" command
Originally-implemented-by: michael-dev@fami-braun.de Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -14,6 +14,7 @@ struct net_device;
|
||||
|
||||
extern int shutdown_exit_flags;
|
||||
|
||||
extern int netboot ( struct net_device *netdev );
|
||||
extern void autoboot ( void );
|
||||
extern int boot_next_server_and_filename ( struct in_addr next_server,
|
||||
const char *filename );
|
||||
|
||||
Reference in New Issue
Block a user