mirror of
https://github.com/ipxe/ipxe
synced 2025-12-22 13:00:39 +03:00
[iscsi] Include DHCP server address in iBFT
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -462,6 +462,8 @@ extern const struct setting
|
||||
asset_setting __setting ( SETTING_HOST_EXTRA, asset );
|
||||
extern const struct setting
|
||||
board_serial_setting __setting ( SETTING_HOST_EXTRA, board-serial );
|
||||
extern const struct setting dhcp_server_setting __setting ( SETTING_MISC,
|
||||
dhcp-server );
|
||||
|
||||
/**
|
||||
* Initialise a settings block
|
||||
|
||||
Reference in New Issue
Block a user