| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [i386] Move iSCSI and AoE boot code to arch/i386/interface/pcbios | Michael Brown | 2008-11-19 | 1 | -79/+0![]() |
| | | |||||
| * | [hacks] Improve the guess_boot_netdev() logic | Michael Brown | 2008-10-31 | 1 | -3/+4 |
| | | | | | | | This function is a major kludge, but can be made slightly more accurate by ignoring net devices that aren't open. Eventually it needs to be removed entirely. | ||||
| * | [sanboot] Quick and dirty hack to make SAN boot protocols selectable | Michael Brown | 2008-10-13 | 1 | -2/+7 |
| | | |||||
| * | [Settings] Remove assumption that all settings have DHCP tag values | Michael Brown | 2008-03-25 | 1 | -2/+0![]() |
| | | | | | | | | | | | | | Allow for settings to be described by something other than a DHCP option tag if desirable. Currently used only for the MAC address setting. Separate out fake DHCP packet creation code from dhcp.c to fakedhcp.c. Remove notion of settings from dhcppkt.c. Rationalise dhcp.c to use settings API only for final registration of the DHCP options, rather than using {store,fetch}_setting throughout. | ||||
| * | [Settings] Convert code in src/usr to use settings API. | Michael Brown | 2008-03-21 | 1 | -1/+2 |
| | | |||||
| * | Remove the obsolete pre-aBFT AoE boot table. | Michael Brown | 2007-12-12 | 1 | -30/+0![]() |
| | | |||||
| * | Added support for draft version of the AoE Boot Firmware Table. | Michael Brown | 2007-07-31 | 1 | -0/+3 |
| | | |||||
| * | Fix endianness of "shelf" field | Michael Brown | 2007-07-31 | 1 | -1/+2 |
| | | |||||
| * | Added the AoE boot information table as used by Vampyre's AoE | Michael Brown | 2007-07-31 | 1 | -0/+33 |
| | | | | | | | initiator. This table needs to be replaced by something similar to iBFT (i.e. scanned for and identified by signature, rather than being at a fixed address), but it works for now. | ||||
| * | Quick hack to get AoE back in to the tree, on a par with the current | Michael Brown | 2007-07-29 | 1 | -0/+67 |
| iSCSI hack. | |||||

