mirror of
https://github.com/ipxe/ipxe
synced 2025-12-23 21:41:43 +03:00
[sanboot] Quick and dirty hack to make SAN boot protocols selectable
This commit is contained in:
@@ -22,4 +22,7 @@
|
||||
#define IMAGE_BZIMAGE /* Linux bzImage image support */
|
||||
#define IMAGE_COMBOOT /* SYSLINUX COMBOOT image support */
|
||||
|
||||
#define SANBOOT_PROTO_ISCSI /* iSCSI protocol */
|
||||
#define SANBOOT_PROTO_AOE /* AoE protocol */
|
||||
|
||||
#endif /* CONFIG_DEFAULTS_PCBIOS_H */
|
||||
|
||||
Reference in New Issue
Block a user