mirror of
https://github.com/ipxe/ipxe
synced 2025-12-23 21:41:43 +03:00
[sanboot] Extend the "keep-san" option to non-iSCSI SAN protocols
This disgustingly ugly hack just keeps getting worse.
This commit is contained in:
@@ -15,4 +15,6 @@ struct sanboot_protocol {
|
||||
|
||||
#define __sanboot_protocol __table_entry ( SANBOOT_PROTOCOLS, 01 )
|
||||
|
||||
extern int keep_san ( void );
|
||||
|
||||
#endif /* _GPXE_SANBOOT_H */
|
||||
|
||||
Reference in New Issue
Block a user