| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [build] Rename gPXE to iPXE | Michael Brown | 2010-04-20 | 1 | -16/+0![]() |
| | | | | | | | | | | | | Access to the gpxe.org and etherboot.org domains and associated resources has been revoked by the registrant of the domain. Work around this problem by renaming project from gPXE to iPXE, and updating URLs to match. Also update README, LOG and COPYRIGHTS to remove obsolete information. Signed-off-by: Michael Brown <mcb30@ipxe.org> | ||||
| * | [legal] Add a selection of FILE_LICENCE declarations | Michael Brown | 2009-05-18 | 1 | -0/+2 |
| | | | | | | Add FILE_LICENCE declarations to almost all files that make up the various standard builds of gPXE. | ||||
| * | [Settings] Start revamping the configuration settings API. | Michael Brown | 2008-03-20 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | Add the concept of an abstract configuration setting, comprising a (DHCP) tag value and an associated byte sequence. Add the concept of a settings namespace. Add functions for extracting string, IPv4 address, and signed and unsigned integer values from configuration settings (analogous to dhcp_snprintf(), dhcp_ipv4_option(), etc.). Update functions for parsing and formatting named/typed options to work with new settings API. Update NVO commands and config UI to use new settings API. | ||||
| * | __nonnull changes | Holger Lubitz | 2007-08-20 | 1 | -1/+1 |
| | | |||||
| * | settings_ui() now returns a status code. | Michael Brown | 2006-12-20 | 1 | -1/+1 |
| | | |||||
| * | Add "config" command to access config UI | Michael Brown | 2006-12-20 | 1 | -0/+14 |

