| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [linux] Allow arbitrary settings to be applied to Linux devices | Michael Brown | 2021-03-02 | 1 | -13/+37 |
| | | | | | | | | | | | | | | | Allow arbitrary settings to be specified on the Linux command line. For example: ./bin-x86_64-linux/slirp.linux \ --net slirp,testserver=qa-test.ipxe.org This can be useful when using the Linux userspace build to test embedded scripts, since it allows arbitrary parameters to be passed directly on the command line. Signed-off-by: Michael Brown <mcb30@ipxe.org> | ||||
| * | [device] Make driver name a generic device property | Michael Brown | 2011-04-08 | 1 | -0/+1 |
| | | | | | Signed-off-by: Michael Brown <mcb30@ipxe.org> | ||||
| * | [linux] Add device and driver model | Piotr Jaroszyński | 2010-08-19 | 1 | -0/+152 |
| Add the base to build linux drivers and the linux UI code on. UI fills device requests, which are later walked over by the linux root_driver and delegated to specific linux drivers. Signed-off-by: Piotr Jaroszyński <p.jaroszynski@gmail.com> Signed-off-by: Michael Brown <mcb30@ipxe.org> | |||||
