david/ipxe
Archived
1
0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/interface
Michael Brown f5fd4dec3b [settings] Formalise notion of setting applicability
Expose a function setting_applies() to allow a caller to determine
whether or not a particular setting is applicable to a particular
settings block.

Restrict DHCP-backed settings blocks to accepting only DHCP-based
settings.

Restrict network device settings blocks to accepting only DHCP-based
settings and network device-specific settings such as "mac".

Inspired-by: Glenn Brown <glenn@myri.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
2011-03-22 19:54:58 +00:00
..
bofm [bofm] Add core BOFM library 2011-03-02 23:58:43 +00:00
efi [efi] Mark SNP devices as children of EFI PCI device 2011-03-15 16:59:19 +00:00
linux [console] Move include/console.h to include/ipxe/console.h 2011-03-09 20:09:26 +00:00
smbios [settings] Formalise notion of setting applicability 2011-03-22 19:54:58 +00:00